Search found 11 matches
- Sun Apr 04, 2010 2:12 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Dr CSS What can I say....THANK YOU SO MUCH ;D I have it working nicely now. As soon as I read your reply the extra 'body' tag was so obvious...I had removed it earlier in my endeavours but when I reset it I left it in! Been going through the Code and tidying it up and now Validates. Thank you once ...
- Sat Apr 03, 2010 11:47 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Thanks ironblaze94 I think I have that bit sorted now. Just have one version (1.4.2) of the call now. The problem now seems to be that it just doesn't work correctly in FF etc but seems ok in IE and Opera...although perhaps this doesn't actually mean it is working correctly! I have this now: {litera...
- Sat Apr 03, 2010 7:43 pm
- Forum: Tips and Tricks
- Topic: Coda-slider navigation with URL Rewrite
- Replies: 0
- Views: 2955
Coda-slider navigation with URL Rewrite
Hi If using CMS Made Simple with URL Rewriting here is what you need to do, which is actually quite simple, to get the navigation working with the '#' In the jquery.coda-slider-2.0.js find the line below: ul.append('' + $(this).find(settings.panelTitleSelector).text() + ''); Add in the name of the p...
- Sat Apr 03, 2010 2:31 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Interestingly Opera ignores the 'margin: auto;' but it does work....if that is any clue.
- Sat Apr 03, 2010 1:55 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Hi Dr CSS After your kind suggestions I am still having an issue BUT I have, I think, done what you suggested and cleared out the extra jquery functions calls! Now I have it working correctly in IE and Opera but in FF, Safari & Chrome it sometimes works and sometimes not. The issue seems to be t...
- Fri Apr 02, 2010 9:53 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Hi Dr CSS Thanks for your help with this. I have changed the css but still I get this problem. I am sorry I don't really follow what you mean about me still having 4 calls to jquery. I have a the following: var addthis_config = {ui_header_color: "#4c4c4c",ui_header_background: "#ff6...
- Fri Apr 02, 2010 8:14 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
I think the jquery calls are correct now so now I just need some advice on why the slider is fine in IE but in all other browsers it has a scrollbar and does not navigate correctly - I assume because the width is wrong. This is strange as the containing div has overflow: hidden; and the coda-slider ...
- Fri Apr 02, 2010 7:04 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Thanks DR CSS If you could please look at the page you will see that I have the coda-slider implemented but in IE it is fine but in FF, Safari it is not. Can you please tell me what I am doing wrong so that the scrollbar appears even though the containing div has: overflow: hidden; I have managed to...
- Fri Apr 02, 2010 6:40 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Actually I really want to use coda-slider so if anyone can point me in the right direction of how to integrate that into CMSMS I would be grateful. I have tried many sliders and all I have a problem with....so know I am doing something fundamentally wrong!
Thanks in advance
Trevor
Thanks in advance
Trevor
- Fri Apr 02, 2010 6:34 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
Re: jQuery EasySlider works ok in IE and Opera problem with div on FF, Safari etc
Hi sorry I should have said which version! I am using 1.7 had no other problems so far and everything has gone fine but then again I have just started out with CMSMS! Dr CSS could you please enlighten me as to what calls I have that will not work? As well as being new to CMSMS I am even newer to the...
- Wed Mar 31, 2010 7:16 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
- Replies: 15
- Views: 8187
[SOLVED] jQuery EasySlider works ok in IE and Opera problem with div on FF,
Hi I have been using CMS for a short time and I love it. I have implemented jquery scripts in it before without issue....until now! I am trying to insert EasySlider and as the title suggests all is not well in FF, Chrome and Safari PC & Mac (although iPhone ok!) In FF if I ctrl F5 sometimes it i...