Closed (fixed)
Project:
jCarousel Lite
Version:
5.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 May 2008 at 15:53 UTC
Updated:
17 Nov 2009 at 19:41 UTC
I can't seem to get this it work.
I don't see where j query gets loaded??
I do see the images, only they are vertical and don't move? It does not create a block, is it supposed to?
This look like a very nice simple mode, I appreciate how you have provided a almost foolproof way to create thesis pages.
Enclosed are screen shots of the set up page, the display page and the page source.
Thanks
Comments
Comment #1
moonray commentedDid you install the "jQuery Update" module? And did you then replace the "jquery.js" file in the "misc/" folder?
Comment #2
ron_mahon commentedYes I did !
Thanks For the responce
Ron
Comment #3
moonray commentedDoes that mean it's now working, or it doesn't still?
If not, what browser are you using (and does it work in other browsers?) and which platform (windows, mac os, linux)?
Comment #4
ron_mahon commentedI looked at firebug and saw a lot of other stuff being loaded.
so i installed it on a clean system.
That works fine on FireFox. you can see it @ http://the-villages-directory.com.
However in IE7 it is stationery and vertical
Tried it on Windows with FireFox Safari and IE7 every thing works except IE7. FireFox3 on Ubuntu is fine.
Any Ideas??
Comment #5
ron_mahon commentedI am starting to believe that it's a style problem. Can you tell me where I can get the css style-sheet you used in your site
Thanks
Ron
Comment #6
moonray commentedRon, it should work with the default Garland style.
Comment #7
ron_mahon commentedIt does with the exception of IE. Would you consider helping me for a fee.
Ron
You can see it as a page at http://the-villages-directory.com/content/jcaruosel-light
To get it in the panels front page I used the node #
Comment #8
moonray commentedHi Ron,
I'm not sure if this is what's messing things up for you, but there is a wayward
<aline='center'>in the div that holds your jcarousel images. First thing to always try when you get odd results (one browser working, the other not) is get your HTML to validate (http://validator.w3.org/).Comment #9
ron_mahon commentedVery good advice.. I had forgoten about that trick. Thanks
it now validates fine but still doesn't work in IE7
Can you send me the URL of a Drupal 5x site that works so that I might see the code it produces?
Regards
Ron
Comment #10
moonray commentedhttp://www.krishna.com/ is a D5 installation that works properly on IE7. I tried getting back to that URL you put up, but it's got errors...
Comment #11
moonray commentedNotice that there's a javascript error on the page in IE (it's the last comma).
Try changing the following from:
to
Comment #12
moonray commentedAssuming it's resolved.
Comment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #14
hydrodev commentedThis works! i was having a problem where all browsers would work fine with the carousel except for IE7 and under(IE 8 in compatibility mode). Turns out there was a rouge comma in my use of the external navigation
So i took it out, and viola!