Dumb Question - including jquery in a template

BlackBird

There's a ready-to-use Superfish Plugin for jQueryAdmin.

I'm sorry, but I can't help with the other issue.
[url=http://wbaddons.webbird.de]http://wbaddons.webbird.de[/url] [url=http://www.WebsiteBaker.org/forum/index.php/topic,27476.msg189845.html#msg189845]Don't miss this[/url]

PurpleEdge

Thank you both very much!

jquery admin is a very nice interface, I'll experiment a bit more with it.

For now I was just trying to get a superfish menu working properly which I've now done!

I notice that using register_frontend_modfiles('jquery') displays some wb constants - I'm not sure that is a good thing?


BlackBird

You will have to load it with register_frontend_modfiles('jquery')
[url=http://wbaddons.webbird.de]http://wbaddons.webbird.de[/url] [url=http://www.WebsiteBaker.org/forum/index.php/topic,27476.msg189845.html#msg189845]Don't miss this[/url]

PurpleEdge

Sorry, this sounds like a dumb question...

I have read that jquery is included automatically with WB 2.8x - is it loaded automatically, or do I have to load it from my index.php template file?

I've got the code ...register_frontend_modfiles('js'); ... which loads mdcr.js - what else should I have to do??