[jQuery] Re: improper function

2009-02-24 Thread surreal5335
Another thing I was wondering is there a way to slow down the speed of the carousel when the mouse hovers over it? There is such a small area where it actually moves at a reasonable speed, outside of that it moves extremely quickly and the 'speed' parameter seems to make no difference in it. Is

[jQuery] Re: improper function

2009-02-23 Thread surreal5335
thanks alot for the response, I figured out why I wasnt getting the address right. This is the correct one: http://royalvillicus.com/photo_site/photo.html I was able to get the error to go away and the scroll to semi come up. right now it is very far to the left and half way off screen.

[jQuery] Re: improper function

2009-02-20 Thread ricardobeat
Your function looks fine. The URL given does not exist. jQuery(function($){ $(#carousel) .html( $(#holder_images).html() ) .carousel3d({ control: 'continuous', radiusY: 0, speed: 1, radiusX: 250,