All,
I creating popup page as shown in the below link but i noted 2 things
1. the closing icon(X) at the top right/image not appearing,
2. the popup page is not really modal. if i click the parent page the popup goes behind and if i add ( 'modal': 'true',) it doesn't work,
How can i resolve the 2 above issues and have a working modal popup page?
http://saradesh.com/tajuddin/index.php/open-fancybox-on-button-click-event-using-jquery/
{code?
thank you.