![]() Topic awaiting preservation: refreshing script (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Leiden, the Netherlands |
![]() Hi, I'm new and my name is Koenie. Hi all. code: function startRefresh() {
|
Maniac (V) Mad Scientist From: New California |
![]() I'm sorry, Koenie, but I'm not sure I understand what you're trying to do. It's early and I may just be too sleepy |
Nervous Wreck (II) Inmate From: Leiden, the Netherlands |
![]() |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() You should be able to dynamically update data via the DOM by dynamically updating a JS file. |
Nervous Wreck (II) Inmate From: Leiden, the Netherlands |
![]() |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() sure just have the script set a variable to true once it's loaded. |
Neurotic (0) Inmate Newly admitted From: bainbridge island WA usa |
![]() If I understand what you are saying, an external *.js file is changing |
Paranoid (IV) Inmate From: Dallas, TX |
![]() The talking horse is right, you can't delete the script and replace it exactly. code: function rand(x) { return Math.floor(x*Math.random()); } I'm unfamiliar with that .onreadystatechange property, is it IE specific? |