434
editsAd placeholder
User:Crashaholic/citizen.js: Difference between revisions
Jump to navigation
Jump to search
maybe a delay would help??
Crashaholic (talk | contribs) (WHY YOU NO WORK???) |
Crashaholic (talk | contribs) (maybe a delay would help??) |
||
Line 49: | Line 49: | ||
} | } | ||
$('#citizen-pref-toggle').attr('onClick', 'attachRefreshDelay();'); | setTimeout(function () {$('#citizen-pref-toggle').attr('onClick', 'attachRefreshDelay();');}, 1000); |