Use HTML for subimage

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
patklein
Beginner
Beginner
Posts: 2
Joined: Wed Aug 09, 2006 8:53 pm

Use HTML for subimage

Post by patklein »

I just upgraded to the latest version of the menu and am having an issue with the subimage reference. The old version (really old version) that I was using allowed HTML to be used for the image reference. Is this still possible?

Trying to do something like:
subimage="<label class='MainMenuSubArrows' style='color: #000000;'>4</label>"

Thanks...
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Well, I'm not sure on that label stuff, but if you are trying to put a subimage in an item using html you can just use the img tag <img src=whatever.gif border= etc>; and you'd put type=html; in the aI string.

If you could give us your data file, or a test page so we can look at the data file we might be better able to assist on this.

Ruth
Post Reply