A cycle is a process or series of items, which repeats several times.

learn more… | top users | synonyms

0
votes
0answers
12 views

jcarousel auto cycle / turn

I used jCarousel for doing somemthing like that: Carousel with autoscrolling but I could not. I created a custom.js file to add all my js. And for the jCarousel part I used this code: $(function() ...
1
vote
0answers
14 views

js.cycle.js and jquery.js conflict

I am new to javaScript and Jquery. I want to design a website that contains both an accordion navigation and a slideshow on the same page. In order to do this, I downloaded this auto scrolling ...
0
votes
0answers
27 views

vertically centering image in jQuery Cycle (responsive)

I am trying to create a image rotator using jQuery Cycle. The image has some responsive sizing components to it (not a fully responsive site at this stage...I know...this is still in development). ...
0
votes
0answers
21 views

Customizing the “Presentation Cycle with progressbar” no “flow” effect.

I've been searching around to find the same slideshow as the one used in the website of sputnikcreative.com. I found it as nice way of presenting some stuff I design and I'm totally not experienced in ...
0
votes
0answers
13 views

Cycle Prev/Next does not progress Lavalamp

The Setup: I am using both Jquery Cycle and Lavalamp. See it here-> http://keywebconcepts.com/new-keyweb (talking about the Process slider under the call to action fields) The Issue: My prev/next ...
-1
votes
1answer
21 views

Using cycle to Django?

I am developing a Django application, i had some problem, I hope to do the following effects on Django, <div id='cssmenu'> <ul> <li class='active'><a ...
0
votes
1answer
16 views

Using NP Reductions

I have been having some difficulty understanding reductions using NP problems and would like clarification. Consider the following problem: Show that the following problem is NP-Complete by designing ...
0
votes
1answer
14 views

cycle through animations on click

starting with a single image, I have three animations I want it to cycle through each time the image is clicked. I created this switch: function switcher() { // counts to 4 then resets to 0 x = x+1 ...
-1
votes
1answer
65 views

Finding cycle in 2 dimensional array

Hi i want to find cycles in 2 dimensional(nxm) array. i have n.m-1 filled cell in my array and i want to find cycle starting empty cell, continues in filled cells an finish in empty cell. For example ...
0
votes
1answer
16 views

Cycle2 make images links

Hi Ive just swapped from Keyframes to Cycle2 (http://jquery.malsup.com/cycle2/) as a way of slideshowing images , I swapped to cycle2 as i believed this would allow me to make the images links , I ...
-1
votes
0answers
19 views

jquery: cycle + touchwipe for wordpress? [closed]

I have a Wordpress site that uses WPSHOWERS Sight theme. There's a slideshow on top on the opening page that I presume uses the cycle js, which I would like to make responsive to touch (so you can ...
1
vote
2answers
62 views

Detecting cycle maxima (peaks) in noisy time series (In R?) [closed]

I want to extract maxima of cycles in time series data. An example of this data is the solar flare time series (~11 year cycle, between 9 & 14 years). The cycles don't repeat at a perfect ...
0
votes
1answer
12 views

Can I store Jquery Cycle parameters in a variable?

Is it possible to store Jquery cycle parameters as a variable? The code below doesn't work and I'm trying to find out why. var show=$(fx: 'fade', pause: 1, prev: '.prev', next: '.next'); ...
0
votes
1answer
54 views

runAction() is called after cycle. is it ok?

here's sample on lua for i=1,n do cclog(""..i) someItem:runAction(CCCallFunc:create(someCallback)) end so first in console log it prints n lines with i and only then runs runAction n times ...
0
votes
0answers
48 views

When in the sencha touch 2 page cycle does one call a wcf rest service to get data for a certain ID

I have two forms in my sencha touch 2 project. The first is a login form where the userId is retrieved from the wcf rest service for a given username and password and then put into a local store. The ...
0
votes
1answer
57 views

Stop animation at end of a cycle

The following code resets the animation to the first frame and repeats. For some reason animation-fill-mode:forwards; is not working. I'm not sure if it has to do with the pixels or the top margins. ...
-1
votes
1answer
28 views

Unwanted combination of arrays inside a for cycle

It's 2 days that i'm trying to understand why i get so illogical results. Let me explain with an example. I create invoices based on this simple array. Array ( [0] => Array ( ...
-3
votes
1answer
101 views

detecting a cycle from a Graph

How to detect if a graph has a cycle or not from this part of code which shows the depth-first search an the graph is implemented in an adjacency matrix // ...
0
votes
1answer
57 views

Stack overflow from infinite loop - detecting cycles in modified DFS

I am going a bit crazy at this point trying to determine the source of an infinite loop (getting a stackoverflow error). I am trying to implement a modified DFS to detect cycles in a graph. I am ...
1
vote
1answer
23 views

How to set the pins to display only on one world without manual calculation?

I'm working on Google map api V3. When i load all the pins and set the fitbounds my map is loading two worlds. It is fine to have two worlds, but both maps have pins on it. it is really confusing to ...
0
votes
0answers
56 views

Function not running after cycle is initialised

EDIT: I have the script running, however it doesn't run until 5 or 10 seconds after the page loads? I have used after: inside the cycle script and called the tinyCarousel function. Is it possible to ...
2
votes
2answers
20 views

Adding a cycle numbre to the name of an object

I have this code in Java for (int j = 0; j < 8; j++) { Boton[1][j].setIcon(PeonN); Peon PeonNegro = new Peon('N'); Boton[6][j].setIcon(PeonB); ...
-1
votes
1answer
53 views

Batch — How do I execute multiple programs that open (and close) one after another in time intervals as a cycle?

I hope that makes sense. I want to create a batch file or anything similar that will cycle through a few Processing applications for a presentation. Is there a way I can do this that will execute an ...
0
votes
1answer
24 views

ruby (rubyinstaller) and cygwin odd behaviour with gets method inside a loop

I've been running quite a few ruby console scripts in cygwin terminal under windows xp with no problems so far using ruby 1.9.3-p28 from rubyinstaller. All of a sudden now I'm noticing this odd ...
3
votes
1answer
52 views

Macro to cycle through and allocate data to members of structs incorrectly recognises struct member as pointer

My problem is that atoi is converting a string's hexadecimal memory address to decimal, instead of what's contained within the string. It is doing this during a macro. Why is it interpreting ...
-2
votes
3answers
33 views

NSMutableArray adding into a cycle

I have this... allTableData = [[NSMutableArray alloc] initWithObjects: [[Food alloc] initWithName:@"1" andDescription:@"Hi man!"], [[Food alloc] initWithName:@"2" andDescription:@"Hi woman"], nil ...
0
votes
1answer
28 views

Cycle slideshow: only autoshow some specified slides

I'm using the Cycle plugin for my slideshow: http://jquery.malsup.com/cycle/ The slides starts automatic and uses a navigation that gets fired with an hover. I would like that the slideshow only ...
1
vote
0answers
38 views

Detecting cycles in neo4j property graph using cypher

What is the best way to detect for cycles in a graph of a considerable size using cypher. I have a graph which has about 250000 nodes and about 270000 relationship and I would like to detect cycles ...
0
votes
0answers
42 views

jQuery cycle, comma separate pager? How to get slide count in pagerAnchorBuilder?

I am trying to build a simple jQuery cycle with a pager that looks something like this: < 1, 2, 3, 4, 5, 6 > However, I am having trouble finding a way to comma separate these items as the ...
0
votes
1answer
30 views

jquery Cycle causing border-bottom to disappear

I'm cycling through a number of divs (div.slide). Within each div.slide there are four divs containing image thumbnails. Each of these four divs has a border-bottom set to 1px solid #BBBDC0, however ...
0
votes
1answer
59 views

Empty item at end of .each loop because of rails cycle method

I have this list that should show all activities inside a category, and it sort of works but the last element that is displayed is strange. There are 4 activities in the DB for this particular ...
0
votes
1answer
127 views

How to set 100% div width in jquery cycle plugin

i have problem.. I must set width of slide div to 100%, max width of the "sklo" div.. See my codes below: $(function () { $('#sklo').cycle({ fx: 'scrollHorz', speed: 1000, ...
0
votes
0answers
45 views

Cycle plugin issue, Class thumb pager working only in the first slide

as you can see, there are 2 slideshows in each "album" class, the pager(navigator) of the first "album" slideshow is working as well when i'm navigating in the thumb pictures, but the pager of the ...
0
votes
2answers
34 views

jquery cycle curtainX not working properly

I'm having a problem with my 'curtainX' cycle animation in jquery. The first animation seems to zoom out in the top center, instead of doing the animation it should. I can't seem to find the problem ...
0
votes
1answer
57 views

jquery cycle2 initialisation script failing

I can utilise jq cycle2 fine with all required options inline within a div, as is now the preferred style. But I would like to instead use an initialisation script, just like the old method of ...
0
votes
0answers
50 views

Twitter Feed - Responsive Issue

I have created a blog using Wordpress that in the sidebar is a twitter section (not a Wordpress plugin) but from http://www.malsup.com/jquery/cycle2/demo/twitter.php I have edited the code using my ...
0
votes
1answer
77 views

Multiple instances of jQuery plugin on single page

I've got a single page which has multiple instances of a thumbnail 'cycle' gallery. Problem is I would like to have those instances of the plugin start in a specific order and after a set time. And ...
0
votes
1answer
33 views

Need help changing the speed duration of slides with Jquery scripts

So first off I have basically no working knowledge of javascript or Jquery. Second off I have tried to look up answers to this and tried a few things but nothing worked for me. My slides seem to ...
1
vote
1answer
81 views

Linking slideshows using Cycle2

I'm looking for a way to link slideshows together using Cycle2. I know there was a way to do this in the original Cycle, but the new API is quite a bit different. Basically, I'll need 2 separate ...
0
votes
0answers
19 views

Cycle Plugin-Height Issue

I am using cycle plugin to display images one after another in a regular interval time. I am loading images via ajax. While I calling for the first time, the height of the div container not taken ...
0
votes
1answer
73 views

Javascript / jQuery - How to keep 2 states of the same variable over time

My question is both logical and javascript related. My goal is to feed a jquery counter with two states of the same variable over time, so that every x seconds it increases from the start state to ...
0
votes
1answer
138 views

What would happen if Dijkstra's algorithm is run on a directed graph with a negative weight cycle?

Let's say Dijkstra is run from a random vertex and it meets a negative-weight cycle on the path. We can loop around the cycle to make the cost as small as possible, but Dijkstra's invariant is not to ...
1
vote
2answers
596 views

Responsive background slideshow with maintained aspect ratio - Malsup Cycle2

Using Malsup's Cycle 2 to create a background slideshow with corresponding sliding text in a separate div. I've got some simple markup here, but can't seem to get the image to crop so that it will ...
0
votes
0answers
38 views

white box appearing in Jquery cycle plugin IE [closed]

I have some images that are in the slideshow, they all work fine (transitions and everything) in chrome, but after the last image it shows a white box (in IE) I have read up about it and put ...
0
votes
0answers
64 views

Underlying hidden paragraph influencing positioning (cycle, masonry)

What it boils down to is that the paragraph at the end of the slideshow is determening the overall minimum height of the item box and thus influencing the positioning of the overall website. link to ...
0
votes
1answer
96 views

Executing masonry after cycle

Can't seem to get my images re-ordered after clicking the image to display the following. However when I resize my browser the images do re-order properly. I've tried so much but I'm stuck, I just ...
2
votes
0answers
79 views

Looking for algorithms to remove cycles in weighted directed graph

Let G be a weighted directed graph containing cycles. I'm looking for an algorithm to find and remove those cycles by removing the least-weight edge of a cycle. I think potentially I could do ...
-1
votes
1answer
25 views

Do I need a jquery plugin or addon for easing on cycle? [closed]

I'm trying to experiment with the jquery cycle plugin. I'm trying to mimic a cycle from the jquery website, it works until I add the easing effect. Do I need another plugin or addon to be able to use ...
0
votes
0answers
25 views

Do not show slide when ie8 and/or ipad

The title says it all; is it possible to skip a slide in a slideshow if the site is loaded on ie8 or an ipad? I'm using the jquery cycle plugin: http://jquery.malsup.com/cycle/ Thanks.
0
votes
0answers
139 views

Binding external element to cycle slides (maximage 2.0) jquery

I'm using maximage plugin http://blog.aaronvanderzwan.com/2012/07/maximage-2-0/ to create a full screen background slideshow accompanied with text corresponding to each slide. This is working as ...

1 2 3 4 5 16