JQuery plugin issues

Permalink 1 user found helpful
Just a heads up if you wish to use a JQuery plugin you can't use the $this->addHeaderItem() method as it includes items BEFORE the jquery is included.

 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
Generally, jQuery plugins should always be added as footer items anyway.