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:05

separator img not holding style configs on mouseout {solved}


Poster: nwilcox
Dated: Thursday July 29 2010 - 8:09:23 BST

I've got a top nav separator image in place using list menu.

looks fine... but when I mouse out of a top nav item and/or mouse into a sub menu, the top nav separator image immediately blows out to 100% repeat of the padded area and it looks horrible. What am I doing wrong?

separatorimage="/javascript/bull.gif";
separatorwidth="5";
separatorpadding="6";
separatorheight="5";
separatoralign="middle";
separatorsize="5";

Here is the in process link - [url]/default.aspx[/url]

Re: separator image not "holding" style configs on mouseout


Poster: nwilcox
Dated: Thursday July 29 2010 - 9:32:03 BST

okay I've tried adjusting the image to be bigger (as big as the padding I meeded)

separatorimage="/javascript/bull2.gif";
separatorwidth="17"

now the separator bullet renders but it is wayyyyyyy off.

Any suggestions? Can you do a background-image location with rawCSS?

Re: separator image not "holding" style configs on mouseout


Poster: nwilcox
Dated: Thursday July 29 2010 - 16:15:53 BST

this is pretty critical that I get fixed today - should I file a support ticket?

I wouldn't think this issue would be hard to resolve?

Re: separator image not "holding" style configs on mouseout


Poster: Ruth
Dated: Thursday July 29 2010 - 17:19:20 BST

Hi,

I just downloaded and tested your page, getting the old image, bull.gif, right? Anyway, I reset things giving a height also, and used the newest version of the menu, and it seems that everything is OK. The version on this site is from 2008 so I'm assuming something has been fixed over time. I just guessed at the right pixels based on your setting of 17 for the separatorwidth. You'll need to update the menu to the newest version


Code:
separatorimage="bull.gif";
separatorwidth=5;
separatorpadding=12;
separatorheight=5;
separatoralign='middle';


Hope this helps

Ruth

Re: separator image not "holding" style configs on mouseout


Poster: nwilcox
Dated: Thursday July 29 2010 - 17:22:00 BST

thanks RUTH!

if I get the new version will my customer have to upgrade their license and pay again since it is so old?

Re: separator image not "holding" style configs on mouseout


Poster: nwilcox
Dated: Thursday July 29 2010 - 18:38:48 BST

once again Ruth you save the day

Upgraded the license and the coding work perfectly!

Case closed!