Tagged Questions
The coda-slider tag has no wiki summary.
3
votes
4answers
5k views
WPF - Creating a custom ItemsControl
I'm looking into creating custom controls for WPF and I've found some reasonably useful blogs and such that vaguely go into enough detail but I'm still struggling a bit.
Basically, what I'm trying to ...
2
votes
1answer
122 views
Coda slider crapping out after 12th slide item
I'm using the coda slider on my website http://joelglovier.com for featured work. All was well until I got past 12 slide items, at which point the transition effect sort of wigs out.
Instead of ...
2
votes
1answer
515 views
How can I add AJAX loading to Niall Doherty's Coda Slider?
I'm implementing Niall Doherty's Coda Slider into the body of a webpage. The problem with this is the amount of content my client has gives the page a massive load time.
What I would like to do is ...
2
votes
1answer
678 views
Coda-Slider Previous and Next Button Hiding
Pretty simple question, I know it's just a matter of if / else if statements but I'm unable to get them to run correctly.
I'm using the basis of http://jqueryfordesigners.com/coda-slider-effect/, I ...
2
votes
3answers
3k views
Jquery Div Hide on click
I using coda slider in my page. View it here:
http://www.ndoherty.com/demos/coda-slider/1.1.1/
Each tab causes the pane to shift the content inside it when it is clicked. I want something ELSE to ...
2
votes
1answer
1k views
jQuery coda slider effect navigation stop
I'm using the Coda Slider effect described here: http://jqueryfordesigners.com/coda-slider-effect/ . It works perfectly but I need one more feature added and I don't know how to achieve this: I want ...
1
vote
1answer
27 views
How to dynamically change the default values of a jQuery Plugin?
for Example: Go to this page http://www.ndoherty.biz/demos/coda-slider/2.0/ and example number 5.
I would like to change the value of firstPanelToLoad dynamically; say for example: I have four ...
1
vote
0answers
302 views
jQuery Coda-Slider Expand-Collapse
I am using the Coda-Slider ( http://www.ndoherty.biz/demos/coda-slider/2.0/ ) for a project, and I would like to add a functionality:
So, clicking on the tabs at the top will slide from one panel to ...
1
vote
1answer
99 views
can I make the panel width the width of the image inside the coda slider?
I am making a site using coda slider, the panelWidth I'd like to be set depending on the image width in the div.
$(".panel").each(function(){
var imageWidth = ...
1
vote
1answer
884 views
Strange problem w/ IE7 and jquery animation: using jquery 1.3.2, coda-slider 2.0, and jquery.easing 1.3
I am trying to modify Coda-Slider 2.0 (http://www.ndoherty.biz/tag/coda-slider/) to use percentage-based widths, instead of hardcoded pixel widths, to allow for fluid resizing. I've gotten it to work ...
1
vote
2answers
387 views
Coda Slider - Content is hidden in Safari, Chrome & IE. Works in Firefox
I am using Coda Slider on my Drupal 7 website. When a page loads on Safari, Chrome & IE, the content appears hidden, and you have to click a tab for the content to appear. This doesn't happen in ...
1
vote
1answer
326 views
Triggering 'next' frame in Niall Doherty's coda slider 2.0 - Possible using javascript .change event?
I've been driving myself crazy trying to make this work. Variations of my attempt have become insanely embarrassing - I just can't seem to figure out what Niall slider wants me to do in order to ...
1
vote
1answer
428 views
Implementing a “Coda-like” jQuery slider with forms on each “panel”
All,
I'm implementing a "Coda" like jQuery slider (I'm using Niall Doherty's excellent implementation: http://www.ndoherty.biz/2009/10/coda-slider-2/).
Generally, it works great.
However, the issue ...
1
vote
0answers
394 views
Coda slider - animating from random anchor links?
I'm using the horizontal coda slider on my page to show featured content, and it's working just about right. The only problem I'm having is when I click any other link on the page that is linking to ...
1
vote
2answers
648 views
Coda-Slider Problem in ie7, need to remove horizontal scrollbar
I am having a big issue with coda-slider and ie7. The horizontal scrollbar is unwanted and I cannot figure out how to remove it. Since coda-slider works as one long scrolling div, I could see why this ...
1
vote
2answers
2k views
jQuery Coda Slider IE 6,7 Crashing when switching tabs…I hate IE
First off, I would just like to mention my absolute hatred of Internet Explorer and the grief it is causing me.
Okay, so I have am using a Coda slider for a clients website, located at: ...
0
votes
1answer
81 views
How can I disable my Coda Slider for mobile screen resolutions?
I'm trying to implement a responsive design on my website and I'm getting a little stuck on the featured content slider.
I'm using the Coda Slider for my featured content slides, and what I'd like to ...
0
votes
1answer
78 views
Implementing a Coda Slider Stop / Pause / Play Button
I am trying to implement Coda Slider on a website's homepage and the person I'm doing it for asked for a stop button, but there is little to no documentation on the matter. Has anyone faced this issue ...
0
votes
0answers
63 views
orbit jquery slider pause on last slide
I'm using the Zurb Orbit Slider: http://www.zurb.com/playground/jquery_image_slider_plugin
I have a slideshow using the following settings:
$(window).load(function() {
$('#featured').orbit({
...
0
votes
0answers
32 views
How can set mousedown (mousehold) slider effect on Coda-Slider image slider script?
I am using coda-slider image sliding script. I want to change scrolling effect on coda-slider script.
Please help me to change to slide the images on mouse-hold (continuous slide on mouse-press , ...
0
votes
1answer
43 views
Replacement for Coda Slider 2.0
Does anyone have a suggestion for a replacement to Coda Slider 2.0 ?
While the product is good the support community and developer have gone awol....
0
votes
1answer
62 views
Show more than 1 panel for Coda Slider 2.0
Is there a way to show more than 1 panel at a time with the coda slider? I want to keep its original scrolling logic the same. The only difference, to show more than one panel at a time. Such as 2 ...
0
votes
0answers
54 views
Coda Slider text on iPhone.
Can anyone help please? I'm using Coda Slider (lovely) but on an iPhone the text is enlarged on all slides other than the one that initially loads.
Example: http://lichfields.com/case-studies
Can ...
0
votes
0answers
66 views
Coda-Slider should not slide back over all elements if the slider starts from the beginning
I'm using the coda-slider like in example 2. Now I don't want the behavior that the slider rewinds back to the first element if it is on the last element. I want that the slider only moves in the ...
0
votes
3answers
112 views
codaSlider hack - how do I add little triangles overlaying an image
Check out CodaSlider.
I've removed the UL and opted for div's to control it but i'm running into a problem. I want to add a triangle signifying which panel its currently displaying. At the moment, ...
0
votes
0answers
60 views
cannot add current class to achor tag?
My code should add the class current on the anchor tag but it does not, any ideas?
jQuery:
function autoSlide() {
if (navClicks == 0 || !settings.autoSlideStopWhenClicked) {
...
0
votes
0answers
14 views
Can I get custom field value to change bg of page on each feature slide in Wordpress using Coda slider?
I am using the following code to pull custom post type "rotatingfeature" into the coda slider "feature" area in a website. The div #banner_section extends the full width of the page & is currently ...
0
votes
1answer
52 views
fadeOut element when jquery slideshow is on #1
The site in question: http://notlaura.com/dev/smfa/index-all2.php
I want the 'back to list' button (#to-list) only to appear when the first panel of the Coda Slider is hidden. This works until the ...
0
votes
1answer
98 views
(Coda) Slider not filling 100% of browser window
css
/*
jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
Copyright (c) 2009 Niall Doherty
This plugin available for use in all personal or commercial projects under both MIT ...
0
votes
2answers
254 views
How do I center a jQuery Coda-Slider?
I am using Coda-slider as a jQuery slider plugin, and I am making a website for somebody. I ran past a problem:
http://texting2web.co.cc
Ignore the domain, I am waiting for my TLD to properly change ...
0
votes
0answers
141 views
Coda Slider using the wall code (a pluging for mootools)
Im trying to use this plugin but im having a hard time with it, it doesnt read any of my images..
here's the code:
inside my body:
coda test
...
0
votes
1answer
68 views
CSS background not covering the transparent PNG file
I have this testing website that uses Coda Slider over here.
The problem is that the grey background on the 3 PNG images (below the sliding images) only covers the bottom part of the images whereas I ...
0
votes
1answer
376 views
Coda Slider Issue IE 9
i've got a problem with the popular Coda Slider 2.0 on the Internet Explorer 9. It just doens't load. No Problems on IE 7 (haven't tested IE 8 yet), Firefox, Safari or Chrome.
That's my call:
...
0
votes
0answers
39 views
Coda Slider RTL issue
Followed this: http://jqueryfordesigners.com/coda-slider-effect/
Everything is fine until you make the slider RTL, then is just won't work in IE8-9.
Anny suggestions?
Thanks.
0
votes
0answers
140 views
Positioning navigation bar in coda slider
Is it possible to position the navigation inside the panels (another layer on top of the panel)? I tried to use relative positioning, but the panels can have different height so it sometimes worked ...
0
votes
0answers
175 views
Change the sliding speed of Coda Slider 1.1.1
I have a wordpress template that makes use of Coda Slider 1.1.1, and although I have figured out how to make it transition less frequently, I can't figure out how to change the physical speed at which ...
0
votes
1answer
437 views
automatically adjusting coda-slider's fixed width on a fluid layout
I have been looking into using coda-slider in a webpage with a fluid layout. The challenge is that coda-slider seems to want a fixed width. Trying to use percentages results in copy disappearing ...
0
votes
0answers
73 views
Skipping Intermediate DIVs with slider
I am trying to figure a way to use the elegant sliding effects of Niall Doherty's Coda Slider (http://www.ndoherty.biz/coda-slider), but skip the intermediate "panels". In other words if someone is ...
0
votes
0answers
314 views
Resize Container on Scroll with Better Coda Slider in jQuery
I am using Better Coda Slider to achieve a carousel effect, which works exactly how I want it to, except for one thing: it assumes the height of each panel is the same, whereas mine are not, which ...
0
votes
1answer
87 views
Changing the href of a link dynamiclly to only its hash value
I have a main menu on top of my site, its on every page, it has some links to coda slider panels (featurepage#1, featurepage#2 etc) which work to take the user directly to that panel, when they are ...
0
votes
1answer
744 views
Jquery Coda Slider not working in Chrome, Works Pretty well in Firefox and IE
I have used two Coda 2 Sliders at a single page and its working Fine with both the Firefox and IE 7,8,9. But i am not able to figure out why one of the slider is not working in Chrome while the other ...
0
votes
1answer
446 views
Full page jQuery slider
I'm trying to adapt the Coda Slider at jQuery for Designers to take up the entire page (100% width / 100% height) but as soon as I change the height of the .scroll class to 100%, the whole thing ...
0
votes
0answers
150 views
jquery address that slides!
Im using the jquery address plugin from Asual, and instead of using tabs Im trying to get the content to slide in like the Coda-Slider (but vertically) using a menubar.
Is there anyway to add an ...
0
votes
0answers
242 views
jquery deep linking with coda slider
would it be possible to have deep-link working on a page with a coda slider on it (loading ajax content from links into coda slider panels), without conflicts?
Thank you,
Alex
0
votes
0answers
108 views
Opera, IE and sometimes FireFox 3.6 issues with jQuery latest lib and Coda-Slider ( v1.1.1 )
Website I experience coda-slider.1.1.1 issues is http://www.zeltazaptes.lv .
Recent changes ( yesterday ) drove me to the moment now that even FF 3.6.13 is not loading Coda anymore... Opera did not ...
0
votes
1answer
365 views
Creating multiple slider in one page
I have been struggling on this for one day..
I need to make a webpage that contains 6 different box, with different content.
And i want every of them has coda slider ability, in this case i am using ...
0
votes
1answer
328 views
How can you change the tabindex on a jQuery UI's slider Handle?
I have a slider that I need to change the tabindex to -1 on. I know this is a huge 'no no' but the site that is developed is already useless to anyone using a screen reader etc.
The issue is I have ...
0
votes
1answer
782 views
Coda Slider and Fancybox Conflict
i have some issues with Coda Slider and Fancybox.
I use Fancybox to load an external Site within an Iframe and Coda Slider is for the Content Slider on the Startpage.
If i have the jquery-easing ...
0
votes
1answer
107 views
Coda-slider Debugging “no-js” tag not being removed
Not really sure what's going on here, been staring at this for hours :/ ... basically, I'm implementing CodaSlider using the same CSS, same div id's, and same code as another project but it's not ...
0
votes
0answers
413 views
Javascript/jquery based content slider plugin to show images and videos(youtube or other) with text!
Can someone suggest me a nice javascript plugin that can show both images and videos with some text? I tried anythingSlider but having problem with it as I could not make it show texts along with ...