My scripts from the plugins I have installed don't show in the box "Select Plugin Script:". And If I add them by URL on a pecific page is_page('mypage'), it still loads the script in all pages. Am I doing something wrong? Do I need to chage anything else in the header? There are no javascripts there.
http://wordpress.org/extend/plugins/javascript-logic/
Ok, So I finally got the plugin. I had to change some of my plugins to leave out "wp_enqueue_script" and then add the javascripts for those plugins with your Javascript Logic plugin. It is working fine!! And it is definitely worth the trouble. Instead of having 5 javascripts in all pages, now I have pages with no javascripts, and most of them only have one.
Thanks a lot for this plugin!!!