The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

What replaced "onSubmit" for forms in XHTML 1.0? by shorty822006-03-30 18:26:40
  Some more form help requested. by shorty822006-11-19 12:55:59
    Which bit isn't working? by fudje2006-03-30 19:02:06
      All I know is that I click "Submit" by shorty822006-03-30 19:04:08
        As I suspected, by fudje2006-03-30 19:07:40
          Neither work. (n/t) by shorty822006-03-30 19:10:40
            Case sensitivity again. by bwkaz2006-03-30 19:11:45
              Also, you need id="whatever" attributes on your fo by bwkaz2006-03-30 19:13:43
                Still doesn't work and the W3C validator by shorty822006-03-30 19:19:05
                  You gave the same id to two different elements. (n/t) by bwkaz2006-03-30 19:19:36
                    Yeah, because both elements are part of by shorty822006-03-30 19:22:56
                      But in {X,}HTML, two different tags CAN'T have the by bwkaz2006-03-30 19:26:46
                        It's standard by fudje2006-03-30 19:33:54
                          Ah, I only looked at level 1 HTML. by bwkaz 2006-03-30 19:40:09
(Mostly because that's pretty close to the only features that IE supports. Grr again.)

I assume you're talking about this sentence (which is also in Level 1 HTML):

> An individual node may be accessed by either ordinal index or the node's name or id attributes.

Which may imply either that the "name" or "id" attribute values are valid as properties of the HTMLCollection, or that you can do this by using the item() and namedItem() accessor functions. I'm not sure. It's also not exactly clear about what happens when you have two nodes with the same "name" attribute, but apparently it returns an array, or something.

(I'll keep using getElementById for my own stuff, thanks, but it's still nice to know there may be another option.)
[ Reply ]
                            Whoops, I meant "this sentence in the HTMLCollecti by bwkaz2006-03-30 19:41:25
                              names always return a NodeList, by fudje2006-03-30 19:49:25
                                There is? Hmm. by bwkaz2006-03-30 19:58:08

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)