Jump to content

Help with function window link


Orionsbelter

Recommended Posts

ok i have this

 

function go_to (req){ var loc=req;    window.location=loc; }

 

 

what i do it put a onClick="example.php" on my table column which works fine but now i want to change it so that when i click it will open example.php in a iframe which is named iframe1

 

please help :D

Link to comment
https://forums.phpfreaks.com/topic/163027-help-with-function-window-link/
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.