Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: May 2000
Posts: 1,356
Addict
Addict
Joined: May 2000
Posts: 1,356
XHTML wants id attr instead of name attr for some elements;

quote:
4.10 The elements with 'id' and 'name' attributes

HTML 4 defined the name attribute for the elements a, applet, form, frame, iframe, img,
and map. HTML 4 also introduced the id attribute. Both of these attributes are designed to be
used as fragment identifiers.

In XML, fragment identifiers are of type ID, and there can only be a single attribute of type ID
per element. Therefore, in XHTML 1.0 the id attribute is defined to be of type ID. In order to
ensure that XHTML 1.0 documents are well-structured XML documents, XHTML 1.0 documents
MUST use the id attribute when defining fragment identifiers, even on elements that historically
have also had a name attribute. See the HTML Compatibility Guidelines [p.23] for information on
ensuring such anchors are backwards compatible when serving XHTML documents as media
type text/html.

Note that in XHTML 1.0, the name attribute of these elements is formally deprecated, and will be
removed in a subsequent version of XHTML.

i can use document.formname but document.formid is not working... I searched js refs, but couldnt find this shocked shocked shocked shocked

Sponsored Links
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
My suggestion (it's only a suggestion) is to use HTML instead of XHTML. I know it's like taking a step backwards, but I have my reasons.
  1. HTML still works fine, and is still supported by all browsers.
  2. XHTML seems like more of a hassle than it's worth, because you can still attain perfect standards compliance using HTML in strict mode.
  3. When is XML coming? My guess is that it won't be soon enough for us to benefit from it.
  4. HTML is a web standard. It isn't going anywhere for at least a few more years, so use it.

Joined: May 2000
Posts: 1,356
Addict
Addict
Joined: May 2000
Posts: 1,356
you are right. but...
I want to use it, if I can smile you cant do some nice things, if you want to be strict ... But is is a good thing in my opinion smile


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 254
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)