Jump to content

help on click


Orionsbelter

Recommended Posts

help, look at this

 

href="akmodal.php" id='ak_sign_in' onClick="$.showAkModal(this.href,'Register',400,400);return false;"

 

ok, i want to put change this so instead i can make a link like

 

href='?view=akmodal'

 

which should then go to the javascript on the page with will do the same as this

href="akmodal.php" id='ak_sign_in' onClick="$.showAkModal(this.href,'Register',400,400);return false;"

 

but am unsure how to create the javascript please help

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/143302-help-on-click/
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.