[jQuery] JavaScript not working within page brought up by clicking AJAX tab.

[jQuery] JavaScript not working within page brought up by clicking AJAX tab.


I am unable to use JavaScript within a page brought up when I click an
AJAX tab. The AJAX tab script I'm using came from here:
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
For right now, the page being called has only a simple "alert();"
command inside. When I go to this page directly within Firefox or
Safari the alert dialog box comes up as it should. When I do it within
the AJAX tabs section I get nothing.
This seems like such a severe limitation and I can't find anything
about it on the internet. So I think I must be doing something wrong.
Any ideas?
Thanks!