ro6er
Programmer
- Jul 1, 2003
- 76
Hi,
This is probably quite simple but I can't figure it out. If any of you are familiar with fw_menu's? I'm editing mine in textpad and I can't seem to get an image to appear insead of text. Here's the code:
window.fw_menu_1 = new Menu("root",200,30,"Arial, Helvetica, sans-serif",11,"#ffffff","#17C4DA","#424D8F","#424D8F");
fw_menu_1.addMenuItem("text here not image","location='somewhere.html'");
Any help would be great.
Thanks,
Roger
This is probably quite simple but I can't figure it out. If any of you are familiar with fw_menu's? I'm editing mine in textpad and I can't seem to get an image to appear insead of text. Here's the code:
window.fw_menu_1 = new Menu("root",200,30,"Arial, Helvetica, sans-serif",11,"#ffffff","#17C4DA","#424D8F","#424D8F");
fw_menu_1.addMenuItem("text here not image","location='somewhere.html'");
Any help would be great.
Thanks,
Roger