Click here to Skip to main content
15,889,540 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: How to convert Microsoft Word smart tags to normal tags? Pin
samflex26-Jan-15 12:49
samflex26-Jan-15 12:49 
QuestionDisplay an InnertDiv when outer Div is hidden Pin
indian14320-Jan-15 8:03
indian14320-Jan-15 8:03 
NewsHow to improve Angular performance using delegated events (iv-on-cmd directives) Pin
Michael Collins - Intervalia20-Jan-15 5:09
professionalMichael Collins - Intervalia20-Jan-15 5:09 
GeneralRe: How to improve Angular performance using delegated events (iv-on-cmd directives) Pin
Richard MacCutchan20-Jan-15 5:47
mveRichard MacCutchan20-Jan-15 5:47 
QuestionOnclick event inside loop/fast clicking Pin
Member 1137830215-Jan-15 10:23
Member 1137830215-Jan-15 10:23 
AnswerRe: Onclick event inside loop/fast clicking Pin
jkirkerx15-Jan-15 10:34
professionaljkirkerx15-Jan-15 10:34 
GeneralRe: Onclick event inside loop/fast clicking Pin
Member 1137830215-Jan-15 11:32
Member 1137830215-Jan-15 11:32 
GeneralRe: Onclick event inside loop/fast clicking Pin
jkirkerx16-Jan-15 6:57
professionaljkirkerx16-Jan-15 6:57 
It runs multiple times and blinks

I can't tell what the problem is, in other words the line of code at fault.

But I can tell you that it's sort of like non-async code, in which code runs straight through until it's done.

And your animation is like async, in which the animation must complete before the next line of code executes. You need some point of measurement to tell when the animation is complete.

I made a filmstrip and ran into the same problem. The principals are similar, but not the same.
[edit] - Consider my filmstrip, details in the article.

Display Advertising Filmstrip[^]

modified 16-Jan-15 13:04pm.

QuestionTooltip is not closing after the window is closed Pin
indian14314-Jan-15 5:41
indian14314-Jan-15 5:41 
AnswerRe: Tooltip is not closing after the window is closed Pin
jkirkerx15-Jan-15 10:19
professionaljkirkerx15-Jan-15 10:19 
AnswerRe: Tooltip is not closing after the window is closed Pin
jkirkerx15-Jan-15 10:25
professionaljkirkerx15-Jan-15 10:25 
GeneralRe: Tooltip is not closing after the window is closed Pin
indian14320-Jan-15 7:54
indian14320-Jan-15 7:54 
Questionhow do i put an uploaded image in a folder Pin
websource11-Jan-15 12:57
websource11-Jan-15 12:57 
AnswerRe: how do i put an uploaded image in a folder Pin
marmo1211-Jan-15 22:00
marmo1211-Jan-15 22:00 
QuestionJSON data not giving the wanted output Pin
Member 113621248-Jan-15 7:52
Member 113621248-Jan-15 7:52 
AnswerRe: JSON data not giving the wanted output Pin
borchef11-Jan-15 22:00
borchef11-Jan-15 22:00 
QuestionSimple Calculation Question Pin
Ryan McElveen2-Jan-15 11:08
Ryan McElveen2-Jan-15 11:08 
SuggestionRe: Simple Calculation Question Pin
Richard MacCutchan2-Jan-15 22:08
mveRichard MacCutchan2-Jan-15 22:08 
Questionneed source code for advance cricket game? Pin
Member 113164161-Jan-15 17:11
Member 113164161-Jan-15 17:11 
AnswerRe: need source code for advance cricket game? Pin
Agent__0071-Jan-15 17:47
professionalAgent__0071-Jan-15 17:47 
AnswerRe: need source code for advance cricket game? Pin
Abhinav S1-Jan-15 19:04
Abhinav S1-Jan-15 19:04 
QuestionHow to integrate these scripts into one??? Pin
samflex23-Dec-14 6:03
samflex23-Dec-14 6:03 
QuestionCan someone please help me with a code about a YAHTZEE game ( without using any objects) ???? Pin
Member 1132460720-Dec-14 0:52
Member 1132460720-Dec-14 0:52 
SuggestionRe: Can someone please help me with a code about a YAHTZEE game ( without using any objects) ???? Pin
Richard MacCutchan20-Dec-14 1:47
mveRichard MacCutchan20-Dec-14 1:47 
QuestionConcatenating two fields using javascript? Pin
samflex19-Dec-14 8:35
samflex19-Dec-14 8:35 

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.