1) Script Title: Step Carousel Viewer
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...epcarousel.htm
3) Describe problem:
Hello. Excuse for my English.
Your script clashes with simple references to jquery.
For example when on a page you place here this script:
It does not work.Code:$(document).ready(function(){ $(".pane .delete").click(function(){ $(this).parents(".pane").animate({ opacity: "hide" }, "slow"); }); });
I the beginner in JavaScript. If you will not complicate help to understand.



Reply With Quote

Bookmarks