how to open html page using j-query light box .
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’d recommend colorbox. It’s the best IMO http://colorpowered.com/colorbox/
For implementation just use jquery to attach colorbox to a link or other element’s click event
e.g.
Make sure the HREF of your link is set to the page you want to open e.g.
Update 26/11/2011:
I’m now using Fancybox instead. It’s got a lot of powerful configuration options and works just as well as colorbox.