How to open a html page as a popup with in the page (no new window opens) using Jquery
Posted
by Vara Prasad
on Stack Overflow
See other posts from Stack Overflow
or by Vara Prasad
Published on 2010-04-06T03:56:42Z
Indexed on
2010/04/06
4:03 UTC
Read the original article
Hit count: 394
jquery-ui
I am having the link button and when i clicked on the link button the popup will be open (with in the page itself like a modalpopup. now i have to get the popup feel using jquery and inside the div text should come from database. How is it possible for getting the message from the backend.
means open a div in a modal popup feel using jquery
or opens the html page in a popup in the same window using jquery
Thanks and Regards Vara Prasad.M
© Stack Overflow or respective owner