RSSMicro.com Search - RSS Feed Search Engine - RSS Feed Directory
Dedicated RSS Feed Search Engine
 Search 2.1 million RSS feeds
The most comprehensive RSS feed search on the web
Top Stories  |  FeedRank Checker

Published

   Last Hour

   Last Day

   Past Week

   Past Month

 Anytime







Featured
RSS Feeds


CNN RSS Feeds

Reuters RSS Feeds

MSNBC RSS Feeds

New York Times RSS Feeds

Washington Post RSS Feeds

CNBC RSS Feeds

ABC News RSS Feeds

Fox News RSS Feeds

Sky News RSS Feeds

Forbes RSS Feeds

CNET RSS Feeds

Unicef RSS Feeds

PBS RSS Feeds

Wall Street Journal RSS Feeds

Financial Times RSS Feeds

Business Week RSS Feeds

Bloomberg RSS Feeds

TheStreet RSS Feeds

ESPN RSS Feeds

   


Calculate your site FeedRank Today

FeedRank - RSSMicro Search

FeedRank, a newly developed algorithm for ranking RSS feeds only on RSSMicro
Click here to learn more



  ts0

FeedRank: 1/10  1/10  Low  ---  www.ts0.com
...

 

 
Monday, February 04, 2008 --- 172 days ago
The cross browser DomReady event is a great feature in all the good JavaScript libs. Basically you use it where you'd normally use the window onLoad event, the only difference is that it doesn't wait for images and other large assets to load before firing. So when people are in a hurry or the page is just slow they don't get a lessened experience because your progressive enhancements haven't done their enhancing. Quite often you don't want to use a library, like when you're trying to make a simple standalone util. So here's a simple standalone cross browser DomReady script , tested in a few versions of IE, FF and Safari (should be fine in Opera). Here's how to use it in it's simplest form. WhenDomReady( function(){ alert('I\'m ready to go!') } ); Here's how to use currying, the second argument is the scope that the method is fired in and the rest of the arguments are passed to the method. WhenDomReady( fHandler, MyNamespace, 'init'); So this would call the function fHandler , when that function uses this it will refer to MyNamespace and it's one argument is a string containing init ...




Recent Posts





 Facebook     Del.icio.us     Digg     StumbleUpon     Reddit     Google
Copyright © 2008 RSSMicro.com