NEWBIE: Fat separator bars & odd behavior on first mouse

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
drhansenjr
Advanced
Advanced
Posts: 11
Joined: Sat Jan 31, 2004 9:13 am

Post by drhansenjr »

Any idea how to get the separator bar to reappear after the last item?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

If you want a bar there, just put back that empty item with nothing as to size or anything

Code: Select all

aI("text=;");
That will put a bar after the last little arrow and leave the rest of the menu blank. Or you could do something like text that says in capital letters welcome in that blank space or even an image, say with a cross at the front and welcome and a cross after that. Then you could center the image in that space.

Ruth
Post Reply