Hi,
I'm currently doing some modifications on a plugin and need to include some javascript. I've tried including it inline in the template _header.php and also in _footer.php but am coming up against problems, I suspect due to the order in which things are loading.
Can anyone tell me the recommended way to include javascripts in plugins, specifically to ensure that all page elements have loaded before the js kicks in?
Thanks
Stef