View Single Post
  #4  
Old 05-09-2012, 12:21 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Add Icon to Category menu list

<a> tag doesn't have alt attribute, it has title attribute. Alt doesn't make sense for <a> tag as you have a text for the link, the alt attribute is for like image to show if the image cannot be shown for any reason
You can just copy the <img....> line to the code without flyout just before the <a> tag
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote