Jump to content

help with code problem


darkdrops

Recommended Posts

hi need help with a code problem
i whant to change button to an image
but when i click on it, it not take me to the page its supose to.
anyone knows the problem?

this is the code that i working with!

td><input type=\"image\" src=\"images/paypal.png\" onclick=\"buyupgrade($membership[id],document.form.upgrade$membership[id].value)\" value=\"Buy Now!\"></td>


this is the working orignal code

<input type=\"button\" onclick=\"buyupgrade($membership[id],document.form.upgrade$membership[id].value)\" value=\"Buy Now!\">

Link to comment
https://forums.phpfreaks.com/topic/276142-help-with-code-problem/
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.