hi, im new to jQuery

recently I am doing a research survey, like many other open source
softwares, it allows change in templates (files with .pstpl)
or embed js in the admin panel where there allows adding your own
codes. I downloaded the code for tabs. what I did was, I simply added
the

<link type="text/css" href="css/themename/jquery-ui-1.7.2.custom.css"
rel="Stylesheet" />
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/jquery-
ui-1.7.2.custom.min.js"></script>

in the head file

then I copy and pasted the demo codes in the body to the place where
codes are allowed. however, all the contents showed
and the tabs didnt show. I am afraid I might added the code in the
wrong place

please let me know

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to