• Free Domain Names with Yearly hosting

You are here: Home Joomla Joomla Forums

spacer
Welcome, Guest
Please Login or Register.    Lost Password?

sub-menu items not showing up consistantly in IE
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: sub-menu items not showing up consistantly in IE
#585
sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 0  
When i look at my site in firefox or safari- it works just fine. but when I view it in either IE6 or IE7 some of the sub-menu items are invisible and un-clickable- there are no java script errors coming up tho.

This is a site i did for a client so i had to set just one page to show the SBD menu and its at the bottom of the page below the regular menu.
here's the url:

parentguideonline.com/home/index.php?opt...ommend&Itemid=37

occasionally the last sub-menu item will appear on the scroll over- but then the rest won't show up until i click that last sub item.

can you please tell me how to fix this- my client is very upset.

sincerely,
jen
lanemartin (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#586
Re:sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 0  
I have the exact same issue.
www.obccrapidcity.net
Kraigb (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#588
Re:sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 0  
Jen you are running 56 javascript instances...try to clean-up the mess and I can narrow down if one of the javascript instances is working against the accordion menu javascript

bojForumCore.js
caption.js
ga.js
iehover.js
imageMenu.js
index.js
javascript.js
joomla.javascript.js
jquery-latest.pack.js
jquery.chill.pack.js
jsconsole-clhandler.js
JSON.jsm
menu.js
mootools.js
nsBrowserContentHandler.js
nsContentPrefService.js
nsCookieSafe.js
(and on and on)
ixasilent (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#589
Re:sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 0  
sorry wrong window!
Look at the iehover.js I believe that this javascript is for the hornav menu with JA Purity templates it might be the source of your issue!
ixasilent (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#591
Re:sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 14  
Hi,

IE can also suffer from CSS formatting issue with the accordion menu. Usually adding width in the CSS file (modules/mod_jos_rollmenu/mod_sbdrollmenu/mod_jos_rollmenu.css for Joomla 1.5) to the line that looks something like:

dl, dt, dd { margin: 0; padding: 0; list-style-type: none;}

To

dl, dt, dd { margin: 0; width: 180px; padding: 0; list-style-type: none;}

You may have to play with the width setting to best match your site/menu but does tend to solve all with this problem we have encountered so far.

Hope this helps
SimpleByDesign (Admin)
Moderator
Posts: 435
graph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1977-09-21
The administrator has disabled public write access.
 
#594
Re:sub-menu items not showing up consistantly in IE 3 Years, 5 Months ago Karma: 0  
YAY! defining a width worked like a charm!! thanks for your help!

-jen
lanemartin (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Copyright © Simple By Design Limited