creating a modal windows inside custom page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mansour
User
Posts: 282

creating a modal windows inside custom page

Post by mansour »

Hi,
How may i create a modal windows using jquery for my custom page (v11)?
thanks


danielc
User
Posts: 1601

Post by danielc »

See: http://getbootstrap.com/javascript/#modals

You may also look at the function, ew_EmailDialogShow, in ewp*.js as example and see what argument need to provide. And reference html in export to email.


Post Reply