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:53
counter in menubar
Poster: Felixh
Dated: Sunday December 7 2003 - 19:30:23 GMT
Hello!
I am wondering if it is possible to place a counter in the menubar. Not as a link, just as a piece of information. How could I do that?
Greetings from Sweden!
/Felix
Poster: kevin3442
Dated: Monday December 15 2003 - 21:19:02 GMT
Hi Felix
I would try this: Take the html code that you would normally use to show the counter on your page, and put it in the text= setting of an aI() menu item definition. If you have trouble, try (1) enclosing the entire setting in back quotes, like so: aI("text=`html code...`;url=;");, and (2) in the html code, try using single quotes or no quotes around assigned values instead of double quotes.
Hope that helps,
Kevin