Will wp_register_script work across plugins if I use it for something
other than the jquery?
wp_register_script('moocore', '$url/wp-content/plugins/myplugin/js/
mootools-1.2-core.js', array('mootools'), '1.2');
----------
Daiv Mowbray
daiv at daivmowbray.com
----------