But be carefull to load jquery core not twice
Dietmar
if you looked at the code you will see that i implemented rudimentary checks to prevent from double loading files....but this could maybe made in a better way...(with an array - but strpos don't work with arrays i gues...?)
for such issues i posted this piece of code - not to say hey this is the best way to implement jQuery! i wanna fix that statment!!
this is the result of my minds to get a smoother way to handle this
for my opinion the best way would be a backend admin tool for installing jQuery Plugins - and they are loaded in the backend if they needed and work all the time....

since there is no such solution that fits my needs - i've created this droplet that do this work for me...
->i can change things in the backend without edit many templates or something once
->i've a solution that i could setup how i need it (see improviced pagelist function to activate/deactivate for spezific pages)
(->even if i don't use modules/snippets with jQuery i could use it in a way that works with this page_footes technique i mentioned abouve to load the droplet in all templates without changing everthing!)
in the german post from maverik sprouted a mixure of topics .....loadjQuery <->jQuery Plugin Droplets!
this are two different things - the jQuery Plugin Droplets could be used even if you've just put one line in your template:
<script type="text/JavaScript" src="<?php echo WB_URL; ?>/include/jquery/jquery-min.js"></script>
only post suggestions, improments to the topics LoadjQuery Droplet here please!
for the "jQuery Droplets" i wrote - i will make a new threat for every Droplet like this is the best way to separating such things!
[/b]
thanks
martin