I am trying to get the image menu item property to function, but the image is not showing up. the code snippet is:
Code: Select all
with(milonic=new menuname("history")){
style=menuStyle;
aI("text=We Built New York;url=http://library.citytech.cuny.edu/webuiltny/;target=_blank; image=/images/arrow2.gif;");
}
http://www.citytech.cuny.edu/menutest/menu.html
The image should appear under the following submenu:
About Us> Heratige & History > (image) We Built NY
Any ideas?
Thanks
