Click here to Skip to main content
15,887,135 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: HTML5 Javascript Issue Pin
Graham Breach3-Dec-12 11:02
Graham Breach3-Dec-12 11:02 
GeneralRe: HTML5 Javascript Issue Pin
#realJSOP3-Dec-12 15:20
mve#realJSOP3-Dec-12 15:20 
GeneralRe: HTML5 Javascript Issue Pin
Media2r18-Dec-12 0:51
Media2r18-Dec-12 0:51 
GeneralRe: HTML5 Javascript Issue Pin
BrainiacV18-Dec-12 3:46
BrainiacV18-Dec-12 3:46 
GeneralRe: HTML5 Javascript Issue Pin
#realJSOP3-Dec-12 5:29
mve#realJSOP3-Dec-12 5:29 
GeneralRe: HTML5 Javascript Issue Pin
#realJSOP4-Dec-12 1:06
mve#realJSOP4-Dec-12 1:06 
GeneralRe: HTML5 Javascript Issue Pin
#realJSOP4-Dec-12 7:31
mve#realJSOP4-Dec-12 7:31 
GeneralRe: HTML5 Javascript Issue Pin
Zaf Khan19-Dec-12 20:36
Zaf Khan19-Dec-12 20:36 
OUTSIDE the environment
running it from inside a folder inside mydocuments...
the first warning notice is that active x restricted content wants to run.
Clicked on allow it to run...
Pops up an error on line 162 (access denied)

enabled the debugger and the debugger shows its halted at...
request.open("GET", "treeofhope.xml", false);


looking at the request object properties it shows error number -2147483638
and just a white screen after that.

I suspect that the XML file has not fully loaded and maybe thats what given me a white screen?


Seems to run fine in the development environment on mine though, a completely different story here..... no problems what so ever.

If anything there seems to be a pause of around 1.5 second when the christmas tree lights are doing nothing but thats about it.

I'm running IE 9.0.8112 and Win 7 64bit
AnswerRe: HTML5 Javascript Issue Pin
Zaf Khan19-Dec-12 20:42
Zaf Khan19-Dec-12 20:42 
QuestionCatching Exceptions in Javascript Pin
Ved Yo29-Nov-12 14:43
Ved Yo29-Nov-12 14:43 
QuestionPartial Overlay to cover ajax request Pin
Sentenryu29-Nov-12 1:51
Sentenryu29-Nov-12 1:51 
QuestionHow to get value from TD Pin
Chitttapa26-Nov-12 10:03
Chitttapa26-Nov-12 10:03 
Questionhelp me please Pin
nth9224-Nov-12 4:16
nth9224-Nov-12 4:16 
AnswerRe: help me please Pin
Leon Munir25-Nov-12 13:46
Leon Munir25-Nov-12 13:46 
GeneralRe: help me please Pin
J4amieC25-Nov-12 21:13
J4amieC25-Nov-12 21:13 
GeneralRe: help me please Pin
Leon Munir26-Nov-12 2:06
Leon Munir26-Nov-12 2:06 
GeneralRe: help me please Pin
J4amieC26-Nov-12 5:30
J4amieC26-Nov-12 5:30 
GeneralRe: help me please Pin
fjdiewornncalwe26-Nov-12 5:37
professionalfjdiewornncalwe26-Nov-12 5:37 
GeneralRe: help me please Pin
nth9226-Nov-12 9:28
nth9226-Nov-12 9:28 
Questiononmouseover and document.getElementById Pin
SRJ9223-Nov-12 4:18
SRJ9223-Nov-12 4:18 
AnswerRe: onmouseover and document.getElementById Pin
J4amieC23-Nov-12 4:48
J4amieC23-Nov-12 4:48 
GeneralRe: onmouseover and document.getElementById Pin
SRJ9223-Nov-12 5:49
SRJ9223-Nov-12 5:49 
AnswerRe: onmouseover and document.getElementById Pin
sachin_jain30-Nov-12 9:17
sachin_jain30-Nov-12 9:17 
Questiondisplaying different contentunder single layout Pin
radha123 from Hyderabad23-Nov-12 3:32
radha123 from Hyderabad23-Nov-12 3:32 
AnswerRe: displaying different contentunder single layout Pin
manojwadnere28-Dec-12 0:07
manojwadnere28-Dec-12 0:07 

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.