Lightbox

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thatsme
Forum Commoner
Posts: 87
Joined: Sat Apr 07, 2007 2:18 am

Lightbox

Post by thatsme »

Hello,

I have a lightbox which opens when i click on hyperlink. The page which loads in the lightbox has a form. If i submit the form, the page goes to normal page and the lightbox goes off. I want the lightbox to be their even after i submit the form. Can anyone tell me how to keep the page in the lightbox even after submiting the form?

Thanks
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: Lightbox

Post by it2051229 »

Try THICKBOX
Post Reply