Francisco Exposito wrote:
Also I've tried to use displayTagAjax. In order to use it, I define in the main
page:
<script src="src/javascript/displayTagAjax.js" type="text/javascript"/>
<script src="src/javascript/jquery.js" type="text/javascript"/>
But when I reload this page, I receive the error "jQuery is not defined" and the error seems to be in the line of displayTagAjax.js:
jQuery(function($) {
changeLinks();
});
I assume it was a typo, since in a later email you have the order
corrected. But just in case it's the obvious thing: since
displayTagAjax.js conatains a call to jQuery, the jquery.js script needs
to be loaded first...
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]