i am trying to get the scrollHeight for a div (to resize a table)..
Code works fine for ie...
Result is completely different in netscape and firefox..
Any ideas?
var h=document.getElementB...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21467612.html
Zones:
JavaScriptDate Answered: 02/07/2006 Rating: 7.4 Views: 103
HI
Is somebody knowing why I can not get the height of a html page loaded into iframe.
All other parameters are OK but document.getElementById('textFrame').document.body.scrollHeight has a strang...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20442635.ht...
Zones:
HTMLDate Answered: 01/04/2003 Rating: 8.6 Views: 0
I've got a snippet of code that requires element heights so that I can start repositioning elements dynamically. Right now I'm simply trying to populate an array with heights, and I've discovered t...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22451324.html
Zones:
JavaScriptDate Answered: 03/24/2007 Rating: 9.8 Views: 20
Hi X-perts,
I need to adjust hight of iframe for dynamically loaded content (outside http). I have done it hundreds of times for the content loaded from the same server, but, in this case, canno...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22907277.html
Zones:
JavaScriptDate Answered: 12/18/2007 Rating: 8.4 Views: 8
I use modal windows with a translucent background.
On the page that uses these windows I have an iframe that holds dynamic content and changes height.
Example.
page load iframe=1000px (H) se...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24022492.html