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
any help would be greatly appreciated.
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
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?
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:
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
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
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
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
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
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
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
If there are three slideshows on one page, is there a way to PAUSE
slideshows B & C when hovering over A?
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
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
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
the cycle site is down since yesterday, i get a 403 and 404 error, ???
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
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
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
Hey, does anyone know how I can have the timeout change randomly for
every slide?
Thanks,
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
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
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
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
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
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
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
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
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?
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
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
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
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
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
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
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
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
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
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,
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-
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
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
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.
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
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:
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,
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
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?
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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?
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
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
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?
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!
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
...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
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
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
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?
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
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
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
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
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
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
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
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
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
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
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
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
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 - 100 of 117 matches
Mail list logo