HTML - How To Free The Element
Hello,
I am Delphi programmer and PHP web development, I have a problem with the AJAX which is: how to free or close the element, in the Delphi when I create an object in runtime it can be free the object and close it like query, anyway how to close or free the result in AJAX language? below is an exmple: Code: var Buffer= document.body; var getDivBox= document.getElementById("div_box"); var EDivBox= document.createElement("div"); if (getDivBox != null) { getDivBox.style.visibility = "visible"; } else { EDivBox.setAttribute("id","div_box"); Buffer.appendChild(EDivBox); } with the above code, for first loading it will create to element and while you are in the page it will still create my question is how to close the created element in order to make the page fast because in the localhost I checked the CPU performance and I surprised: it was 100%, when I close the page it go back normal. any help with this topic is highly appreciated Regards Similar TutorialsAnyone know of a good one? I want to add one to my site, but the good ones you can't customize for free, and the ones you can customize are lower quality. Is there any site from where i can download the web development books? hello. i am having difficulty figuring out how to make iframes out of this free template: http://www.freewebsitetemplates.com/preview/template24/ download: http://www.freewebsitetemplates.com/...ate=template24 i would like the banner and buttons as the TOP and the rest of the stuff as the bottom on the iframed website. i was thinking i'd do this Code: <html> <head> <title>iFRAMES</title> </head> <frameset rows="150,*"> <frame src="96_top.html" frameborder=0 scrolling="no" NAME="top"> <frameset cols="220,*"> <frame src="main.html" frameborder=0 NAME="bottom"> </frameset> <noframes> <body> <a href="your main page.html">Click Here</a> </body> </noframes> </frameset> </html> however then I wouldn't get the white side bars. does anyone have any good ideas on how to turn this template into a framed site? thanks, g http://www.prodevs.org hi, i am currently trying to learn HTML and wanted a free live website to practice on, however when i signed up for one at tripod.com, i had to use some setup guide thing, even when i clicked "start a blank website". most other free website services seem to have something similar. Is there a way around this, so i can start from scratch and build the website purely with html/xhtml etc. or a different histing service that lets you do this? any information would be appreciated, thank you i want to build a free website to start really learning html until i am a wizard at html Hi, I have been having major problems with Frontpage and am ready to download a diffrent free website builder, whats the best one? and how would i upload my current pages to my new builder? Hi All, Just find a new website for free software download i was very much impressed with the products they have. I thought it might be useful for others also. Please post if anybody find any other related websites having many softwares like this. Thank you. Hiya, I'm developing a free website for someone. Wondered if anyone knew of any good sites that offer free templates that aren't too bland. Cheers, James Hi everyone. I need to find some software that is like Adobe Contribute, but free. I am designing a web site for a friend and he wants to be able to edit it himself but cannot pay the price for Adobe Contribute. Does anybody know of any free software that I can download that works like Contribute? Thank you. Lee Hi guys, Does anyone have any links to where I can upload (give) a free template. I Googled it but quite surprised to find a lack of "submit a template" links! I just started writing code, and currently use notepad++. I then use XAMPP to see my code in action. Any better free programs to do all this? Super new to this, and these are the ways my teacher gave. thanks! Hello! I just setup on my website a "hitstats.com web tracking, analytic service". But I thought I might ask you anyway which is better or the best free invisible web statistics tool on the Internet? What is your experience? Thank you Is there a good, free .psd file editor? New Free Domain Provider at spam. Support DNS setup and URL forwarding! Apply: [link removed] Hi All, first post in the forum. I would like to know if it is possible to create a drop down list from which the user could select a value but could also decide to enter a new one ? What I want is to offer the user to select an existing company name or enter a new one, but I would like to have only one field to do it instead of two. Is this possible Thanks for helping. ALex im looking for free webstie builder programs that take little if none experience to make a website any ideas ...thanks in advanced Helpful Tip: I have a menu, created with ul and li's, as apposed to divs, with some white space at the end. Each li is set to float:left and i want to add another li which fills the remainder of the white space. For the page to be compliant with the w3c standards it has to be an li (within an ul/ol), so how do you make an li fill the remaining white space? Simply set the fill-white-space li to float:none; display: block; Because all the other li's are set to float, it will sit beside them, but act as a block and fill the remainder of the line. I hope this helps someone. Took me a good while to work out (stumbled across it by chance). Matthew Millar After the body it always generate no script so i can't disable ads how to bypass? I used a free web counter from Bravenet. <!-- Start Bravenet.com Service Code --> <script language="JavaScript" type="text/javascript" src="http://pub24.bravenet.com/counter/code.php?id=392915&usernum=1977162984&cpv=2"> </script> <!-- END DO NOT MODIFY --> Works just find on Firefox, but does a vanishing act on IE7 My ISP does not allow any form of scripting. no idea what would be causing this. http://www.bethanyec.co.uk |