Tagged Questions
The rotator tag has no wiki summary.
3
votes
2answers
940 views
How to rotate thumbnail images on mouse hover?
Looking for JS library or code snippet (jQuery is allowed) that can rotate images after user moves cursor to image. For example, this functionality is implemented for video thumbnails in ...
2
votes
1answer
38 views
Javascript / jQuery image rotator such as [closed]
I have a rough sketch of a image rotator / gallery I need but can't seem to find. If anyone knows any free plugins like this please reply.
2
votes
1answer
70 views
Javascript / JQuery random images repeat issue
I have an image gallery which pulls in random images from the folder images/flip_images/. The files are names as a number then .jpg, e.g. 0.jpg, 1.jpg etc. There are 14 images which it can choose ...
2
votes
1answer
326 views
Show/Hide Issue with Image Rotator
I am working on a site with an image rotator (using jQuery Roundabout). I have set it up in jQuery that when you click on an image, it displays certain content associated with that image using the ...
1
vote
2answers
51 views
Cycle Divs and Thumbnails
I'm hoping someone can save my me! I'm trying to create a (hopefully) simple rotating banner for my page. I have 7 divs that contain photos and text, they are as follows:
<div ...
1
vote
1answer
95 views
Jquery testimonial rotator Ajax function running early
I am making a Testimonial rotator with Jquery for my website, but the Ajax function runs too early, so you see the HTML change, then it fades out, and back in. I've tried to figure out the problem, ...
1
vote
2answers
199 views
Animating frame Images with ease effect on iPad
Let me show you example (360 Deg 3D Object Rotator): Demo: http://activeden.net/item/interactive-renders-360-deg-3d-object-rotator/39718?ref=mixDesign
As you see, there is a camera 3D rotating on ...
1
vote
1answer
72 views
Jquery Image Rotator clashing with Javascript Drop Down Menu
I am trying to get "Portraits" to Drop Down to three more sub links. As you can see it pops up very subtly with each transition in the image rotation (the big circle). Also it's not lined up with the ...
1
vote
2answers
157 views
jQuery image rotator stops after changing the first image
I have a small problem with my jQuery image rotator.
Basically, my rotator should check if all images are loaded, and if they are it should display the first one on the top eq(5), and one after that ...
1
vote
1answer
91 views
Is it possible to have both Slideshow and RotatorType.SlideShowButtons?
Telerik control: Is it possible to have both rotator types?
1
vote
1answer
157 views
flash text rotator xml
Ok so hereby I am starting a new topic after successful coding of xml file - Thanks to Jodes and others who have helped me with the solution. Now to the interesting part.
I am trying to produce flash ...
1
vote
3answers
139 views
How do I run a php script every time it is accessed on a page?
I am using this image rotator. It's great, but if I link to it multiple times on one page, it displays the same image. I don't know how many times it will be accessed, so using multiple identical ...
1
vote
2answers
208 views
rotate contents horizontally using JQuery
I wish to change the JQuery Rotator plugin below:
http://plugins.jquery.com/project/jqRotator
The only change I needed is to navigate through Horizontally.. ie visitor will see two (or more) items ...
1
vote
1answer
705 views
Where can I find a jQuery article rotator / carousel / slider?
I want to make an article rotator similar to http://www.vmagazine.com/
And I want to use jQuery.
I know there are carousels like jCarousel and jQuery Carousel.
There is also the Coda-Slider, but I ...
1
vote
2answers
291 views
Delay start of jQuery rotators, one second apart from each other
I have three rotators on the front page and I'd like them to start 1 second after each other.
$(document).ready(function(){
$('#rot_top').cycle({
speed: 500,
timeout: 2000
});
...
1
vote
3answers
2k views
Jquery Image Rotator with iPhone-like Page dots
I need a jQuery Image Rotator that rotates 4 images (fades in/out every 5 seconds or so), but it has the iPhone page dots to show which one is currently shown (Example of Dots). How would you do this? ...
1
vote
2answers
279 views
How to add external controls?
Like links "next/back" and a loop, for this script - http://thejavascriptblog.com/the-quotator-the-json-driven-html-rotator/
Or searcing some other jQuery script for rotating text with fade effect ...
0
votes
3answers
53 views
Please suggest a jQuery Plugin [closed]
I'm new in the world of jQuery.
I have below requirements, Could you guys please suggest which jQuery plugin will be useful for me.
Basic Req. : An Image Rotator
It should auto-rotate it ...
0
votes
1answer
72 views
Jquery image/content rotator that uses simple text file and image folder as controller?
I need to add a simple rotator to the top of a friend's website. As the friend has NO tech/html knowledge and I don't want to be continually called to change the frequently changing content, I was ...
0
votes
1answer
61 views
Javascript image rotator slow in older browsers
I've created a simple image rotator with javascript, but it's slow with "older browsers" (for example IE 6 , 7 and 8). Images will load first I think, then start the rotator.. Some tips to make it ...
0
votes
0answers
35 views
nivo slider with rad rotator thumbnails
i'm just curios that is any release of nivo slider which I can rotate thumbnails? something like http://creative.glenfield.net/nivoexamples4.aspx
or i just have to create my own?
0
votes
0answers
29 views
JW image rotator
Ok so I originally had the image rotator included in my page with the following code:
<embed
src="Site/flash/imagerotator.swf"
width="450"
height="300"
bgcolor="#FFFFFF"
wmode="opaque"
...
0
votes
2answers
47 views
3D Image Rotator
I have been tasked with creating a 3d product viewer. The viewer would only rotate on the x axis (horizontal.
Are there any third party products that may offer a solution? If I have to build it ...
0
votes
0answers
25 views
Logo and Navigation Over Rotating Banner
I've been trying to create a nav and logo div that sits over a rotating banner. I'm having trouble with the CSS.
For example:
<div class="logo-div">
<div class="logo">
<img ...
0
votes
0answers
79 views
Simple Jquery Image rotator for dynamically added Images
I am trying to add bulk images through uploader and I want to make them as a slideshow or some kind of Nivo slider look and feel.
What do we do normally is download the example and just instead of ...
0
votes
1answer
123 views
How to change the background color of telerik radrotator selected item
I am using radrotator in my application , how can i change the border color or color of the rotator selected item from asp.net c# code behind , can i expect some help on this.
0
votes
1answer
72 views
jquery image rotator
I have the following jQuery banner rotator script and I'd like to change it a bit so that the banners rotate every X seconds even if the user doensn't click on the prev/next buttons. The current code ...
0
votes
1answer
89 views
Any ideas why my jQuery won't execute?
I started building a testimonial rotator for a project. Oddly enough it broke before it made it live (tested it prior) and I decided to scrap it and write a new script to perform the same task. I'm ...
0
votes
1answer
74 views
strange link code in jquery — adding target attributes
Hours have already been spent because of my own programmer pride. The coding is calling information for the links from earlier input in the html. The first if then statement below is for the links on ...
0
votes
1answer
174 views
0
votes
1answer
43 views
jQuery rotator always snaps back to the first image
It's rather simple, after the last child img, the code snaps back to the first one, and for some reason fadeOut effect doesn't occur.
Here's HTML:
<div id="reel">
<img ...
0
votes
2answers
124 views
0
votes
1answer
134 views
RadRotator problem in firefox 3.6 - Horizontal line appears when we hover on left or right buttons [closed]
i am using firefox 3.6 & vs2010 asp.net empty application with c#...
i do not know what is going on about my radrotator in firefox? (In IE Every thing Is Ok)
when we hover on left or right ...
0
votes
1answer
355 views
jQuery news rotator not breaking without JavaScript
I'm trying to build a simple news rotator in jQuery and I'm looking at examples on the internet.
I'm trying to achieve something like this http://www.webstylepress.com/jquery-smooth-news-rotator/ but ...
0
votes
1answer
417 views
clearTimeout not working
I'm trying to make image rotator with Jquery, but my rotator won't stop when I put the mouse over the images, so I'm guessing that something's wrong with clearTimeout.
Here's my code:
...
0
votes
3answers
310 views
A content rotator that moves vertically
Does anyone out there have a good example of a vertical content rotator in jQuery or Javascript? Especially ones with navigation arrows and thumbnails?
Most that I've seen are horizontal.
0
votes
4answers
274 views
A Jquery rotator that doesn't suck?
I've been looking all over the place for a simple jquery rotator that has next/prev buttons, that will automatically fade through 5 or so images... so far everything is over complicated and not at all ...
0
votes
2answers
286 views
How to create a jquery li rotator
My idea was to create a list with images in it that would hide all the items first then show the first one, then repetitively hide the current li and then show the next one. Then when the last item ...
0
votes
3answers
341 views
I found a jquery image rotatation script and adding hyperlinks to the images breaks the animation
Found this great article on using jquery for image swapping:
http://jquery-howto.blogspot.com/2009/05/replacing-images-at-time-intervals.html
How do you suggest I hyperlink the images?