I have the following code which displays an image on the webpage:
<icon image=" class="local"/>
I would like text to be displayed when the mouse hovers over the image (in standard HTML this would be done using: alt="description of gif" or title="description of gif" after the .gif file)
How can i do this in XML? If you need the XSL file to answer just let me know and i'll copy paste the addtional code.
Thank you.
<icon image=" class="local"/>
I would like text to be displayed when the mouse hovers over the image (in standard HTML this would be done using: alt="description of gif" or title="description of gif" after the .gif file)
How can i do this in XML? If you need the XSL file to answer just let me know and i'll copy paste the addtional code.
Thank you.