I can get simple examples to work fine as long as there\'s no master page involved. All I want to do is click a button and have it say \"hello world\" with the javascript in
Just move the tag into the head tag in the master page. Then you can use jquery in all content pages.
There is no magic about using master pages with jQuery.