Jump to content

lightbox help


starphp

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.