Click here to Skip to main content
15,916,318 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionQuery string null in redirects Pin
Vimalsoft(Pty) Ltd15-Jan-14 5:20
professionalVimalsoft(Pty) Ltd15-Jan-14 5:20 
QuestionRe: Query string null in redirects Pin
ZurdoDev21-Jan-14 5:04
professionalZurdoDev21-Jan-14 5:04 
Questionconvert krutidev to unicode Pin
Priyanka_a7-Jan-14 22:38
professionalPriyanka_a7-Jan-14 22:38 
QuestionFor non-programmer, Implementing following specific code example - Using JSON and File API to View Starred Google Reader Posts Pin
Member 1048791825-Dec-13 21:24
Member 1048791825-Dec-13 21:24 
SuggestionRe: For non-programmer, Implementing following specific code example - Using JSON and File API to View Starred Google Reader Posts Pin
Richard MacCutchan28-Dec-13 23:29
mveRichard MacCutchan28-Dec-13 23:29 
GeneralRe: For non-programmer, Implementing following specific code example - Using JSON and File API to View Starred Google Reader Posts Pin
Member 104879183-Jan-14 6:01
Member 104879183-Jan-14 6:01 
AnswerRe: For non-programmer, Implementing following specific code example - Using JSON and File API to View Starred Google Reader Posts Pin
Manuel F. Hernandez15-Jan-14 7:33
Manuel F. Hernandez15-Jan-14 7:33 
QuestionTiming issue? Pin
#realJSOP24-Dec-13 5:12
professional#realJSOP24-Dec-13 5:12 
I have a fairly complex (in my eyes) script that loads a JSON data file, and then creates a series of canvas elements (using kinetic.js) to layer these images into a div.

The div background is black, and the images are comprised of a single "background" jpg image, and about 20 png images that are laid on top of the background image.

Sometimes one or more of the following things happen:

   0) The background image doesn't get rendered, but the png images do.

   1) The background image is displayed on top of the png images (thus blocking them from view because it's a jpg image)

   2) Some of the png images don't get rendered.

If I refresh the page after it's display the first time (with F5), it fixes it (sometimes it takes a couple of refreshes to fix it).

I will be able to provide a download link later today if you want to look at the code. Generally, though, I'm looking for ideas regarding things to check/do.

---------------------------------

EDIT: I think I've solved the issue by using the jquery Deferred function.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013



modified 27-Dec-13 6:07am.

AnswerRe: Timing issue? Pin
twseitex28-Dec-13 8:53
twseitex28-Dec-13 8:53 
QuestionBackbone Pin
Rockerr Black23-Dec-13 22:18
Rockerr Black23-Dec-13 22:18 
AnswerRe: Backbone Pin
Richard MacCutchan24-Dec-13 0:52
mveRichard MacCutchan24-Dec-13 0:52 
AnswerRe: Backbone Pin
Rahul Rajat Singh29-Dec-13 20:50
professionalRahul Rajat Singh29-Dec-13 20:50 
AnswerRe: Backbone Pin
joginder-banger9-Jan-14 22:54
professionaljoginder-banger9-Jan-14 22:54 
QuestionDisplay the server time and refresh every 1 sec using Javascript in asp.net Pin
G.Mariappan(a)Murugan23-Dec-13 18:41
G.Mariappan(a)Murugan23-Dec-13 18:41 
AnswerRe: Display the server time and refresh every 1 sec using Javascript in asp.net Pin
Richard MacCutchan23-Dec-13 22:18
mveRichard MacCutchan23-Dec-13 22:18 
AnswerRe: Display the server time and refresh every 1 sec using Javascript in asp.net Pin
G.Mariappan(a)Murugan23-Dec-13 22:36
G.Mariappan(a)Murugan23-Dec-13 22:36 
AnswerRe: Display the server time and refresh every 1 sec using Javascript in asp.net Pin
joginder-banger9-Jan-14 23:01
professionaljoginder-banger9-Jan-14 23:01 
Questionjquery autocomplete not working though json is success Pin
Member 1047675719-Dec-13 1:17
Member 1047675719-Dec-13 1:17 
Questionalt attribute displayed when mouse leave Pin
dada201017-Dec-13 21:31
dada201017-Dec-13 21:31 
AnswerRe: alt attribute displayed when mouse leave Pin
twseitex28-Dec-13 8:43
twseitex28-Dec-13 8:43 
QuestionAutoFill plugin/extension which works for all browsers? Pin
Saad Sarwar4-Dec-13 8:36
Saad Sarwar4-Dec-13 8:36 
Questionjava question? Pin
rafiqtolas3-Dec-13 19:22
rafiqtolas3-Dec-13 19:22 
AnswerRe: java question? Pin
Blikkies3-Dec-13 20:21
professionalBlikkies3-Dec-13 20:21 
SuggestionRe: java question? Pin
Richard Deeming4-Dec-13 1:55
mveRichard Deeming4-Dec-13 1:55 
AnswerRe: java question? Pin
David Dekanozishvili5-Jan-14 2:37
professionalDavid Dekanozishvili5-Jan-14 2:37 

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.