Posted: Wed Nov 04, 2009 10:13 am Submit with image rollover
Hello,
The Submit with image rollover at the link below works well except for one thing. The sample code shows putting 1 submit button in a form and using the form action=".." to post a passable variable.
I need to have 2 submits in a single form and have each one post its own value.
Posted: Sun Nov 08, 2009 12:20 pm Thanks for your response
Here is the script. The only way it seems to have to pass a post value is in the <form action="x.php"...>
Do you see any way to pass a value using this script?
<SCRIPT TYPE="text/javascript">
<!--
var sr = new submitroll("menu_buttons/school_item_menu_button_delete.jpg","menu_buttons/school_item_menu_button_delete_over.jpg","mysubmit");
sr.write();
sr.alt="OK";
sr.width=60;
sr.height=60;
sr.otheratts="ALIGN=TOP";
//-->
</SCRIPT>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum