Jquery :: 'kill' JCarousel After Setting 'gallery'
Nov 10, 2011
I have a problem on my website that I'm doing for a company, they have a Wordpress blog, and the blog page is set as a static home page, which is great. The problem is, the Atlantica theme puts a gallery on much of the blog, and worse, makes an even bigger gallery on the Home page (lucky me:-/). With some twiddling, I quickly figured out that I could just set the div "gallery" to "display: none" via CSS, and wah-LA! it disappeared..until 5 seconds later, when the error message "jCarousel: No width/height set for items. This will cause an infinite loop. Aborting..." continues to re-assert itself, provides an OK to out of the error message, and keeps pestering me again.
I know next to nothing about the format of JScript. I've tried if/then statements, but once again, I'm so new at this, that I haven't gotten that far. I'm a whiz at CSS, but Javascript is kind of kicking my tail.
View 13 Replies
ADVERTISEMENT
Mar 12, 2011
Here is a link to my gallery: [URL] Here is a screencap of my problem: [URL] This just seems to randomly happen sometimes, and I can't figure out why. Very rarely, it will be one or two of the thumbnails that's lower, but I didn't get a screencap and haven't been able to get it to happen again. The problem with the main image occurs frequently after clearing the cache in Safari. I'm totally stumped, because other times it loads just fine, and seems to always be fine when the page is reloaded or a thumbnail is clicked.
View 2 Replies
View Related
Jul 31, 2010
i installed jondesigns smooth gallery from [URL] All installed fine, minus one problem with setting the thumbnails up. It asks for this to be entered im just not sure where that code should go: useThumbGenerator: true also it asks for a cache folder to be writeable does that just go anywhere or? Heres my version here: [URL]
View 3 Replies
View Related
Jul 20, 2005
I have an external website link on my webpage which open like all the link in TARGET frame. since last week the external link vendor put script in his page which refresh and remove my frame.
How can I kill this script so it stays in my target frame? Code:
View 3 Replies
View Related
Sep 20, 2006
My goal is to create a mouse action that makes an image follow the cursor, but ONLY when the cursor is above another element (in this case another image). If I just add "onMouseOver="cursorInit()" it works great to start the object once the cursor is over the second image, but how do I make the event die onMouseOut? I think I need another function, but I don't know how to kill these events. Code:
View 2 Replies
View Related
May 2, 2011
I've found a post regarding this issue but it's a little bit different this time.So I've created a .php script which creates some galleries where users can click them and browse their respective photos. It works like a charm in Chrome and FireFox, but IE doesn't like it.With this code:
script
type
="application/javascript"
[code]...
When I click on the gallery thumb it should open the first photo in fancybox and browsing through the gallery should by peanuts. And it is, but with IE just opens the .jpg in a blank page without fancybox. The strange thing is I've used the same script approach in another website and the fancybox works just fine with IE too. So why doesn't in this case?
View 5 Replies
View Related
Sep 22, 2011
How to kill/abort the request (ie currently processing) to Applicatin server ,like clicking the "submit new thread" button of IE and i want to stop posting .The main thing is that it has to kill the entire process .
View 2 Replies
View Related
Jul 16, 2011
I have a script that runs when the page is loaded, but I'd like it stop running after a specific time interval.
I think I need to use this:
var t=setTimeout("javascript statement",milliseconds);
I understand the milliseconds, that's the time delay. What I don't get is what do I put inside the "javascript statement" to kill that specific script?[code]...
View 2 Replies
View Related
Jun 30, 2011
how to make the following two simple image galleries:This one displays a specific image when its link is clicked ((URL address blocked: See forum rules)/tests/gallerysimp.html) And this one displays the previous/next image for whatever's showing ((URL address blocked: See forum rules)/tests/prevnext.html). (During its code, it points to this .js file ((URL address blocked: See forum rules) /tests/ nextPrevious.js).)
My question is, how do I combine those two galleries? How can I make one gallery that contains both kinds of links? Since the two galleries were copied from different places, the names they use aren't the same, and I'm not sure what to change to make it all unified. (I tried fiddling with it for over an hour before giving up.)
View 12 Replies
View Related
Sep 9, 2010
I am using jcarousel for a scrollable list of images (vertical). Unfortunately, when you try to scroll it the first time you enter the website its not working properly. Just when you try to visit the site the second time it the scrolling will work as intended (when cache deleted, again, it will not work). [URL]. To load the script earlier, I tried to already put it in the head of the index page (starting page), but this had no effect. The Problem is for IE and Firefox the same. I am using Dreamweaver CS4.
View 1 Replies
View Related
Apr 26, 2011
Everything was perfect until I uploaded one too many pictures. Using "SmoothSlider" for Wordpress and it seems that jCarousel 'overloads' when there are more than 12 images. Here is what happens on the page:
display: block; overflow: hidden; position: relative; top: 0px; margin: 0px; padding: 0px; left: -43650px
; width: 72750px;
left: # ; reaches a 'limit' approximately around 10,000px and results in the slider sliding back to the first image (left: 0px++) and then it goes to the correct pixel size.
View the page here: [URL] and try it your self.
View 2 Replies
View Related
Aug 18, 2009
i am using [URL] when i have reached the last item, where the next button shld have been disabled, its still enabled leading to an extra space when next is clicked. [URL]
View 2 Replies
View Related
Jul 1, 2009
Has anyone had a problem where JCarousel does not render images in IE 8 but works fine in FF?
View 1 Replies
View Related
Jan 27, 2011
I have 21 items in the list, but scrolling by hitting the right(next) icon only takes me to the 13th item and stops.
View 1 Replies
View Related
Sep 17, 2009
I've encountered a minor but annoying bug in jCarousel.
1. Go to http://sorgalla.com/projects/jcarousel/examples/dynamic_javascript.html
2. Double click the right arrow button.
3. Notice some of the images and middle section get the selection
[Code]...
View 1 Replies
View Related
Oct 19, 2009
I use jcarousel in one of my project. As we know active image in jCarousel, default set in the left or right. Can i customized so active image will centered? Let say there's 5 image and i want image number 3 in the middle is set as active image.
View 4 Replies
View Related
Aug 4, 2009
I have a couple of problems using jCarousel, and was hoping someone here might lead me to a solution. First of all, can I change the way the External Control function works? I am guessing that I "only" need to edit the javascript file, but having little knowledge of it, I chose not to. What I want to do, is use the External Controls as a pagination, so rather than being a navigation for each image, I would like it to navigate from one page of visible images, to another. More or less, I accomplished it by setting the value inside the <li></ li> to the number I wanted to navigate to.
However, this resulted in ridiculous number always increasing by the number of visible items (have a massive amount of images loaded).
So really, the question is:How can I navigate to a specific image in the carousel using a onclick function? Which brings me to the other problem, the External Controls behave as a list of navigation-buttons. If my carousel shows 500 images, it will generate 500 buttons for navigating. How can I automatically shorten it (as the Pagination Plugin does; [url])? Thinking about it, making such a pagination would be much easier if I knew how to solve the first problem.
View 1 Replies
View Related
Aug 4, 2009
(tried posting this earlier without result), I have a couple of problems using jCarousel, and was hoping someone here might lead me to a solution. First of all, can I change the way the External Control function works? I am guessing that I "only" need to edit the javascript file, but having little knowledge of it, I chose not to. What I want to do, is use the External Controls as a pagination, so rather than being a navigation for each image, I would like it to navigate from one page of visible images, to another. More or less, I accomplished it by setting the value inside the <li></ li> to the number I wanted to navigate to. However, this resulted in ridiculous number always increasing by the number of visible items (have a massive amount of images loaded). So really, the question is: How can I navigate to a specific image in the carousel using a onclick function? Which brings me to the other problem, the External Controls behave as a list of navigation-buttons. If my carousel shows 500 images, it will
[Code]...
View 2 Replies
View Related
Jul 7, 2009
I am using jCarousel and I am getting a weird bug. Basically, jCarousel renders perfect - however for a brief instant the carousel appears vertically and then appears horizontal as it should in IE / FF
View 12 Replies
View Related
Mar 24, 2011
I have implement jCarousel onto my website, my jCarousel has 8 items on each page, when user click "Next" button, then jCarousel will display item 9 until item 16. I want to execute a certain codes only when jCarousel is displaying item 1 to item 8. In other word, I want to execute the codes on 1st page only. In other word, I want to execute the codes before click the "next" button. How to do that? I not sure which 1 should I use? Should I use itemFirstInCallback or itemVisibleInCallback or buttonNextCallback? I refer to this website[URL]..jQuery/jCarousel/ but there is not example or guideline about how to use them. Can anyone guide me how to use those functions?
View 1 Replies
View Related
Jun 26, 2009
I sort of see examples in how to lazy load via AJAX request for the jCarousel.But the examples here are geared toward specific APIs such as Fickr.URL...So basically what I'm trying to do is make a jQuery ajax request to one of our URLs that goes to an HttpHandler and spits back XML in the response.Obviously this is our own custom XML so I looked at the source examples on some of what he did with calling the Flickr url to
defer loading but I don't know how hard it would be to tweak this plug-in or what to tweak in order to parse my own incoming XML in the response and then get the list items to show dynamically in the <ul></ ul> So I don't know where to start on this. I guess I can look at the source of this plug-in but man, I will still need some assistance on this.
View 7 Replies
View Related
Jun 30, 2009
I've been trying for the last 2 days to get this thing to call my getJSON and fetch a new set of records based on the carousel.last value when you click the next button. It loads 3 pictures on start up just fine but the next button is not enabled because I only have 3 loaded and there are no more lingering in the queue. I don't want any lingering.
[Code]...
View 5 Replies
View Related
Dec 26, 2010
I'm not very experienced with jQuery yet and after a while of trying and searching I decided to ask for help here:
I'm using jCarousel Lite, the "Custom Widget" scenario (click in the list on the left)[url]
When clicking on a image in the carousel, the larger image is shown immedeately. I'm trying to achieve a fadeout, fadein effect. Doesn't need to be a crossfade, a fade out to white, fade in from white is fine.
My 'bare' code (this works, with instant showing of pictures, without any fades)[code]...
View 1 Replies
View Related
Mar 18, 2011
[code]Now I use firebug to inspect the 3 <li> again, then I realize the 3 <li> don't have class, style and jcarouselindex anymore. I guess it is because the function inside jcarousel.min.js file is execute first before the 3 <li> are finish sent from usermessage.php file. How to stop jcarousel funtion before 3 <li> is finish loaded? I saw there is an example of the way to stop jcarousel function but it is for xml data, I don't know how to convert it to php. I hope somebody can help me out about this. Below is the example of the way to stop jcarousel function but it is for xml data.[code]
View 2 Replies
View Related
Feb 2, 2011
in jCarousel i have a list of items, what i would like to be able to do is when the user clicks on an item (say the 4th visible item in the list) the carousel would scroll so that the clicked item becomes the first visible item in the list.
View 1 Replies
View Related
Jun 2, 2009
I have some problems about using jcarousel library on Google Map, and following is my scenario: there is a Marker on the Map, and when clicking on the Marker,Info-Window will pop up, and jcarousel content will be in the Info- Window And This is a simple demo:
[Code]...
View 1 Replies
View Related