|
uCoz Community Archives Locked jQuery ERROR PLEASE HELP |
jQuery ERROR PLEASE HELP |
i added to my website a jQuery - Javascript Carousel > http://blackopszone.com
and it doesn't work on the website .... but it works when i publish it from Dreamweaver. I figured out that it had a conflict with this line of UCOZ code :| BUT if i put it before my jQuery and then add a noConflict it works (test it in Dreamweaver) |
Do not spam! You have already posted this message before. http://forum.ucoz.com/forum/6-11415-1 Follow the rules. No double posting.
Web design and film == my 2 passions.
Genesis Inc. ~ New Horizons, New Beginnings |
silviuq12, You have to edit the template in the Control panel->Customize design->Editing templates.
You have to write u.js before closing head. That is why you have to hide this scrips by processing the tag. Variants:
Code <?substr('</head>',9)?> Code <?substr('</head>',strpos('</head>','/head>')-1)?> Code </head<?'>'?> |
| |||
| |||