clickseparatorimage, does it work? *FIXED*

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
hlagoy
Advanced
Advanced
Posts: 10
Joined: Mon Sep 11, 2006 9:36 pm

clickseparatorimage, does it work? *FIXED*

Post by hlagoy »

Does "clickseparatorimage" work? I would really like to use this if it does.

I can get a regular separatorimage to work, but my clickseparatorimage does not appear.

This is the code I put in my style menu. I don't want a separator image to appear unless the menu item is clicked - so i put in "blank.gif" to hold the separatorimage place.

[code]
clickseparatorimage="green_underline3.gif";
separatorimage="blank.gif";
separatorwidth="60";
separatorheight="2";
separatoralign="right";
[/code]

*Never mind, I was making a silly mistake
:roll:
Post Reply