Take a look at this site in google chrome and firefox and you will see that in chrome the menus on the left side do not load right, dose anyone have an ideal of why? I am just not sure were to start on it. http://www.gannonproperties.com/
Install the 'web developer' module and click on its 'Validate HTML' link. A tab will open showing you the W3C validation service page for your site which currently contains 21 errors. Usually correcting the HTML so that it validates correctly cures problems such as you describe, although I should mention that when I looked at the page in Firefox with Firebug, it reported, "Failed to load source for: http://www.gannonproperties.com/nav.files/dmenu.js". The file is there and the menus appeared to work, so the significance of the message is not entirely clear. When the HTML validates that error may go away as well. Good luck with your project... it shows great promise .
I checked the website.From my guess, you have embedded a flash file for header and main content..You got the menu on the left pan..I think you have used Jquery for the sub menus..The problem is with your query code..What happens when you load the page with google chrome is, the jquery code has no effect and you see the plain html version of the menu rolling by...make a new code for the sub menu or a take a nice piece of code from web and customize it... Free jar games
This is the var that holds the info to print out the menu var menuItems = [ ["Company Information ","companyinfo.shtml", , , , , "-1", , , ], ["|Who We Are","companyinfo.shtml", , , , , "-1", , , ], ["|Our Team","ourteam.shtml", , , , , "-1", , , ], ["|Job Openings","careers.shtml", , , , , "-1", , , ], ["Gannon Properties","properties.shtml", , , , , "-1", , , ], ["|Indiana Properties ","properties.shtml", , , , , "-1", , , ], ["||Request Information","guestcard_florida.shtml", , , , , "0", , , ], ["||Indiana","", , , , , , , , ], ["|||Indiana","http://property.onesite.realpage.com/clubatlakejackson", , , , , , , , ], ["|Missouri Properties - St Louis Area","properties.shtml", , , , , , , , ], ["||Request Information","guestcard_missouri.shtml", , , , , "0", , , ], ["||North County","", , , , , , , , ], ["|||The Knolls Townhomes","http://property.onesite.realpage.com/gannontheknolls", , , , , , , , ], ["|||Park Ridge","http://property.onesite.realpage.com/gannonparkridge", , , , , , , , ], ["|||Ridge Point Crossing","http://property.onesite.realpage.com/gannonridgepoint", , , , , , , , ], ["||South County","", , , , , , , , ], ["|||Suson Pines","http://property.onesite.realpage.com/susonpines", , , , , , , , ], ["||West County","", , , , , , , , ], ["|||Heather Ridge","http://property.onesite.realpage.com/heatherridge", , , , , , , , ], ["|||Pine Tree Club","http://property.onesite.realpage.com/gannonpinetreeclub", , , , , , , , ], ["|||Westbrooke Village","http://property.onesite.realpage.com/westbrookevillage", , , , , , , , ], ["|||West Pointe","http://property.onesite.realpage.com/gannonwestpointeapts", , , , , , , , ], ["Contact Information","contactinfo.shtml", , , , "_self", "0", , , ], ["Home","index.shtml", , , , , , , , ], ];
You would probably be doing yourself a favor by going to freelancer.com or elance.com or one of those sites. The problem obviously requires some detailed and time consuming analysis. Free advice is worth every penny you spend on it.
you used <layer> in your menu and <layer> is a shorthand way to generate dynamic items for Netscape Communicator 4. So you should probably use alternative codes for chrome.