SmartMenus DHTML Menu / JavaScript Menu - Forums

forums

You are not logged in.

#1 2011-Mar-25 02:36:41

cvegter
Member
Registered: 2011-Mar-24
Posts: 3

Firefox 4 and SmartMenus

I am having an issue with my site and Firefox 4.  I am getting Warning: Error in parsing value for 'position'.  Declaration dropped.
Source file: http://mcb.unco.edu/monfortinstitute/learning.html
Line: 11


Line 11 is <script type="text/javascript" src="http://mcb.unco.edu/monfortinstitute/sys/navigation/js/c_smartmenus.js"></script>

It works fine in other browsers . IE7,8,9 Firefox 3,  Safari, and Chrome.  However in Firefox 4 it is not displaying the menu properly.  Any thoughts?

Thanks!

Offline

 

#2 2011-Mar-25 14:20:10

smartmenus
Site Admin
From: Plovdiv, BULGARIA
Registered: 2003-Feb-23
Posts: 1109
Website

Re: Firefox 4 and SmartMenus

You have deleted the value for Position in the last section of the configuration file:

http://mcb.unco.edu/monfortinstitute/sy … _config.js

i.e. it looks like this at the moment:

Code:

'',    // Position ('relative','absolute','fixed')

You should just set it like this:

Code:

'relative',    // Position ('relative','absolute','fixed')

and the warning should be gone.

Cheers!


-Vasil Dinkov-

Offline

 

#3 2011-Mar-25 15:18:06

cvegter
Member
Registered: 2011-Mar-24
Posts: 3

Re: Firefox 4 and SmartMenus

Thanks!

I am still having an issue in Firefox 4 where the menu is shifting down and not displaying the menus properly... Thought it dealt with the warning, but it appears that is not the case.  It works in Firefox 3.x, but not 4.x

Offline

 

#4 2011-Mar-25 16:22:32

smartmenus
Site Admin
From: Plovdiv, BULGARIA
Registered: 2003-Feb-23
Posts: 1109
Website

Re: Firefox 4 and SmartMenus

Hmm, for some reason, I am not able to notice any issue in Firefox 4.0. The menu looks and functions identical in FF 4.0 and 3.6.16 here:

4.0:
http://www.screenr.com/7g3

3.6.16:
http://www.screenr.com/Ug3

Could you please try to explain a bit better what the exact problem is? And, BTW, which OS do you use?

Thanks!


-Vasil Dinkov-

Offline

 

#5 2011-Mar-25 16:26:53

cvegter
Member
Registered: 2011-Mar-24
Posts: 3

Re: Firefox 4 and SmartMenus

I am using Windows 7 64 bit.  I am running the 32bit version of Firefox.  It looks like one of my addins was the issue.  Thank you for the troubleshooting!

Offline

 

#6 2011-Mar-25 18:42:21

smartmenus
Site Admin
From: Plovdiv, BULGARIA
Registered: 2003-Feb-23
Posts: 1109
Website

Re: Firefox 4 and SmartMenus

Np, at all! Cheers!


-Vasil Dinkov-

Offline

 

#7 2011-Jun-09 11:07:30

ergonomicchairs
Member
From: 4188 5th Ave. #7 San Diego, CA
Registered: 2011-Jun-09
Posts: 1
Website

Re: Firefox 4 and SmartMenus

Actually I also got the same problem but thank god I found this thread. Troubleshooting success! Thanks guys:)

Offline

 

Board footer

Powered by FluxBB