Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:27

Possible to have further images/icons after menu items?


Poster: codlord
Dated: Thursday October 27 2005 - 19:44:14 BST

Is there any way to add further images/icons after menu item text?

I have icons before some menu items with the image= setting but we have a requirement where a menu will list a number of tasks for a user and when tasks are updated then I want an icon next to those tasks indicating this (also further requirements for other icons indicating different things for menu items - so one menu item may have 2 or 3 icons after it).

Any ideas?

Thanks


Poster: Andy
Dated: Friday October 28 2005 - 13:03:50 BST

Hi,

Just add the image as HTML to the text part of the menu item, like this:

aI("text=<img src=image.gif>Some Text<img src=image2.gif>;image=image3.gif");

Hope this helps,
Andy


Poster: codlord
Dated: Friday October 28 2005 - 13:29:30 BST

Perfect! thanks.