Clash with slideshow in Mozilla

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Lee Shields
Beginner
Beginner
Posts: 2
Joined: Fri Mar 26, 2004 8:42 pm

Clash with slideshow in Mozilla

Post by Lee Shields »

Hi

I'm just developing a site for a client and am using milonic menu (obviously), I also have a random fading slideshow on the page which looks great and works perfectly with the menus etc under IE

Sadly in mozilla the fading images (which revert to swapimages) appear instead of the first gif in the milonic menu, it gets a bit whaky.

http://www.amkauto.co.uk/indexnew.html

The only thing I could think of was that milonic isnt registered yet (already on about the 10th beta version of the site!) and was trying to insert the 'buy me' code and clashing

I can switch to another fader slideshow but the random was a big feature for me

Anyone have any suggestions?

Thanks in advance

Lee

UPDATE

I just did a couple of tests, if I remove the image from the first menu item and make it text only it works correctly, if i have text and image it is still broken, and if I add the milonic link (for license) it still breaks if the image is present.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

If it works with only text in the first one, until someone who is more knowledgeable than I can help, have you considered making a dummy 1st menu item with nothing only a non-breaking line space in it and see if that works?

Code: Select all

aI("text= ;pointer=default;itemwidth=1;separatorsize=0;padding=0;");
I don't know that this would have anything to do with it, but you have missing semi-colons on some items, the ones at the end of an aI show have ;"); like so.

Ruth
Lee Shields
Beginner
Beginner
Posts: 2
Joined: Fri Mar 26, 2004 8:42 pm

Post by Lee Shields »

Thanks for the response

It crossed my mind, but I havent had the chance to play with it, I was concerned about anu 'padding' issues though

I'll try and give it a go

I have got another non random script that works but isnt as pretty and breaks a bit in mozilla still


Lee
Post Reply