Microsoft
Software
Hardware
Network
Question : Dynamically Loading Body Data in JavaScript
I have some menu items and when selected I want to load different forms or tables, etc, however I don't want to have to load all that statically in layers and then show/hide them as that seems like it would hog a lot of memory on an already tired FF js rendering engine.
Is there a way to better optimize things that can load the html remotely and load/clear it as needed so as to minimize the amount of memory being used?
Answer : Dynamically Loading Body Data in JavaScript
main.html will selectively load the table in div "loadme" from loadme.html, into div "loadin"
main.html:
loadme.html:
blah blah stuff that shouldn't be loaded
oopa loopa
Random Solutions
SQL selection
Getting Red Alert 2 game to work on my Win XP PC
Exchange POP collector not delivering messages from 2nd domain
Special character list for strong passwords
FormMail.pl CGI ERROR
does missing a <a rel="nofollow" href="http://WWW" target="_blank">WWW</a>. in a link URL affect SEO?
HTTP 401 Authentication Failed
Problems accessing Webmail from external computers
REGEXP Search
Can I unlink DOCVARIABLES without unlinking other fields, or will my DOCVARIABLE values survive if I don't update and unlink