JQuery :: Cycle - Autoheight Using Tallest Image?

Feb 1, 2011

I have a nested cycle on the portfolio section of my site. The outer cycle rotates through projects. The inner cycles rotates through screen shots of that project. I have a half dozen or so projects with several screen shots, each one has a different height.

I am using the callback to run a tallestImg function which seems to randomly work. Do you see any issues here:

// Cycle Work section
$('#portfolio').cycle({
pager: '#port_nav',
after: tallestImg,

[Code]....

View 1 Replies


ADVERTISEMENT

JQuery :: Autoheight Iframe According To Dynamic Content?

Jul 14, 2011

I am using jquery.autoheight.js [URL] to adjust the height of the iframe according to content.

It works fine for the static content while loading. If I try to use the content with expand/collapse or display some content dynamically, its not adjusting according to the new content.

View 4 Replies View Related

JQuery :: Cycle Plugin Pause After Element Fades Out But Before Cycle Fades Next Image In?

Aug 26, 2010

I'm a bit new to jQuery but am loving it so far.. especially the cycle plugin. I have a strange problem that I've not been able to find the solution to anywhere else. Everything works just fine with the exception of one issue thats causing me problem. I'm using cycle to control 3 different fading animations on my page. On 2 of the animations I'd like to pause cycle after the image fades out for a few seconds but before cycle fades the next image in. The catch is that I want the timing to be different for each pause before the next cycle begins.

The goal is for#hpcontent,#hphead,#hpfade3to fade out all at the same time. Then for#hphead to pause for 2 seconds before it fades in the next random image, and#hpfade3to pause for 3 seconds before it fades in the next random image

[Code]...

View 3 Replies View Related

JQuery :: Cycle Plugin - Cycle Through Php Query_post & Display Caption From The_excerpt - Captions Do Not Effectively Cycle

Jun 23, 2011

I have yet to be able to do this successfully. I am using the Cycle Plugin to cycle through a series of images and corresponding caption. To show the images, I use:

<div id="cycle-container">
<?php query_posts("cat=38&showposts=2"); ?>
<?php while (have_posts()) : the_post(); ?>
<a href="<?php the_permalink() ?>" title="<?php the_title(); ?>">
<img src="http://www.website.com/uploads/<?php echo get_post_meta($post->ID, 'Image', true); ?>" alt="Icon [Code]...

Problem: The captions do not effectively cycle. What appears is the first caption from php the_excerpt but it does not change to the next php the_excerpt text. Can I solve this problem so I get the text from php the_excerpt to correspond to each image??

View 1 Replies View Related

JQuery :: Cycle Only Showing Every Second Image?

Aug 28, 2011

at [URL] I am using jquery cycle in 5 divs. As you will see, in 4 of them it works perfectly, but in the main image it is only showing every second slide and fading to blank on the others.

Yes, all the images are there.

The weird thing is that I essentially copied and pasted this code for the lower areas and they worked perfectly straight off.

View 2 Replies View Related

JQuery :: Cycle Image Sizes And Alignment?

Oct 7, 2010

I have two separate questions. One being, how would I go about having the container resizing itself for different image sizes. So that surrounding elements can conform to it's size?

Also, is there a way to align the images in a slide shows so that it is always horizontally and vertically centered in the slideshow?

View 2 Replies View Related

JQuery :: Trying To Achieve A Image Cycle With A Pager?

Oct 31, 2011

Am currently trying to achieve a image cycle with a pager. I have achieved this so far but will try and list what I would like to aim for below:-- I have four images which rotate using cycle- I have pager 1-4 generated- I want each pagination to have a unique image that defines it as a button- Active background triggers a image change on the pager (this image just highlights which image is showing)I hope that helps explain what I have so far - if not ill try and answer your questions as best I can.This is also what I've pulled together so far

$(document).ready(function(){
$('#bg_container')
.after('<div id="buttons">')

[code]....

View 3 Replies View Related

JQuery :: Cycle Plugin And IE 8, After First Image Fades?

Jul 25, 2011

After the first image on this site, [URL].., fades out in IE 8, the window crunches up to the upper left as in the screenshot here =>https:[URL]..

My script call:

$(document).ready(function() {
$('.slideshow').cycle({
fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
});
});

View 2 Replies View Related

JQuery :: Cycle Showing Last Image First In Chrome?

Aug 5, 2010

This is something of a continuation from my previous problem[URL]The images seem to be showing properly the first time. Unfortunately, when the slide show starts, Chrome is showing the last image in the group first. This wouldn't be a problem normally, but I plan in showing the images in an order based on their last modified info.

View 4 Replies View Related

JQuery :: Cycle As Full Background Image

Jun 22, 2011

Is it possible to use cycle but having the image as a full background image, like putting a bit of css to cycle like this: [url]

View 2 Replies View Related

JQuery :: Cycle Plugin Image Positioning?

Jun 4, 2009

I am creating a single column fluid layout and have run into an issue when positioning the images I display via Mike Alsup's cycle plugin. I dynamically load a "content" DIV with three other DIVs, one of which is controlled by the cycle plugin. The other two DIVs are positioned as expected, however the DIV that cycle is handling has positioning CSS added to it inline that is pulling it out of my page flow. (When I disable the cycle code the single image I load first displays as expected.) Here is the code from that particular DIV:

[Code]...

View 3 Replies View Related

JQuery :: Make Image Clickable With Cycle?

Jan 10, 2012

I'm using the jquery cycle plugin. Everything works beautifully except:Slideshow images aren't clickableSlideshow images are too bigMy code is below. I'm not sure what code to include and where to put it.

<IMG ID="slideshowPicturePlaceholder" src="/_layouts/images/GEARS_AN.GIF" style="display:none"/>
<div id="slideshowContentArea" style="display:none"> </div>

[code]....

View 3 Replies View Related

JQuery :: Cycle - Pause Then Add An Image Dynamically After Every 4th Slide?

May 13, 2011

I'm new to cycle plugin. Tried out the demo for adding new slides to the slide show as shown [URL]..

My slide show also has external controls - play, pause, next & prev

Problem is I don't know if there a way to pause a slide show & add an image (which is not a part of slides in the show) after each 4th slide then resume again on click event of that image?

View 1 Replies View Related

JQuery :: [Cycle] Random Option Not Randomizing The First Image?

Nov 13, 2011

m using jQuery 1.7 and cycle 2.9998 (Full plugin with all the transition effects).I've found out that the random option is not randomizing the first image. After the first image the random seems to work fine.

View 1 Replies View Related

JQuery :: Cycle Top And Left Image Positioning Within Container?

Aug 22, 2011

I've seen several posts around this issue but nothing that seems like a definitive resolution.Cycle defaults to positioning the slides at top:0 and left:0 within the container div. I want them to be bottom:0 and left:0 within the container div.

[Code]...

View 11 Replies View Related

JQuery :: Plugin - Cycle The Background Image And Content

Apr 14, 2011

I have a few "panels" that I am looking to cycle. The panel has a width of 100% with a background image. It is supposed to span the whole width of the browser. the content is set at a specific width, centered in this panel. I am looking to cycle the background image and content but just can't get it to work (the panels have a set width and are pinned to the left, not centered.

simple js:

View 1 Replies View Related

Jquery :: Cycle Plugin Is Leaving A Gap Between Each Image With Wordpress?

Mar 16, 2010

I used the Jquery Cycle plugin on a site I'm working on.It worked fine on the static html site (see it in action here working as it should) but is leaving a gap between each image when I use it in Wordpress (See it here).

View 1 Replies View Related

JQuery :: Cycle Script Slide Show With Different Image Heights?

Feb 15, 2011

I'm using the image cycle script, does anyone know if its possible to set a different CSS classes for each image, for example I'm trying to load images in a slide show that have different heights, I've setup two different CSS classes that have different heights, but I'm not sure how to get the script to call them at the right time?

View 1 Replies View Related

JQuery :: Delay With Cycle And Image Info Obtained Via Ajax?

Aug 5, 2010

I'm attempting to make a little slide show navigation box..thing, along the lines of what a lot of sports sites and, say, Gamespot use (digression: do these boxes have a technical name?).

My setup is pretty simple - I have a small PHP script that iterates over an image folder and pulls both the file name and last modified info from each image and stores them in an associative array. The array is json_encode()-ed. My jQuery $.get()'s the json, parses it, and then creates image elements based on the info. Cycle then does its thing and creates the slide show.

It all works, with one problem - the images don't appear upon a first visit to the site. They only appear on subsequent visits. This happens in the big three browsers (IE, FF, Chrome) without fail. A refresh is always necessary.

I'm not sure if it's a runtime issue, a cache issue, or if somehow Cycle isn't 'seeing' the images the first time. Please help. My code is below:

[Code]...

View 2 Replies View Related

JQuery :: Cycle: Previous And Next Buttons On Left And Right Side Of Image?

Nov 11, 2011

I have been using the JQuery Cycle plugin on my website and love it! It has so many options and seems customizable to do basically anything. My question is about the previous and next buttons. At the moment I am using next:'#next2, .pics img', prev:'#prev2', to make previous and next arrows underneath the image as well as use the image itself a "next" button. I would like to remove the arrows underneath the image and just use left and right halves of the image as a previous and next button. Previous being the left half and next being the right half of course. I've been searching for this being posted before and have not found any discussions on it. Also, the JQuery Slideviewer does what I'm trying to accomplish: JQuery Slideviewer Demo

if(zeroLeft >= pictWidth/2) { var uiprev = ui.parent().prev().find("a"); (jQuery(uiprev).length != 0)? uiprev.trigger("click") : ui.parent().parent().find("a:last").trigger("click"); } else { var uinext = ui.parent().next().find("a"); (jQuery(uinext).length != 0)? uinext.trigger("click") : ui.parent().parent().find("a:first").trigger("click"); }

Is there a way to incorporate this type of button in JQuery Cycle? It seems easy enough to make the image a next button I feel like dividing it between the two shouldn't be that much more difficult.

View 2 Replies View Related

JQuery :: Cycle Removes Background Image From Thumbnails (pager)

Jun 17, 2009

Right, here goes: I'm using a modified "jQuery Cycle Plugin - 'goto' Demo 2 (aka: Poor Man's pager)" implementation of the Cycle plugin, this works fine in FF2+, Op9, Saf3+ and Chrome2 but in IE cycle stops the background- image from repeating! As usual I cannot give out a public link due to NDA but I can give you these two image locations to see the differences: [URL]

Here is my current code.

html:
<div id="gallery">
<div id="thumbnails"></div>
<div id="slideshow">

[Code].....

View 3 Replies View Related

JQuery :: Using The Malsup Image Cycle Where The Images Suddenly Appear Shrunken

Jan 14, 2011

Regarding a previous post of mine: jquery-cycle-plugin-24-12-2010 I seem to have a problem using the Malsup Image Cycle where the images suddenly appear shrunken. It appears to only affect me when using ASP.NET with site.master pages the problem doesn't occur every time just occassionally. I tried recreating the glitch outside of ASP.NET (simply using HTML, CSS etc......) but it worked fine. I will soon try and recreate the problem in a sample ASP.NET project and post the code on this thread as soon as it's ready.

[Code]...

View 1 Replies View Related

JQuery :: Title Out Of Sync With Image Transition Using Cycle Plugin?

May 11, 2011

I am using the Cycle plugin for image slideshows, and I am working on one that also displays a title for each slide with a link. The issue is that the title swaps a little after the image swaps, so there is a delay. Here is my code:

<script type="text/javascript">
$(function() {
$('#slideshow').cycle({

[code]....

View 2 Replies View Related

JQuery :: Cycle Plugin - Make The Images Transition Fade Smoothly Into The Next Image

Oct 5, 2010

Love the Cycle plugin.

- works as expected in that one photo fades into the next photo smoothly. Test page looks great - [url]

However, when I put the exact same code into Thesis/WordPress, I get a long delay between the images, and spend several seconds looking at a blank stage - [url]

Why would that be? How to make the images transition fade smoothly into the next image

View 2 Replies View Related

JQuery :: Cycle Plugin: Pause The Cycle From Link Withing The Cycling Content?

Jul 21, 2009

I am having an issue with pausing the cycle from links within the cycle. I have set up a cycle that contains a html contentent including a 'video playlist'. This is a javascript based list that updates a flash video player with a new video inside the cycle. The videos are loading fine, but for some reason when i call the cycle 'pause', it dosent work? i have testing the $('#feature').cycle('pause'); from a link outside the cycle and that seems to be working, but it seems to be from the links inside the cycle content. here is the code i am using (i have made a custom crossfade transition)

function feature() {
$('#featuretitle').hide();
$('#feature').after(
'<div id="featurenav"></div>'

[Code]....

View 2 Replies View Related

JQuery :: Cycle Clickable Links Embedded In Cycle Object Not Working?

Jul 22, 2011

So, what I'm trying to do is embed links inside a cycle slide show. Here's an example:

[Code]...

As you can see, I'm using a div tag in place of an image and setting the image as the BG of the div. Then I'm overlaying some text and links on the "slide". When I click the links however, the result is animation invocation rather than link target invocation. The div click event is takingprecedenceover the link click event. Is there a built in handler in the Cycle library to handle this?

View 2 Replies View Related







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