Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~7K People Reached
Favorite Tags
Member Avatar for NimbusSoftware

I'm trying to append a function to the body tag's onload event... [CODE]<body onload="Do_This();"...> ... ... <script....> document.body.onload =+ " And_This();"; alert(document.body.onload); </script>[/CODE] The alert reports "undefinedDo_This();". The Do_This() function does load (and run) but I want both funcions to run on the onload event. The body tag is in …

Member Avatar for rajarajan2017
0
404
Member Avatar for JaxsWastedLife

I'm stuck with a big problem. :sad: :sad: :sad: I have the following script resizeing my iframe based on height. The problem is if my site is on one domain say [url]http://mydomain.company.com[/url] and the target page is on another domain say [url]http://anotherdomain.mycompany.com[/url] the script does not resize the page. I …

Member Avatar for naksindia
0
471
Member Avatar for rixius

Does anyone have any left? If you do have an account that is, hehe. I will trade a registered account at [url]www.linspire.com[/url] Products Included on Account: - Linspire 4.5 Developers Installation CD - LinspireLive! 4.5 - Linspire 4.5 Installation CD - LinspireEspaƱol Installation CD [b][url="http://shop.linspire.com/shopping/shopping_downloadmessage_1.php?dlobjid=94"][size=+1][/size][/url][/b]

Member Avatar for GreenDay2001
0
6K
Member Avatar for NimbusSoftware

I would like to either 1) set the iframe's height equal to the window height minus the iframe's top position (filling the window without invoking the verical scroll bar) or 2) resize the iframe to the height of the its src. Yes, I've tested [url=http://codingforums.com/showthread.php?t=62836]Dynamicly resizing an iFrame to the …

Member Avatar for goro
0
91