HTML name attribute deprecated
Just now somebody on IRC was claiming that the "name" attribute in HTML - the one that is used to give form input fields a name to be used in $_GET and _$POST in PHP is in fact deprecated. Quoting About.com that seems indeed true - but you should always double check on the internet, as nobody ever reads specifications right.
The W3C has also a section on this available , and if you only skim you might only see:
"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."
But if you read correctly, it's only for the elements: a, applet, form, frame, iframe, img, and map.
Today's lesson: always read the specs carefully .
Comments
No name for anchor tags? Does that mean no more #section to jump from place to place in a document?
"Sorry screen readers, I can no longer provide you with a way to skip my 20 item long menu at the top of each page. Enjoy!"
@Josh: Nah... there is the ID attribute for this of course.
@Josh, as is mentioned, you should use the ID element.
On a (Strict?) Doctyped XHTML page, you can reference any element with an ID by the standard hash URL.
For example, I have an ID called content (...). Adding #content to the URL will take me to that location on the page (foo.php#content). Exactly the same behavior as the old name attribute but far easier :)
Life Line
Black-headed Gull in Flight.
#photography #Birds #BirdPhotogaphy #BirdsOfMastodon #nature #london #BirdsOfFediverse
Created a bench; Deleted a bench
I hiked 8.7km in 3h52m50s
Updated a cafe
I walked 1.6km in 1h18m14s
I walked 3.1km in 33m32s
Updated a restaurant
I walked 7.8km in 1h19m41s
Created a therapist office
I walked 7.1km in 1h45m37s
I walked 1.1km in 11m02s
Updated a supermarket shop, a fast_food, and 2 other objects; Confirmed 2 fast_foods, a beauty shop, and a convenience shop
I walked 9.8km in 1h42m02s
Merge branch 'xdebug_3_5'
Merged pull request #1087
Fixed issue #2426: xdebug_get_tracefile_name incorrectly throws notice
Merge branch 'xdebug_3_5'
Merged pull request #1086
Fixed issue #2431: Crash when trying to retrieve Windows-style URL wi…
Merge branch 'xdebug_3_5'
Merged pull request #1085
Fixed issue #2430: Variable fetching may crash with :: if there is no…



Shortlink
This article has a short URL available: https://drck.me/hnad-5qa