| | |
javacript code not working in firefox but works fine in IE
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Apr 2006
Posts: 3
Reputation:
Solved Threads: 0
var head = headElement.firstChild;
var headTable = headElement.firstChild;
var body = bodyElement.firstChild;
var bodyTable = bodyElement.firstChild;
var a = body.offsetWidth;
alert(a);
var scrollBarWidth = body.offsetWidth - body.clientWidth;
headTable.style.width = Math.max(0, bodyTable.offsetWidth + scrollBarWidth);
var headTable = headElement.firstChild;
var body = bodyElement.firstChild;
var bodyTable = bodyElement.firstChild;
var a = body.offsetWidth;
alert(a);
var scrollBarWidth = body.offsetWidth - body.clientWidth;
headTable.style.width = Math.max(0, bodyTable.offsetWidth + scrollBarWidth);
offsetWidth is not supported in all browsers
HTML and CSS Syntax (Toggle Plain Text)
var x,y; var test1 = document.body.scrollHeight; var test2 = document.body.offsetHeight if (test1 > test2) // all but Explorer Mac { x = document.body.scrollWidth; y = document.body.scrollHeight; } else // Explorer Mac; //would also work in Explorer 6 Strict, Mozilla and Safari { x = document.body.offsetWidth; y = document.body.offsetHeight; }
![]() |
Similar Threads
- AJAX not working on firefox (JavaScript / DHTML / AJAX)
- Javascript not working in Firefox (JavaScript / DHTML / AJAX)
- Having trouble with include command in IE (FF works fine) (PHP)
- Microphone Not Working (USB Devices and other Peripherals)
- javascript works in IE but not working in firefox (JavaScript / DHTML / AJAX)
- Powerbuilder + MySQL (MySQL)
- Screen flickers with DVI cable, works fine with analog (Monitors, Displays and Video Cards)
- Returning a correct python list (Python)
- HJT log - win explorer, folders won't load (Viruses, Spyware and other Nasties)
- Internet Sharing! (Networking Hardware Configuration)
Other Threads in the HTML and CSS Forum
- Previous Thread: Html
- Next Thread: Resizing Websiteplease Help
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form google griefers hackers hitcounter hover html ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning scroll seo shopping swf swf. textcolor timecolor titletags url urlseparatedwords visualization web webdevelopment webform website windows7






