Re: <form>...</form> - how to supress blank space after </form> in IE?
rob c said the following on 12/30/2005 12:13 PM:
This is a minor thing and only appears in IE (so far), but I'd like to know to
correct it (if possible).
Whenever I use a form on a webpage, Explorer always leaves a blank line
following the </form> tag but Mozilla doesn't. Is there a way to supress the
blank line?
Remove the extra whitespace from your source code.
Irrelevant to JS though.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.
Relevant Pages
- Re: preformat works one day, gone the next
... I maintain a webpage for a strat-o-matic baseball league. ... When there is an interesting game I like to post the boxscore ... program and paste it into Kompozer using Preformat as the tag. ... (alt.html) - Re: Excle 2003 working with mainframe
... I believe the right solution is to use an IE explorer to do the job. ... Set ZipCodebutton = Form.onsubmit ... The code below if you enter the URL will dump of your webpage to excel. ... RowCount = RowCount + 1 ... (microsoft.public.excel.programming) - Re: [Full-Disclosure] Exploits in websites due to buggy input validation where mozilla is at fault a
... > It wouldn't affect too many products to fix this. ... > interpret the malformed script tag would lead all developers to fix any ... > It was behavior only seen in Mozilla. ... Broken input is broken input and apart from in incredibly simple ... (Full-Disclosure) - Re: Convert HTML to text
... all data from a webpage. ... could throw out the tag and everything between it or 2) It will be contained ... CSS, or even JS, regular expressions won't remove it. ... you say without downloading a page. ... (microsoft.public.vb.general.discussion) - Re: Japanese Language Display in Pocket Explorer
... Explorer will base on code page setting in that webpage ... to convert double byte ANSI to unicode. ... There are couple language pack software outside is pretty decent. ... Byte Characters in the Explorer?? ... (microsoft.public.pocketpc.developer) |
|