Hi,
I have HTML image tag where in i want to swap the
image on mouse over event, i want to get the mouse
over image also from the properties file, how can i do
it,
Here is the tag i am using, but i have hard coded the
value for onmouseover.
I have different images for different languages..
Is there any other way to do it
Need help
<html:image property="add"
onclick="javascript:setAction('add')" srcKey
="button.addoff" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('add','','../images/en/buttons/add_on.gif',1)"/>

Ashish
                      

=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to