Currently I use jQuery and haven't downloaded the library, rather I am
using the online version. So I have a link to my jQuery library.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/
libs/jquery/1.2.6/jquery.min.js"></script>
But now I want to use the UI tabs plugin. (http://docs.jquery.com/UI/
Tabs)
Does anyone know wether it is possible to use this in the same way so
that I don't need to download the package?

Reply via email to