I fixed things a little
its a little faster now
i added
<SCRIPT type="text/javascript">
var xml = new ActiveXObject("Microsoft.XMLDOM")
xml.async = false
xml.load("../vloerendb.xml")
</SCRIPT>
to the head of the html file
instead of loading the xml file several times
Jonty thanks for...
okay this is the first time i build a xml database from where i extract data to show in a html page.
The problem is, when i test the loading time local on my pc, this goes very fast.
But as soon as i upload the site to my host (wich is fast and reliable) the loading time goes up to 5 - 10...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.