Wednesday, 15 May 2013

Popup - It should load an .aspx page -



Popup - It should load an .aspx page -

i using magnific popup need load login aspx page contain userid , password textboxes. not able because when ever click on textboxes popup disappears.

is there sample can to?

thanks venkat.

try this:

<script> $('.ajax-popup-link').magnificpopup({ type: 'ajax', closeonbgclick: false, aligntop: true, overflowy: 'scroll' }); </script>

magnific-popup

No comments:

Post a Comment