The "plugin" should just self execute and not add anything to the global namespace.
The only thing I'm not sure about if if we should wait for window.onload or whatever, especially because you can't call it again which is stupid.
Not sure if this makes any sense.
The "plugin" should just self execute and not add anything to the global namespace.
The only thing I'm not sure about if if we should wait for
window.onloador whatever, especially because you can't call it again which is stupid.Not sure if this makes any sense.