I have this code on two pages on my site, but at one page the function doesn\'t work. Firebug shows me \" $(...).tabs is not a function \". I don\'t understand why, can anyo
The issue is that the jQuery UI js and css is not loading.
Try changing the path in you tags to either the directory above ../javascript or the website root /javascript.
../javascript
/javascript