Hi Benjamin
 
What is ecma?
 
Can what you proposed be used for multi-rollovers?
 
I could use Meyer's http://www.meyerweb.com/eric/css/edge/popups/demo2.html but not sure if it is stable enough for projects.
 
 
 
With Regards
Jaime Wong
~~~~~~~~~~~~~~~~~~~~~~~~~~
SODesires Design Team
~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-------Original Message-------
 
Date: 04/18/04 22:07:19
Subject: RE: [WSG] Making Dreamweaver's Rollover JS accessible
 
The only way I can think of doing it off the top of my head is to use some
ecma and css
 
onState"
 
offState"
 
 
..onState{
background: url(yourimageslocation/btn_onState.gif) no-repeat top left
}
 
..offState{
background: url(yourimageslocation/btn_offState.gif) no-repeat top left
}
 
and change the background image
 
-----Original Message-----
From: Jaime Wong [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 18, 2004 8:59 PM
To: WSG - CSS List
Subject: [WSG] Making Dreamweaver's Rollover JS accessible
 
 
Dreamweaver' common set of JS for rollover images are using 'onmouseover' i
e. MM_swapImage JS.
 
I wanted to make it more accessible by using ' but I do not know
how to work around it so that the JS will work.
 
Does anyone know where I could get some resources on this?
 
 
With Regards
Jaime Wong
~~~~~~~~~~~~~~~~~~~~~~~~~~
SODesires Design Team
~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
*****************************************************
The discussion list for http://webstandardsgroup.org/
for some hints on posting to the list & getting help
*****************************************************
 
 
 
 
 
*****************************************************
The discussion list for http://webstandardsgroup.org/
for some hints on posting to the list & getting help
*****************************************************
.

Reply via email to