Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
Update when page updates
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ecko" data-source="post: 380933" data-attributes="member: 24874"><p>He wants to reload a div whenever an XML file changes its content, not just every 'x' seconds.</p><p></p><p>It is going to have to be scripted so that it checks every 'x' seconds. He will need to store the current XML data in one variable prior to the check, and then again in another variable after the check. He can then compare the XML data to see if it has been changed and reload the div accordingly.</p></blockquote><p></p>
[QUOTE="Ecko, post: 380933, member: 24874"] He wants to reload a div whenever an XML file changes its content, not just every 'x' seconds. It is going to have to be scripted so that it checks every 'x' seconds. He will need to store the current XML data in one variable prior to the check, and then again in another variable after the check. He can then compare the XML data to see if it has been changed and reload the div accordingly. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Update when page updates
Top