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
I\'m trying to adapt the Coda Slider at jQuery for D开发者_如何学Cesigners 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 wh
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 gi开发者_如何转开发ves the page a massive load time.
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.
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
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/).
I\'ve followed the tutorial on jQuery for Designers about how to create a slider similar to Coda. Anyway, it worked first time and is great apart from one thing. The position of the last panel always
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 t
i have a div id=holder, and inside a coda slider. it works alright, but to avoid the flickering in certain browsers, i decided to make holder display:none, and then display:block on $(document).ready
I am having a big issue with coda-s开发者_如何转开发lider 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 c