Click here to Skip to main content
15,892,537 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Navigation from a PHP form Pin
cjoki4-Feb-11 18:26
cjoki4-Feb-11 18:26 
GeneralRe: Navigation from a PHP form Pin
MacRaider48-Feb-11 6:58
MacRaider48-Feb-11 6:58 
GeneralRe: Navigation from a PHP form Pin
MacRaider48-Feb-11 7:25
MacRaider48-Feb-11 7:25 
GeneralRe: Navigation from a PHP form Pin
cjoki8-Feb-11 13:26
cjoki8-Feb-11 13:26 
QuestionSlow Animation Pin
Ali Al Omairi(Abu AlHassan)2-Feb-11 20:10
professionalAli Al Omairi(Abu AlHassan)2-Feb-11 20:10 
AnswerRe: Slow Animation Pin
cjoki4-Feb-11 10:06
cjoki4-Feb-11 10:06 
GeneralRe: Slow Animation Pin
Ali Al Omairi(Abu AlHassan)5-Feb-11 8:16
professionalAli Al Omairi(Abu AlHassan)5-Feb-11 8:16 
GeneralRe: Slow Animation Pin
cjoki5-Feb-11 10:31
cjoki5-Feb-11 10:31 
I bring up the interval at 2 seconds because you are doing an ajax call to get the image from the server. If you have any issues with loading the image being requested, you may end up with a stutter I think.

when you call the set interval assign it to a var, then you can use the clearInterval with the var as a parameter.



--- edit
Looking at your code, you are referencing a custom object that does seam to repeat, but repeat what?

You may be able to watch the code run in firefox with the firebug addon, maybe that will clear it up.
Chris J
www.redash.org

Questionhow to send the parameta values by submit button Pin
jasonp082-Feb-11 7:28
jasonp082-Feb-11 7:28 
AnswerRe: how to send the parameta values by submit button Pin
Shahriar Iqbal Chowdhury/Galib2-Feb-11 9:28
professionalShahriar Iqbal Chowdhury/Galib2-Feb-11 9:28 
QuestionXMLHttpRequest Pin
MWRivera28-Jan-11 10:21
MWRivera28-Jan-11 10:21 
AnswerRe: XMLHttpRequest Pin
MWRivera31-Jan-11 4:02
MWRivera31-Jan-11 4:02 
GeneralRe: XMLHttpRequest Pin
cjoki31-Jan-11 5:03
cjoki31-Jan-11 5:03 
GeneralRe: XMLHttpRequest Pin
MWRivera31-Jan-11 5:18
MWRivera31-Jan-11 5:18 
GeneralRe: XMLHttpRequest Pin
MWRivera31-Jan-11 6:04
MWRivera31-Jan-11 6:04 
GeneralRe: XMLHttpRequest Pin
cjoki31-Jan-11 7:58
cjoki31-Jan-11 7:58 
QuestionInteger by reference Pin
vhassan25-Jan-11 23:53
vhassan25-Jan-11 23:53 
AnswerRe: Integer by reference Pin
Not Active26-Jan-11 2:25
mentorNot Active26-Jan-11 2:25 
GeneralRe: Integer by reference Pin
vhassan26-Jan-11 17:40
vhassan26-Jan-11 17:40 
GeneralRe: Integer by reference Pin
Yusuf27-Jan-11 1:09
Yusuf27-Jan-11 1:09 
QuestionSession Timeout Pin
MWRivera25-Jan-11 10:03
MWRivera25-Jan-11 10:03 
AnswerRe: Session Timeout Pin
Manfred Rudolf Bihy25-Jan-11 10:36
professionalManfred Rudolf Bihy25-Jan-11 10:36 
GeneralRe: Session Timeout Pin
MWRivera25-Jan-11 11:14
MWRivera25-Jan-11 11:14 
GeneralRe: Session Timeout Pin
MWRivera26-Jan-11 4:52
MWRivera26-Jan-11 4:52 
QuestionPageMethods in Jquery Pin
Vimalsoft(Pty) Ltd25-Jan-11 3:11
professionalVimalsoft(Pty) Ltd25-Jan-11 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.