Joseph R. B. Taylor wrote: > A simple approach to this dilemma (really simple in fact) > > <a href="my_link" title="my_link_description"><img src="my_image" > alt="my_link_description" /></a>
This is a JS approach that keeps the markup *clean* (no IMG elements, pure text). http://tjkdesign.com/articles/TJK_tipMenu_demo.asp Using IMGs in the markup and keeping the CSS styles works as well and makes it JS free. --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
