Y
Hacker News
new
|
ask
|
show
|
jobs
by
greggturkington
1953 days ago
$('.loader').removeClass().addClass(text);
This function has a dependency on jQuery, even if I have "jQuery" unchecked. It's a simple enough function that you may consider replacing it with pure JS.
1 comments
allenwhsu
1953 days ago
Hey thanks so much! I have added "jQuery required" for now and will update to a cleaner solution later tonight.
link