|
Posted by rf on 10/20/07 00:25
"still me" <wheeledBob@yahoo.com> wrote in message
news:malhh354kv1t2fgm1anhepp71pnq07gqpb@4ax.com...
> On Fri, 19 Oct 2007 07:18:26 GMT, "rf" <rf@invalid.com> wrote:
>
>>Bite Bite :-)
>
> Comments on the below? I see that IE and FF count the children
> differently, but is it invalid ?
>
> <form id=form1 action='dumpdom.html' method=get>
> <table>
>
> <tr><td>
> <input type=text name=textfield1>
> <input type=submit name=subbutton1>
>
> <button onclick='childcount()'>count</button>
> </td></tr>
>
> </table>
> </form>
FF sticks in a text node for each line feed at the end of those lines up
there. IE doesn'nt. If you visit the FF site there is a discussion about
this in the bit where they talk about the diferences between FF and IE.
--
Richard.
Navigation:
[Reply to this message]
|