HighDots Forums  

Re: help with creating simple event objects

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: help with creating simple event objects in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Thomas 'PointedEars' Lahn
 
Posts: n/a

Default Re: help with creating simple event objects - 03-05-2008 , 04:50 AM






Bart Van der Donck wrote:
Quote:
Thomas 'PointedEars' Lahn wrote:
Bart Van der Donck wrote:
Kelly <kjhod... (AT) gmail (DOT) com> wrote:
input type="text" id="MyText" size="3px"/
'size="3px"' is not possible; you probably mean 'size="3"' or
'style="width:30px;"'.
And type="text" is redundant as it is the default.

You're confusing war tactics with the actual situation on the
battlefield.
I don't think so.

Quote:
Don't use <input> when you mean <input type="text">.
I don't know *any* user agent at all that does not display a text input
control if the `type' attribute for the `input' element is missing, i.e.
contradicts the Specification here. Do you?


X-Post & F'up2 ciwah

PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee


Reply With Quote
  #2  
Old   
Bart Van der Donck
 
Posts: n/a

Default Re: help with creating simple event objects - 03-05-2008 , 05:06 AM






Thomas 'PointedEars' Lahn wrote:

Quote:
Don't use <input> when you mean <input type="text">.

I don't know *any* user agent at all that does not display a text input
control if the `type' attribute for the `input' element is missing, i.e.
contradicts the Specification here. *Do you?
I remember Netscape 4.7. (maybe later versions too?)

http://www.w3schools.com/tags/tag_input.asp

--
Bart


Reply With Quote
  #3  
Old   
Bart Van der Donck
 
Posts: n/a

Default Re: help with creating simple event objects - 03-05-2008 , 05:46 AM



Thomas 'PointedEars' Lahn wrote:

Quote:
Bart Van der Donck wrote:

Don't use <input> when you mean <input type="text">.

I don't know *any* user agent at all that does not display a text input
control if the `type' attribute for the `input' element is missing, i.e.
contradicts the Specification here. *Do you?
Yes, see Netscape 4.7. (+maybe later versions?)

http://www.w3schools.com/tags/tag_input.asp

--
Bart


Reply With Quote
  #4  
Old   
Thomas 'PointedEars' Lahn
 
Posts: n/a

Default Re: help with creating simple event objects - 03-05-2008 , 07:03 AM



Bart Van der Donck wrote:
Quote:
Thomas 'PointedEars' Lahn wrote:
Bart Van der Donck wrote:
Don't use <input> when you mean <input type="text">.
I don't know *any* user agent at all that does not display a text input
control if the `type' attribute for the `input' element is missing, i.e.
contradicts the Specification here. Do you?

Yes, see Netscape 4.7. (+maybe later versions?)

http://www.w3schools.com/tags/tag_input.asp
If we graciously ignore that you are arguing with an outdated and incredibly
broken user agent:

Like most of the hearsay coming from w3schools.com, that one is wrong, too.

http://PointedEars.de/markup/input-without-type.jpg


PointedEars


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.