Chris Wilson wrote: > > Erm, you didn't mean to leave a space between "input" and "[type=text]", did > you? Correct, I didn't and was surprised to see it there when you pointed it out. imput[type=text] means select input elements which have a type attribute which has the exact value "text" input [type=text] means select any element, (with type attribute whose value is text), which is some descendant of an input element. There will be no such elements in a conformant HTML document. -- Chris Lilley, W3C http://www.w3.org/ Graphics,Fonts,Stylesheets Guy The World Wide Web Consortium http://www.w3.org/people/chris/ INRIA, Projet W3C chris@w3.org 2004 Rt des Lucioles / BP 93 +33 (0)492 387 987 <NEW 06902 Sophia Antipolis Cedex, FranceReceived on Wednesday, 11 March 1998 20:00:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:54 GMT