RobertFischer / JQuery-PeriodicalUpdater

A port of Prototype's PeriodicalUpdater to JQuery
282 stars 50 forks source link

Added possibility to run at instantiation #22

Closed wattengard closed 12 years ago

wattengard commented 12 years ago

I added an option called "runatonce". If set to true, it will trigger the request at creation instead of waiting for the first timertrigger.