DHTML Forum  

Go Back   DHTML Forum > dhtmlcentral.com > Crossbrowser DHTML
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31.05.2005, 10:22
bjawnie bjawnie is offline
Benutzer
 
Join Date: 20.06.2001
Location:
Posts: 30
Default

Hi,

Does any one know what browsers (and versions) support window.onload event?

Thanks

Cheers
bjawnie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 31.05.2005, 10:25
bjawnie bjawnie is offline
Benutzer
 
Join Date: 20.06.2001
Location:
Posts: 30
Default

For instance like this:

[code:c5n8e0ylum]<script language="javascript" type="text/javascript">
<!--
window.onload=function() {
alert('alert');
};
//-->
</script>[/code:c5n8e0ylum]


Cheers
bjawnie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 31.05.2005, 18:06
Chris Chris is offline
Erfahrener Benutzer
 
Join Date: 26.10.2001
Location: United Kingdom
Posts: 1.898
Default

'what'...

its a standard javascript event; i think it was implemented very early on. so basically, every browser you can find that supports javascript and that people actually use in 2005.

[url="http://chrispoole.com"]Chris[/url:8kwtwyf7b4]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 01.06.2005, 16:47
bjawnie bjawnie is offline
Benutzer
 
Join Date: 20.06.2001
Location:
Posts: 30
Default

Hi,

Excellent that was just the kind of answer I was looking for.

So basicly if a browser supports the "onload" event inside the "body" tag it would also support "window.onload"?

Cheers
bjawnie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 01.06.2005, 17:30
Chris Chris is offline
Erfahrener Benutzer
 
Join Date: 26.10.2001
Location: United Kingdom
Posts: 1.898
Default

yes, afaik. window.onload will only run if they have javascript enabled in the first place, remember.

[url="http://chrispoole.com"]Chris[/url:yvql46v3qp]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 02.06.2005, 06:53
bjawnie bjawnie is offline
Benutzer
 
Join Date: 20.06.2001
Location:
Posts: 30
Default

hi,

K, thanks.

Cheers
bjawnie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT +2. The time now is 13:27.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.