php3-list | 199807
Date: 07/31/98
- Next message: Bob Bowker: "[PHP3] Parse Error line 63 in a 62-line script?"
- Previous message: Lucyana Piraja: "[PHP3] Acesso ao PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I posted this message a few days ago, then was out of town and lost
mail, so I am asking for a response again. Sorry for any inconvenience
I have a form, that has an image for the SUBMIT button
....
$button_add_to_cart = "http://blahblah";
echo "<P><INPUT TYPE=IMAGE SRC=$button_add_to_cart>";
echo "</form>";
....
I also have a number of images as links, for which I've writte
javascript code, using
the onMouseOver event to change the look of the image.
Can I add the javascript onMouseOver to the SRC of the image when it's
used as a SUBMIT?
thanks
-jen
.
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Bob Bowker: "[PHP3] Parse Error line 63 in a 62-line script?"
- Previous message: Lucyana Piraja: "[PHP3] Acesso ao PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

