Bugs
: K-Meleon Forum
You can talk about issues with k-meleon here. But please, for confirmed bugs, use the bug tracker to report and give feedback on bugs.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=desga2] Definitely is a bad JavaScript code but I don't know because this is solved with Firefox 2 UA string when I use Firefox 2.0.0.22pre and the sroll bar is missing in this web page. And Seamonkey 1.1 UA string not show the vscroll bar. If you look for JS sniffing code you can found sniffing is correct: [code] Browser = {}; Browser.isKHTML = navigator.userAgent.indexOf("KHTML") >= 0; Browser.isGecko = (!Browser.isKHTML) && navigator.product == "[b]Gecko[/b]"; Browser.isIE = ( (!Browser.isGecko) && navigator.cpuClass != undefined && navigator.appName == "Microsoft Internet Explorer" ); if (Browser.isIE) { var divs, i; divs = document.getElementsByTagName('div'); for (i = 0; i != divs.length; i++) { if (divs[i].className.indexOf('daTheater') != -1) { daTheater_loaded(); break; } } } [/code][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development