Re: [jQuery] jquery cycle plugin IE6 flicker (appears to reload elements repeatedly)

2010-02-16 Thread arcadian
I believe the problem that you are experiencing is because IE6 has issues when background images and opacity settings are adjusted. I was doing something similar with the jquery cycle plugin and the only way that I found to fix it was to place an IMG tag in the rotating item and place it behind t

[jQuery] jQuery+Cycle - IE 7 & 8 png images in rotation getting black border - applied truetype & bg - not working

2010-02-02 Thread rc cola
any help would be greatly appreciated.

[jQuery] jQuery Cycle: two cycles with different effect & one pager

2010-02-01 Thread Florushj
I'm having some trouble adjusting jQuery Cycle to my wishes. Unfortunately I'm no jQuery hero :-( This is what I want in short: It's basically this example: http://www.malsup.com/jquery/cycle/pager-double.html http://www.malsup.com/jquery/cycle/pager-double.html but with one effect for each cy

[jQuery] jQuery Cycle plugin, previous and next image preview

2010-01-31 Thread tsiger
Hello everyone, I am using the jQuery cycle plugin to create a very basic slideshow with 2 buttons (previous and next). Is it possible while running the slideshow to assign somehow on these 2 buttons a preview (like a tooltip or something) a preview of the previous and next images?

[jQuery] jQuery Cycle Plug Issue with Multiple SPANS and single call

2010-01-17 Thread JoshL
Using the awesome jQuery Cycle plugin, Im working on a "wall" with each title rotating between pics but Im not getting any love. The page is setup like this:

[jQuery] jQuery Cycle categorized Pager

2010-01-13 Thread M. L. Giannotta
Hello everyone, I've recently discovered the power of jQuery plug-in cycle, and I'm enjoying it. However, tonight I faced an obstacle trying to achieve something. Basically, what I want to do, is to split the pager for a single slideshow into multiple parts, each containing only a some of the slid

[jQuery] Jquery Cycle Plugin Bugs

2010-01-13 Thread keli marks
Hey all: I'm having some odd bugs with 2 different kind slideshows. www.exhaciendalapetaca.com On my home page, on both mozilla and IE, instead of displaying the slideshow, the entire set of photos are displayed, stacked underneath eachother. It doesn't happen all the time. The second issue is

Re: [jQuery] JQuery Cycle Speed

2010-01-07 Thread aspacecodyssey
Figured it out. The problem is, in fact, with the easing. Cycle has a default easing set, but setting it to 'linear' fixes it and makes the entire thing smooth. malsup wrote: > >> Hey, I'm using the JQuery cycle plugin (http://malsup.com/jquery/cycle/) >> and >> I have images set to auto-scroll

[jQuery] JQuery Cycle Speed

2010-01-07 Thread aspacecodyssey
Hey, I'm using the JQuery cycle plugin (http://malsup.com/jquery/cycle/) and I have images set to auto-scroll horizontally. The plugin automatically eases the slides (I've tried turning easing off), and I'm wondering if anyone knows of a way to get them to just continually move horizontally (witho

[jQuery] jQuery Cycle Plugin width problems

2010-01-04 Thread Mark Garrigan
The Goal I want to cycle through list items in an unordered list. I want the list items to take up the full width of the browser, even when the browser is resized. The Problem Once the first slide transition takes place and the browser is resized smaller horizontal scroll bars are introduced. Then

[jQuery] jquery cycle plugin IE6 flicker (appears to reload elements repeatedly)

2009-12-29 Thread websymphony
I've employed the jquery cycle plugin (great work malsup!) to display banners for various hospitals (such as http://intermountainhealthcare.org/hospitals/bearriver/Pages/home.aspx). To display the banners, I nested the call within a separate script containing $(document).ready(function() { (Mor

[jQuery] jQuery Cycle Multiple Pagers

2009-12-23 Thread pmAgony
Hello Experts, I'm looking for some guidance on implementing multiple pagers on a jQuery Cycle plugin. My goal is as follows: 1. On hover of #slideshow, reveal left and right arrows so the user can navigate previous/next. Exactly like the lightbox feature. 2. Thumbnails of the images below the

[jQuery] jQuery Cycle - Global pause on hover?

2009-12-21 Thread 1000bulbs.com
If there are three slideshows on one page, is there a way to PAUSE slideshows B & C when hovering over A?

[jQuery] jQuery Cycle Plugin and Captions - Please help!

2009-11-21 Thread Wroathe
Hi there! I'm a little stuck and I was hoping someone could help me. I've been trying to add captions to another div separate from the slideshow and have them cycle with the slideshow and when the user uses the pager. The one catch is I was hoping to use the images in the slideshow's alt attributes

[jQuery] jQuery cycle plugin

2009-11-12 Thread bozlite
I've been using the jquery cycle plugin (http://malsup.com/jquery/ cycle) and it's doing exactly as I want except that it doesn't seem to recognise the first slide as slide one. I'm using the onAfter function to to turn the next/prev links on and off as appropriate and to display page 1 of ? but th

[jQuery] jquery cycle - link to certain images only

2009-10-29 Thread Johannes
Hi, I am using jquery cycle to make a book presentation. Right now there is click-advance and also buttons for next and previous images. But what I want is to also have buttons to go to certain pages only, e.g. first page, chapter 1, last page. What I've found so far is only the possibility to use

[jQuery] jquery cycle site is down

2009-10-17 Thread daft01
the cycle site is down since yesterday, i get a 403 and 404 error, ???

[jQuery] Jquery Cycle - Combining Prev & Next with Image Count

2009-10-14 Thread northbeach
I have worked out how to use the Next and Prev example here : http://malsup.com/jquery/cycle/int2.html and the count example here: http://www.malsup.com/jquery/cycle/count.html I can't however work out how to combine them so when you press "Next" it changes a "1 out of 5" image counter. Any hel

[jQuery] jQuery cycle IE issue

2009-09-15 Thread kcory
Hi, I've tried implementing jQuery cycle on my portfolio and it works in FF3 and Safari but not in IE. I've spent 24 hours researching and I just don't know how to fix it. I've checked for commas, I've tried altering the cleartype and cleartypeNoBg because I'm using .pngs but that still doesn't

[jQuery] JQuery cycle plugin bug(?) in firefox

2009-09-13 Thread sidders
Hi All, I've discovered some odd Firefox behaviour when using the JQuery cycle plugin. I'm simply trying to cycle through a few images. When you first visit the page, firefox fails to render the images correctly with the first overflowing it's container and the rest appearing as squashed thumbn

[jQuery] JQuery Cycle Plugin Random Timeout

2009-09-08 Thread mattjp18
Hey, does anyone know how I can have the timeout change randomly for every slide? Thanks,

[jQuery] jQuery Cycle Manual With Text?

2009-08-19 Thread Ian Gordon
I am trying to create something like this: http://i27.tinypic.com/29p3woi.jpg The text would be a tag or something similar. The progress buttons don't have to be the dots I can use floated next and previous arrows. Is this doable using jQuery Slideshow or Cycle, preferably Cycle since it seems

[jQuery] JQuery Cycle effects don't work in IE

2009-08-18 Thread theosoft
I have tried various things to get this to work in IE, and I'm not sure why it won't work. The shuffle effect works, but not properly. It works in all the other browsers just fine. I've uploaded the code to jsbin here: http://jsbin.com/icuko I need this solved by the end of the day tomorrow, so i

[jQuery] jQuery Cycle Plugin - how to construct pagerAnchorBuilder relative to object being cycled

2009-08-13 Thread jqueryck
I have several sections on a page that have the same structure, a div with information to cycle and a div with navigation. Each section has the same classes and mark up, but varies with actual content. What follows isn't exact, but similar markup: ... ... I want to loop t

[jQuery] jquery Cycle - number pager doubles with AJAX refresh

2009-08-09 Thread ppblaauw
When using a number pager with the cycle plugin and somewhere else on the same page a block which refreshes content with AJAX the number pager for the cycle block doubles. On the next Ajax refresh it doubles again. Anyone a solution to prevent the number pager to double. When I have the number p

[jQuery] jquery + cycle + IE

2009-08-09 Thread nspace
Having a bit of an issue with my setup with jQuery + Cycle http://negativespace.ca/clients/mirrorbuilder/ There are two divs that control the photos, #controller, and #prevNext which has two href's in it that link to #next and #prev anchors like in the demos from the Cycle website. I am using t

[jQuery] jquery cycle with multiple image

2009-08-04 Thread iktiar2...@gmail.com
Hi hope all are fine :) like this demo http://malsup.com/jquery/cycle/int2.html , i need make cycle image slide-show. there will be 3 image, not 1 image, like the demo. i tried do it myself. but my whole 3 image , moving :( . I need to move one image , not whole 3 image. like this demo, whe

[jQuery] jQuery Cycle pager with images

2009-07-23 Thread matttr
Hi, I am fairly new to both jWuery and jQuery Cycle, but I have managed to set-up my slideshow using images as the pagers. The problem is that I want to be able to indicate which slide is currently being displayed by toggling the pager image to unique one when it is active. Essentially what I wa

[jQuery] jQuery Cycle Plugin and Links

2009-07-20 Thread Mescalero
I would like to add another attribute to the img tag called "link." This attribute would define where the image would link to if someone clicks the image. Then i could do something like: .append('' + this.alt + ' Read more ›'); Does anyone know what/where i can add in the cycle js to accomodate

[jQuery] jQuery cycle plugin pager not working in FF and Safari

2009-06-30 Thread Jason
I am having an odd error where the pager generates links but they don't change the slide in FF and Safari. The biggest surprise of all is that it actually works in IE. Here is the page I am referring to: http://76.12.208.222/ Any suggestions?

[jQuery] jQuery Cycle Plugin is appearing inside DIV's

2009-06-25 Thread Erik R. Peterson
I'm using DIV's and I can't figure out how to remove the html text from the inside DIV from the last slide. I've tried everything. When I remove the outside the DIV, the script won't work!! http://www.enaturalskin.com The Main Banner. Erik

[jQuery] jquery cycle - go to image (regardless of position)

2009-06-21 Thread jenz
Is there any way to use something like go to and always have it go to a particular image regardless of the slide's position in the cycle? I am adding images to the slideshow and every time I add one - the IDs change so that go-to #7 is the seventh slide - regardless of what it actually is and I w

[jQuery] jQuery cycle plugin help

2009-06-08 Thread Ryan
I have been using jQuery cycle plugin for a banned with some content that fades in and out in a slideshow sort of thing but I would like to be able to div individually. Rather than saying all instances of #projects become a slide, i would like #project_img, #project_title and #project_description

[jQuery] jQuery Cycle Plugin - Prev/Nex inside loop container

2009-06-03 Thread Arie
Hello, I tried to use Cycle Plugin, and it works great. I have the "Previous and Next" navigation work without any problem. This is the code I have: - $(function() { $('#feat-container').cycle({ prev: '#prev', next: '#next', timeout: 8000, // milliseconds between slide tra

[jQuery] JQuery Cycle Plugin, all images in pool showing up when page loads

2009-06-01 Thread Adrian Chen
I'm trying this Cycle Plugin, but whenever I load, lets say I have 5 images in the rotation pool, they all show up (briefly) whenever the page reloads, and then they dissapear (starting the rotation). Is there any way to avoid this? The images I'm using are 960 x 220, so it pretty much fills the

[jQuery] jQuery Cycle Plugin: Implement Pager on existing navigation anchors

2009-05-31 Thread Paul Walsh
I have a problem with implementing the pager in the Cycle plugin. I have an existing navigational structure, which is actually a playlist - each link launches a new media file in an instance of flowplayer [http://www.flowplayer.org]. I want to use each of these anchors to, in addition, page anothe

[jQuery] JQuery Cycle Help!

2009-05-27 Thread Paul
I am really someone can help (fingers crossed anyways!) I am trying to implement the cycle plugin into this page: http://staging.visualintent.com.au/cc2/index4.html It all seems to be working well in Firefox etc but not Internet Explorer 6+ and I have no idea why! Basically I am trying to have

[jQuery] jQuery Cycle plugin (help show/hide slide shows on same page)?

2009-05-20 Thread MiD-AwE
Hi all, I'm trying to setup multiple cycle slide shows on the same page; Only they occupy the same space on the page. So, I'm trying to hide the second slide show right away (no problem showing the first automatically), but when I attempt to hide the first and show the second, nothing happens. Is

[jQuery] jquery cycle plugin - first cycle not in correct position unless you reload the site

2009-05-13 Thread flyfisherman
Hi I am using the cycle plugin on a start page to cycle 5 pictures in a div id "picture". The first load of the site the pictures are shown to small (firefox) or outside the container (opera, safari Win), after a reload all is ok!! I have no clue why this happens. Is there any advice? link: htt

[jQuery] jquery cycle plugin conflicts with the fix we use for PNG's in IE6

2009-04-29 Thread Jake Barnes
This is a tough one. Any help, much appreciated. I've been experimenting all day with different ideas toward fixing this, but so far nothing has worked. Please look at this page in IE6: http://www.teamlalala.com/lark/Simplicity%20ie.htm In IE6, you can see a huge gap at the bottom of the page,

[jQuery] jQuery Cycle with Transparent GIFs...Works in FF, Safari...but not in IE

2009-04-16 Thread Matt M.
Hello, I was wondering if anyone knew of a solution to be able to use transparent .GIFs with the malsup Cycle plugin. The implementation works in Firefox, Safari, but the images show up with a white background in IE 7. Here's the link to a live version... http://www.speedwaremotorsports.com/new-

[jQuery] jQuery Cycle plugin - addslide (again)

2009-04-12 Thread ppblaauw
I read a lot of posts about this issue, but can not find a solution. Also have seen the addSlide examples for the jQuery cycle plugin. I try to add slides to the cycle plugin with AJAX, one slide at a time with the following code. function onBefore(curr, next, opts, fwd) { // on Before arg

[jQuery] jQuery Cycle -- Thumbnail Paging

2009-04-10 Thread amuhlou
Hi everyone, I'm working on an implementation of the Cycle plugin and would like to use thumbnails for the paging. The tricky part is that my images are pulled from a php file, so I'm unsure of how to get the thumbnail images to load since the source images aren't loaded into the DOM all at once

[jQuery] JQuery Cycle Plugin Multiple Pagers on one page

2009-04-09 Thread Skinnyl
Hi, First of i'm sorry if the answer to this is somewhere on here already but i've been staring at the screen for hours trying fix this and haven't found exactly what i need. Also i should warn you i know next to nothing about jquery or javascript or any other internet magic past HTML and CSS.

[jQuery] jQuery Cycle Slideshow makes site crash in IE7

2009-04-07 Thread zeckdude
Please look at http://www.idea-palette.com http://www.idea-palette.com I have multiple pages that are being faded in using the top nav. When the user clicks on any of the above buttons to fade in another page that contains the Slideshow using the jQuery Cycle Plugin, IE7 crashes. When I comme

[jQuery] JQuery Cycle pluggin

2009-03-30 Thread Laegnur
Hello I have the following code on my site, using the jQuery Cycle plugin. Everything works fine, until you see the effect Shuffle, then the animation stops. [code] $(function() { $('#animation').cycle({ fx: 'all', shuffle: { top:

[jQuery] JQuery Cycle

2009-03-30 Thread gmca...@gmail.com
I am trying to use the JQuery Slider from http://www.malsup.com/jquery/cycle/ When i run this page in IE, the images dont load so It only has the first picture in the slide show for each example. When i tried to make a simple example it did the same thing in IE7 Everything works in Firefox,

[jQuery] jQuery+Cycle+ How manage the padding, width, height, etc

2009-03-20 Thread Asinox
Hi, im trying to usin Cycle plugin, and i change the width and dont work, in the same way a need to know how manger padding and everything about customizer Cycle... the problem is that i need a plugin with preload of images... thanks

[jQuery] jQuery/Cycle: Binding Secondary Nav

2009-03-20 Thread studiobl
Hi, I'm working on a banner display, using Cycle. The banner will use the out-of-the-box Cycle numbered nav, but the client also wants text links in the banner to page from slide to slide as well. How can I bind the pager functions to additional anchors?

[jQuery] jQuery Cycle Form Submit and Next Issue

2009-03-18 Thread jenz
I am trying to get the jQuery Cycle plugin to cycle through "slides" that contain images with a form for rating the images. Ideally I would like the form to submit and then go to the next "slide" that contains the image and the rating form. What I cannot seem to figure out is how to have it cycle

[jQuery] jQuery Cycle Plugin

2009-03-17 Thread yth
Hey there. I got a problem with the jquery cycle plugin. I wanna use this plugin for Ajax content what I want is, 1 cycle box, 1 cycle pager, and I can change the content. I've almost done, however, I got a problem. I call Ajax content(first content), it succeeds But when I change the content(lo

[jQuery] jQuery Cycle, multi-effects

2009-02-24 Thread Andrej
Hi Mike, Loving the multi-effect. Would it be possible to use them in this way...? In the same slideshow: left/right arrows make the slides slide left/right up/down arrows make the slide slide up/down Thanks Andrej

[jQuery] jquery cycle plugin. paging multiple divs.

2009-02-16 Thread linzprod
Hey there. I got a problem with the jquery cycle plugin. I wanna have a div with thumbnails in it. that cycle and also use the pager function od the plugin. I also wanna have a div with the bigger images that also cycle and should also be accesable with the same pager. When I click on the thumbna

[jQuery] jquery cycle plugin issue

2009-02-10 Thread anibal
Hi guys : I'm having a problem with cycle which refuses to see the links I have put in the divs. When I click on my links it just move on the next slide (next div) I don't now how to fix this problem. I have seen there is a parameter "pagerAnchorBuilder: null" ... maybe there is any chance to modi

[jQuery] Jquery cycle plugin - YouTube videos

2009-02-03 Thread Ado
Hi, Im trying to create a rotating promo area using the cycle plug-in. I have to to embed YouTube videos (example here http://www.grouptools.com/adrian/sbc-new/promo/) The main issue is FF works fine in that if a video is playing and you go to another 'slide' the video/sound stops. Where as IE7

[jQuery] jQuery + Cycle Pager Nav Issue in IE

2009-01-30 Thread Matt M.
I'm having a weird problem where IE is adding twice as many nav pager elements. As you can see, the script works nicely in FF/Safari, but when viewed in IE, the nav gets wonky. I'm having trouble figuring it out, so any help is appreciated. Thanks! http://70.32.114.139/bases/naval-base-kitsap-ban

[jQuery] jQuery + Cycle Plugin (Duplicating Problem with Pager Anchors in IE)

2009-01-30 Thread Matt M.
I'm having an issue where the pager is building twice as many anchors as there are pics. I only have this issue in IE. The script is working great in FF/Safari. You can see the difference on the page below. Any help is appreciated. Thanks! http://70.32.114.139/bases/naval-base-kitsap-bangor (Usi

[jQuery] JQuery Cycle Plugin: 2 tiny glitches

2009-01-25 Thread acuitas
Hello Can someone help? I have two problems. Both I think are tiny. First problem: I'm almost done successfully installing the Cycle plugin. If you use FireFox to go here: http://acuitas.com/index.php then click on the Refresh button, you'll see it works great. Please tell me why I need the re

[jQuery] jQuery Cycle Plugin - Custom /transition help

2009-01-10 Thread greed83
sorry if this is a re post. I tried posting earlier but not sure if it sent as i cannot see it anywhere on the board. I have a "feature" content banner on a home page using the jQuery Cycle Plugin(http://malsup.com/jquery/cycle/). right now i'm using the basic fade transition. What I am trying to

[jQuery] jQuery Cycle Pluggin - Custom /trassision help

2009-01-10 Thread greed83
Hey All, I am unfortunately very limited in my JavaScript creative abilities but luckily i know enough to plug through open source code a little bit. I have a question I'm hoping someone can help me with. I have a "Featured" banner area on a home page that I am using the jQuery Cycle Plug-in (ht

[jQuery] jquery cycle; click for next image

2009-01-07 Thread typenerd
Hi there, I've got some next/prev links going with my jquery cycle and I'm trying to also include the div .folio_cycle to be clickable for next image; can someone help me with that reference? http://rejectedrobot.com/portfolio/new.html

[jQuery] jQuery Cycle - onBefore not running on first slide?

2009-01-05 Thread Azzlack
I'm using the onBefore() function to check for the tagName of the next element/slide. (If it's a jpg, png, flv, etc.) But it looks like the onBefore() function is not run on the first slide, because the function does not start on the first slide, but it does start properly when the slideshow has

[jQuery] jQuery Cycle Plugin: 1 pager to control 2 slideshows

2008-12-12 Thread Neil
Is there a way in the jQuery Cycle Plugin to have have 1 pager control 2 slideshows? Where one slideshow has a scrollLeft effect and the other has a fade effect.

[jQuery] jQuery Cycle Plugin: 1 pager to control 2 slideshows

2008-12-12 Thread Neil
I have been searching for a way to have 1 pager to control 2 slideshows with the same number of slides. Where one slideshow can have a scrollLeft and another just with a fade. Is this possible with the current plugin?

[jQuery] JQuery Cycle Plugin - Slide effect

2008-11-19 Thread Don
Hey guys, I'm re-doing a website and found this plug-in and an example script that I liked. Well I implemented one section and all was good, or so I thought... Past the first 2 sections, nothing works and it's the flipping # in the tag in the slide.js script causing the problems. There is a link

[jQuery] jQuery Cycle and Background Color

2008-11-14 Thread robrobbins
I'm trying to use the jQuery Cycle plugin to cycle some images in my web site design but the background color of the containing div keeps appearing as the images fade out. I have been unable to force the background color of the div containing my images to be white. I even tried an additional conta

[jQuery] Jquery Cycle Plugin Problem

2008-11-07 Thread Jorge
There is a problem with pc memmory when the plugin is working ( Tested in a few pcs). At Least you need a 2 core duo for a not problem experiencie, but try in a pentium 4 with 1gb of ram... and you will Khnow. Open the task administrator and test de memmory. Any Solution for this?

[jQuery] jQuery Cycle - remove slide

2008-11-06 Thread devilmike
I'm wondering if there's any way to remove a slide from a running slideshow without interuption, and if so how would I go about it? Thanks!

[jQuery] jquery cycle plugin problem?

2008-11-06 Thread KEVIN EVANS
Hello, I have a site here http://www.crsdepo.com/newsite/index_cycle.html where I am using the Jquery cycle plugin but I am having some problems in Explorer 7 and 6. In the right column near the bottom there is a testimonials section, which I have it cycling up, it looks perfect in Firefox

[jQuery] Jquery Cycle - Determine active slide

2008-11-03 Thread Azzlack
I have a mixture of images and flash movies (using JW Media Player) in my slideshow. The flash movies are set to autostart, which works good in every browser except IE, because instead of starting the movie when the slide is visible like the other browsers, it starts it when the page loads. So I

[jQuery] Jquery Cycle - Pager with maximum 10 links

2008-11-03 Thread Azzlack
Is it possible to configure the cycle plugin so that it only shows a maximum of 10 numbers in the pager + "prev" and "next"? Or is it best to use a plugin like scrollTo for this purpose? -- View this message in context: http://www.nabble.com/Jquery-Cycle---Pager-with-maximum-10-links-tp2031272

[jQuery] JQuery Cycle + $.load question. 's not appearing but they seem to be cycling.

2008-10-30 Thread lampshade
Hello, I want to grab content from another page and then using Jquery Cycle, fade it in and out slowly. The content is a bunch of 's inside of the div with id $events_banner. The problem is that, although cycle seems to be working as I can see it changing the Z-index and opacity of the divs in

[jQuery] jQuery Cycle - onBefore? onAfter?

2008-10-27 Thread Maddlake
I am using this plugin for my portfolio site. I use it quite often, but am stumped and hoping someone can help. Each slide is a div which contains an image + a reflection (using reflection.js - it wraps the image and its reflection in a div), and then a div with a description. Here is the URL- h

[jQuery] jQuery Cycle Pager links

2008-10-21 Thread isaacn
Hey all - I'm using the jQuery Cycle plugin [1] and would like to use the pager function in a little bit different way than intended. I'm using pagerAnchorBuilder to use existing markup that contains thumbnails of the screenshots I'm cycling through. The images, before Cycle attaches to them, ar

[jQuery] JQuery Cycle + lazyload

2008-10-20 Thread TResudek
I have a photo gallery using cycle and it works well. I am running into an issue with slow connections because I have a gallery with 60+ large images in it. I figured I could use lazyload to remedy the problem and have the images only load when they are called(or next to be called). I can't seem

[jQuery] JQuery Cycle + lazyload

2008-10-20 Thread TResudek
I am using cycle for a slideshow and it works great. The problem is that I have a gallery with about 60 large images and it can be a real pain for slow connections. I figured using lazyload would be a good option so that the images only load as needed. I can't seem to get cycle and lazyload to wor

[jQuery] jQuery Cycle pagerAnchorBuilder with Div Tags

2008-10-16 Thread Zach Dunn
I've run into a problem with building a rotating news banner which displays both an image tag and a caption div. The structure for the slides works like this:

[jQuery] Jquery Cycle Dock Pager

2008-10-09 Thread JimmyBTM
does anyone know how to combine the pagers from JQuery Cycle with the effect from JQDock? I want to use Cycle to make a slide show but want the paging effects to look like OSX Dock

[jQuery] jQuery Cycle, Multiple Items

2008-10-08 Thread alexp206
Hi, I've been playing around with the jQuery Cycle plugin, it's great. I do have a question though, is it possible to show multiple items simultaneously? An example would be, if you have 5 items: 1 2, 2 3, 3 4, 4 5, 5 1 (loop) In this particular instance I'm working with single line divs, but I

[jQuery] jQuery cycle and handling new request/page changed

2008-10-04 Thread JozefSevcik
Hi all, I have a slideshow, which repeats on different pages (for example / index-1.html, /index-2.html etc). Slideshow is in main template, shared by all other pages. What I'm trying to do is if page is changed from index-1 to index-2 (e.g. user clicks on some link on page), slideshow on index-2

[jQuery] jQuery Cycle Lite Plugin

2008-10-01 Thread angel
Hi, I've spent hours but couldn't make it work. I don't know what I'm missing. Can you please check http://www.chorka.com/jquery/jquery.html and comment? Regards, Sultan Arefin

[jQuery] JQuery Cycle Question

2008-10-01 Thread sorahn
Hey guys, i just had a quick question about settings for the jquery pager. I've got it doing mostly what i want, but i'm wondering if it's possible to invoke a pause when you hover over a pager item. Right now when you hover it changes to that item, then continues about it's business cycling thr

[jQuery] jQuery Cycle Question / Showoff

2008-10-01 Thread sorahn
Hey guys, i just wanted to show off a bit with some jquery.cycle work that i managed to rig up following a few demos. http://monsterpocalypsegame.com/ The only thing it doesn't do, which i'm not sure how to make it do, is pause when i'm hovering the pager items. Right now if you hover a pager i

[jQuery] jQuery Cycle problem in IE6...

2008-09-28 Thread Andy
...I apologise for raising a problem in such an old browser, but unfortunately I have no choice... I am writing a few pages for a school site and am having a problems with 1 particular page in IE6 - all works perfectly in the other browsers I have available for testing, i.e. IE7, Firefox3 (Mac+PC

[jQuery] jquery cycle - accessing attributes

2008-09-24 Thread vsl888
afternoon all how do i go about accessing the value of the cycle's variables, namely the value 'cyclePause'. i am trying to call the pause, resume functions from a click event, and need to get the cycle's current status to call the appropriate function. cheers vince

[jQuery] jQuery Cycle - Get Current Slide Number

2008-09-23 Thread Phillip
Hi everyone, I'm having a tiny issue with jQuery cycle that I'm hoping someone may be able to help out with. I have a page has multiple slide shows in it, and have written a little script to loop over and implement the function. I'd also like to diplay the current slide number under each sideshow

[jQuery] jQuery Cycle plugin question - changing speeds mid-slideshow

2008-09-19 Thread Sam H
I have an effect where I cycle through images with the default slow fade speed, and when a user mouses over a link, I jump to a specific image via: $('#myPics').cycle(3); The problem is, I want to change the fade options to "fast" just before I jump to that image. How would this be done?

[jQuery] Jquery Cycle after callback problem?

2008-09-10 Thread Andrej
Hi, I am using the after callback to animate a div to the height of the next image after you click on the thumbnail. This works great (in Firefox only) when you actually click on the thumbnail, but when you first come to the gallery, from the toc page, (click on the first gallery): http://dev2.ac

[jQuery] jquery cycle - advanced uses

2008-09-09 Thread bingaman
I'm using the jquery cycle plugin - it's fantastic, but I'm coming up just short of how I want it to function. The goal is to have a cycle that runs along with a pager. The pager is custom and works on hover. Additionally, I want the cycle to pause while you're hovering on a pager item, and res

[jQuery] jquery cycle pager question

2008-08-29 Thread delius
i'm trying to create a "news ticker" using the cycle plugin. everything works really well, but i run into some trouble - first, i want to use the pager to show which article is on and how many there are, but i want it on the right side or at the bottom of the div containing the item. i couldn't fi

[jQuery] jQuery Cycle Pager Vertical Scroll

2008-07-18 Thread greencode
Hi, I'm really new to all of this so please be kind... I'm using the Cycle Plugin and want to add numbers across the top (pager) and then when I click on these numbers the images scroll vertically up and down. I can do it where it always scrolls up or always down but I want it up and down. For ex

[jQuery] jQuery Cycle Plugin: 'Cover'ing random width slides from the right

2008-07-11 Thread juro
Hi, I have been trying to get a certain effect using the jQuery.cycle plugin but have falied miserably. Similar to the top example on this page: http://www.malsup.com/jquery/cycle/cover2.html I want to cover the images from right to left. The only (and substantial) difference to the example is

[jQuery] jQuery Cycle Plugin: Showing next Slide when loaded

2008-07-11 Thread juro
Hi, Similar to this example http://malsup.com/jquery/cycle/add4.html I would like to know whether it is possible to only transition to the next slide when this is loaded completely. This is useful when a large amount of images are part of the slideshow. Thank you for your comments juro

[jQuery] JQuery Cycle Previous / Next Question

2008-07-03 Thread Ara
I'm using JQuery's Cycle plugin to assemble a slide show and enable next / previous operations. This is all working fine, my question is this ... Is there a way to set the previous and next transition effect differently from the slide shows main transition effect? Currently my slide show slides

[jQuery] jQuery Cycle Plugin Pager mode

2008-06-27 Thread greencode
Does anyone know how I can change the links to text links rather than continuous numbers? I'm new to all of this and can't seem to find it anywhere? http://www.malsup.com/jquery/cycle/int2.html

[jQuery] jQuery Cycle problem with scrollDown

2008-06-21 Thread wgrills
Hi Guys, I have searched this group to see if anyone is getting the same issue as I have been but after about an hour of searching I did not find anything. I am trying to put a simple slideshow on my homepage of my new website but the effect that I want just does not seem to work for some reason

[jQuery] jQuery Cycle problem with scrollDown

2008-06-21 Thread wgrills
Hi Guys, I have searched this group to see if anyone is getting the same issue as I have been but after about an hour of searching I did not find anything. I am trying to put a simple slideshow on my homepage of my new website but the effect that I want just does not seem to work for some reason

[jQuery] jQuery Cycle - Custom scrollHorz

2008-06-06 Thread Andrej
Hi, Was hoping that some you of kind folks would enlighten me as to how to do this with the awesome Cycle plugin. I am using the scrollHorz fx, and want to have the incoming and outgoing slides visible within their container...So it would be like a scrolling gallery. I've played around with some o

[jQuery] jQuery cycle plugin crash in IE7

2008-06-05 Thread [EMAIL PROTECTED]
I have a portfolio page with multiple slideshows (there are four tabs and each tab displays a different slideshow). All is well in Mozilla, but after a couple of clicks to change the tabs in IE, it chrashes. I have tried placing the code in the body of HTML, but still get the same crash!! Would ap

[jQuery] jQuery+Cycle : slideshow with progressive image loading

2008-05-31 Thread Nicolas Le Thierry d'Ennequin
Hello, A previous discussion here (http://groups.google.fr/group/jquery-en/ browse_thread/thread/319177a5a9bb22a9/01b7544ac7203748) and a recent addition the to the Cycle plugin (see http://www.malsup.com/jquery/cycle/add.html) makes me think that creating JQuery+Cycle slideshows with progressive

  1   2   >