Fix $(...).once is not a function error
Replaced instances of $(once(...)) with once() from the Once library to avoid the $(...).once is not a function error.
Replaced instances of $(once(...)) with once() from the Once library to avoid the $(...).once is not a function error.