Is it possible to put several commands in the onmouseout command

This is a discussion on Is it possible to put several commands in the onmouseout command within the PHP General forums, part of the PHP Programming Forums category; I'm having several links each with its own ID (roll1, roll2, roll3, etc) and i would like all to ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-04-2004
Roy G. Vervoort
 
Posts: n/a
Default Is it possible to put several commands in the onmouseout command





I'm having several links each with its own ID (roll1, roll2, roll3, etc) and
i would like all to change on the OnMouseOver command

this changes the color of the link withthe id "roll1"
onMouseOut=back('roll1')

this changes the color of the link withthe id "roll2"
onMouseOut=back('roll2')

and this changes the color of the link withthe id "roll3"
onMouseOut=back('roll3')

I would like all of them to change with the OnMouseOver command


Reply With Quote
  #2 (permalink)  
Old 02-06-2004
Christian Meisinger
 
Posts: n/a
Default Re: Is it possible to put several commands in the onmouseout command

> I'm having several links each with its own ID (roll1, roll2, roll3, etc)
> and
> i would like all to change on the OnMouseOver command
>
> this changes the color of the link withthe id "roll1"
> onMouseOut=back('roll1')
>
> this changes the color of the link withthe id "roll2"
> onMouseOut=back('roll2')
>
> and this changes the color of the link withthe id "roll3"
> onMouseOut=back('roll3')
>
> I would like all of them to change with the OnMouseOver command
>


onMouseOut="back('roll1'); back('roll2'); back('roll3');"

chris
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:49 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0