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
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?
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
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
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 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 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
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
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
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,
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,
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.
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
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 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
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
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?
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 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 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
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
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
Hi,
I have a problem with the Cycle plugin (jQuery-based slideshow,
http://malsup.com/jquery/cycle/ ) that I hope someone here can help me
out with.
Currently, Cycle loads all the images up front. That's a problem for
me - the slideshow I'm working on may have a very large number of
images, not
Hello,
I need to do a slider. I am using Cycle plugin, but I have a problem.
I don't know how to do a slider images container with three
pictures...
All examples are with one images, and the handlers ( prev, next ,
etc .. ) to change the pictures with fantastic effects... but ...
My simple imag
I'm currently working on a site that uses your JQuery plugin and so
far it's been great. I'm at a point now were I'm trying to use the
pager option.
CODE:
// Initialize 4 tab show
$(document).ready(function(){
$('#featuretabs')
.before('')
.cycle({
fx: 'turnLef
Hello ppl,
I am havim problems with the jquery cycle plugin (http://
www.malsup.com/jquery/cycle/int2.html - the one titles "Callbacks". I
modified it a bit so that it displays my, a bit larger images. Now, I
do not want it to display the code which prints out the code needed
the plugin to work c
Hi,
I am using the jquery cycle plugin for slide effects of images being
included dynamically to the website. Unfortunately, the images in the
hidden divs will not show in their original size once being showed
from the cycle script - just a icon size image is visible.
How can i change this to ma
jquery cycle plugin counter - http://www.malsup.com/jquery/cycle/int2.html
The forward and back demo above provides a way to navagate the images,
has anyone found a way of counting the number of cycles. ie 1 or 5
It would display next to the forward and back buttons. see below.
prev | Next ---
hello all. i'm having trouble implementing something from the jQuery
Cycle plugin that can be found here:
http://www.malsup.com/jquery/cycle/download.html
the effect i'm looking to implement can be found here:
http://www.malsup.com/jquery/cycle/int2.html
it's the Prev/Next effect. the second de
I have discoverde the very best jQuery Cycle Plugin: i want to create
a fading with a few image... alll work fine but it is possible to
apply the fade effect at the first image also? Thank You Ciao!
Ran across this while digging through jQuery plugins...
http://malsup.com/jquery/cycle/begin.html
I just wanted to take a moment to say that is some excellent
documentation! I wish more plugins were documented like this (tutorial
format)!
Oh hey.. and the plugin is quite nice too :).
48 matches
Mail list logo