Closed (fixed)
Project:
jCarousel
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
17 Feb 2009 at 02:00 UTC
Updated:
3 Mar 2009 at 19:20 UTC
I tried almost everything and failed.
I tried
<?php jcarousel_add('#mycarousel', array ('skin'=>'ie7', 'skin_path'=>'/sites/all/modules/jcarousel/jcarousel/skins/ie7'); ?>
also
<?php jcarousel_add('#mycarousel', ,'ie7', '/sites/all/modules/jcarousel/jcarousel/skins/ie7'); ?>
All failed (amonst other variations of the above).
How on earth am I supposed to set the $skin and $skin_path variables reffered in the READ.txt
The examples in the Help work fine, so I guess I dont use the right way to pass the variables!
Please Help.
Comments
Comment #1
wim leersRemove the leading slash :)
Comment #2
robloachFor ie7 or tango, you don't have to pass the skin path since they're shipped with jCarousel ;-) ......
See it live in admin/help/jcarousel.