Script - Cant Seem To Get The Top Picture Carousel To Work

Jul 27, 2011

I cant seem to get the top picture carousel to work i think this is my problem but Im not sure what in th coding needs to change:

Webpage error details:

View 1 Replies


ADVERTISEMENT

JQuery :: Can't Get Agile Carousel To Work?

Jun 3, 2011

I don't have a ton of experience with JQuery, but I'm trying to design a carousel using Agile Carousel, the plugin. I've copied the code correctly, but nothing shows up. My code is as follows:

[Code]...

View 1 Replies View Related

Infinite Carousel - Next And Previous Buttons To Work When Hover Over Them

Jun 8, 2010

I want the next and previous buttons on my carousel to work when I hover over them.

The way it works now is that the function only fires once each time I hover over one of the buttons.

View 1 Replies View Related

JQuery :: 'this' And 'each' Or Whatever Else Might Work - Carousel Based Horizontal Image Thumbnail Navigation

Aug 9, 2009

I'm building a gallery page, that's setup like this:

- carousel based horizontal image thumbnail navigation.
- main div that loads, on thumbnail click, a high res version of each thumbnail image that exists within the carousel nav.

[Code]..

View 2 Replies View Related

Calling Function \ Working On The First Img (picture) Want It To Be Called On The Second Picture?

Apr 28, 2009

The code is working 100%, but the only problem is with the function calling statement. It is working on the first img (picture) i want it to be called on the second picture.

<!DOCTYPE html PUBLIC "-w3cDTD xhtml 1.0 strict EN"
<html xmlns=http:www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns = http:www.w3.org/1999/xhtml">

[code]....

View 1 Replies View Related

Broken Picture Link - Change A Picture In A Program?

Nov 23, 2010

I am trying to change a picture in a program but I keeps being a broken picture link.

[Code]...

View 1 Replies View Related

Picture Gallery - Title To Change According To The Picture Selected

Jan 23, 2011

I've been working on photo gallery that can be seen here: [URL] I would like the title to change according to the picture selected. This works when you click on the thumbnail images. However, it current does not work with the drop-down menu, "back" and "next" buttons, or the automatic slide-show.

[Code]...

View 4 Replies View Related

Stretch Picture In Background And Put Some Divs Over That Picture

Jul 19, 2010

i looking for a way to stretch picture in background and put some divs over that picture with links and text. what i find so far don't work in all browsers any one know something like this?

View 5 Replies View Related

Click On Picture Fo Bigger Picture

Oct 17, 2006

I'd like to know please if there is a Javascript solution for enlarging pictures.

The outcome I am seeking is for the user to click on a thumbnail picture which then links to a bigger picture I dont want to use a HTML hyperlink.

View 4 Replies View Related

Overlap Images In A Carousel?

Dec 15, 2009

I'm working on modifying a jQuery plugin that makes an image carousel. I like how it is not with one exception... I'd like the images to overlap one another. So the main image that is displayed will overlap the ones on either side of it somewhat.

You can view the source of the demo I posted to look at the JS for it... I used the "moving boxes" plugin and already modified it a lot.

how to overlap images using CSS?

View 1 Replies View Related

JQuery :: Best Technique For Changing URL With A Carousel?

Sep 27, 2011

I'm planning on making a website which is mainly just a gallery of images.

The site will essentially look like one page with a jCarousel on it, when the user clicks left or right on the carousel, I would like the URL to change but for the animation not to get interupted.

I would also need to change some HTML on the page too, essentially each image will have a Facebook 'like' button and that will need to change to the corresponding URL.

The carousel is going to be database driven and dynamically built up with potentially 1000's of images, so I'm not sure what the best technique for this would be? I'm building it in ASP.NET / Ajax and using the SlideJS carousel [code]...

View 1 Replies View Related

JQuery :: Carousel - Various Images Sizes?

Mar 23, 2011

Anyone know a jquery plugin I can use for a horizontal scrolling image carousel with different size images. I Iike the plug in here as my client will be easily able to put new content using a simple text file. The problem is that the images will be the same height but different width so I get ugly spaces between narrow images. Is there a plug in that solves this or is there a way to manipulate the css for each image so as to adapt the width of the div ? I can add the height and width properties of the images themselves to the text file and that works up to a point , but the images display at their correct size but the carousel stops working.

View 1 Replies View Related

JQuery :: Can't Drag Items Outside Carousel

Jun 13, 2009

Here is the jCarousel lite page : [URL] And here is my project : [URL] Carousel pager works great, when you click a page, carousel switch to the chosen page. But if you try to drag an item outside the carousel (green border), the item won't go above the carousel border, but underneath.

View 4 Replies View Related

Adding ALT Tag On A Carousel Banner Image

Oct 7, 2011

I'm having the same trouble with adding an ALT tag to the last image.

View 2 Replies View Related

Remember Location On A Video Carousel?

Nov 5, 2011

I have no experience with JS, just general knowledge of html/css. I had someone else write the site for me. They didn't know how to do this and pretty much just stopped talking to me... On my site, I have a video carousel (4 video thumbnails in a row, you press the > arrow, and it shows the next 4 video thumbnails, you click 1 video thumbnail, and it shows you the video above the carousel).

The problem is, when you click on one of the thumbnails, it reloads the page, and the video carousel goes back to the beginning. So if you clicked the > arrow 3 times (ur on the 3rd set of thumbnails), then it brings you back to the 1st set. This is pretty annoying, especially if your planning on watching each video. My question is, is it possible to make some type of cookie or something to remember which set of thumbnails you were on in the carousel?

So that, if your on the 3rd set, and click a video, instead of resetting to the 1st set, it keeps you on the 3rd set. If it is possible... how hard would it be to do? Is it something where I could just copy/paste a string of code, or would this be a huge project?

View 2 Replies View Related

Alter Carousel Script For Next Previous?

Feb 11, 2009

I'm trying to slightly alter the script found here,[URL].What i want to do is make the carousel work on a Next/Previous feature versus a 1, 2, 3 method. I tried to do it myself but found i was was just going in circles and nothing was working.

Javascript

Code:

<script language="Javascript">
<!--
function slideFolio(col){

[code]....

View 5 Replies View Related

Need Slideshow / Carousel Integrated On Page?

Mar 26, 2009

I need a slideshow/carousel as given on this page. [URL]. It can be JS or Flash. I can also look at some commercial ones if nothing free arrives.

View 2 Replies View Related

Black Outline On PNG Fade-in In Carousel?

Nov 25, 2011

I'm using a feature carousel on my new website - this is a horrible test version but take look and you'll see my problem - [URL]... It works fine in Chrome, FF and IE9 - however in IE8 and IE7, on the fade, an ugly black outline is added to the transparent PNG.

Does anybody know how I can remove the black outline in IE8 and IE7.

View 3 Replies View Related

JQuery :: Create A Horizontal Carousel/slider?

Jan 4, 2012

I'm trying to create a horizontal carousel/slider that will display my latest Tweet.

I started with some code I found to pull in my latest tweets via .json. I got that all set up and now I'm trying to integrate the bxSlider plugin to cycle through these tweets one at a time.

At this point I get all the tweets in a <li> that cycle through together. I've set up a jsfiddle to demonstrate what I have

[URL]

View 4 Replies View Related

JQuery :: Cycle Plugin With Thumbnail Carousel?

Jul 7, 2011

I have the cycle plugin running happily along on a website, but I really need to be able to sometimes add a thumbnail carousel at the bottom of the slideshow a bit like the one in galleria classic (here). Does anyone know of a good solution or am I better off looking for something else?Galleria doesn't work in ie6 apparently and also I'm quite happy with everything else about cycle.(edit - the advanced pager demo on the cycle site isn't really shiny enough, by the way. It doesn't scroll or change with the gallery)

View 2 Replies View Related

JQuery :: Simple Carousel Is Not Working On Site?

May 29, 2011

[URL]This is my website and you can see the images in the header are messed upbecause I tried to use "jcarousel" but it is not working and I have to sort this out

View 3 Replies View Related

JQuery : All Images Showing When Only One Should - Carousel Not Working / Fix Both?

Jan 12, 2011

I am trying to set up a jQuery carousel on my home page. I want it to operate by mouse - also auto scrolling, be horizontal, be circular, show one image at once.

I currently have three images to show one at a time in a containing div. All three images are showing together. One is in the container, in the right place, two others are shown below it. These two should be hidden in the carousel. The carousel itself, does not work. code...

View 6 Replies View Related

Jquery :: Infinite Carousel With Auto Scrolling

Feb 16, 2010

following a tutorial, i've done this jquery infinite carousel

[URL]

Carousel start scrolling only when u click on the left or on the right side of it.

How can I make the carousel to scroll automatically when page loads?

View 3 Replies View Related

JQuery :: Clash With Fancybox And Infinite Carousel Plugins

Oct 28, 2011

I find that either of these plugins work in isolation but together they are clashing. The first to be specified in my initialisation code works, the following doesn't. Initialisation code looks like this:

// remap jQuery to $
// jQuery.noConflict();
(function($){
// Infinite Carousel
$('#carousel').infiniteCarousel({
'transitionSpeed' : 2000,
'displayTime' : 10000,
'textholderHeight' : .25,
'displayProgressBar' : 0
});
// Lightbox
$("a.lightbox").fancybox({
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'speedIn' : 600,
'speedOut' : 200,
'overlayShow' : true,
'titleShow' : false
});
})(this.jQuery);

Web pages:
Carousel working: [URL]
Fancybox not working: [URL]

View 8 Replies View Related

JQuery :: Infinite Carousel - Two Empty List Items In Between

Sep 18, 2009

I've got an infinite jQuery carousel, which is working, however I need to make a couple of tweaks and I don't know where to start. Below is the code for a visually simplified, but technically identical version:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]">
<html xmlns="[URL]">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Page Title</title>
<script src="[URL]" type="text/javascript"></script>
<script type="text/javascript">
$.fn.infiniteCarousel = function () {
function repeat(str, num) {
return new Array( num + 1 ).join( str );
} .....

Basically, I'm trying to achieve two things:
1. The script creates empty carousel items; these are visible in yellow when you scroll through the items by clicking on the blue squares. How can I remove these so that item '6' goes straight back to item '1', without the two empty list items in between?
2. At the moment two clicks allow you to see all 6 'real' squares, plus the two empty yellow ones. How can I make it so that it scrolls one list item at a time, rather than 4 at present?

View 3 Replies View Related

JQuery :: Carousel On Drupal Site Display Error IE7

Jun 12, 2009

[URL]

I'm currently having difficulty to debug this issue in ie7. When the page is loading, all carousel lists are exposed and content displays for a couple of seconds.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved