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...
Use HTML for subimage
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
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