This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Browser independent menus Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Browser independent menus" Watch "Browser independent menus" New topic
Author

Browser independent menus

Mike Thomson
Ranch Hand

Joined: Nov 07, 2007
Posts: 115
Can anyone know any browser independent menus (values getting from DB) in javascript?
It should work in all kind of browsers with all it's version. Not like working in IE 5.5 and not in IE 7.0.
Working in Windows 2000 in IE 6.0, but not in XP IE 6.0/IE 7.0.

Shortly I am looking for the menu which should not have any compatability issues due to browsers (IE, firefox) and OS (Windows 2000, XP, MAC..)

Whenever the new version is coming out it's diffcult to fix the issues..

apart from java applet..

any open framework is available..? or guidelines to write a browser compatability javascript coding..?any suggestions..
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

Have you looked at jquery?? There are many types of cross browser menus that you can create with it as given here...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
It is normal to have to upgrade between browsers, just find code that makes the upgrade easy.

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Browser independent menus
 
Similar Threads
Issue with IE 7.0 browser? Unexpected GET request after POST request
Browser fails to receive heavy javascript
Javascript getting displayed on Screen
Big Ad
browsers