Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ScrollHeight and onload
Message
From
08/05/2014 08:18:51
 
 
To
08/05/2014 04:04:40
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Javascript
Category:
IFrame
Miscellaneous
Thread ID:
01599669
Message ID:
01599724
Views:
28
>I had the same problem with the .ScrollHeight (in IE only, but then IE was what about half of the users had) when I was implementing an autoexpanding textarea plugin. It seems that it stays at zero until something else happens. My guess is that the property isn't filled until the control is actually rendered.

I had it on all browsers.

In this case, I think this was a normal behavior. The main container onload event will fire upon all of its frames loaded, in this case IFRAMEs. That is why inside each of them, such event would not serve for such purpose in this case. It is executed but some of the required things we may need will not be available.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform