starphp Posted April 1, 2009 Share Posted April 1, 2009 Hi, I have a data grind like this format: <tr><td> <a href="javascript:callLightBox(2);">edit</a> </td></tr> <tr><td> <a href="javascript:callLightBox(3);">edit</a> </td></tr> I wish to open a php page (pop up) but that pop up will open with a light box effect. And after I edit the data, I need to validate the input fields (I think can do this with JQuery like other php pages) and once I submit the page, it will reload the parent window. Please help me. Thank You Team. Link to comment https://forums.phpfreaks.com/topic/152053-lightbox-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.