getAttributeNodeNS
getAttributeNodeNS
This page has been flagged with the following issues:
High-level issues:
W3C Recommendation
Summary
Gets an attribute object that matches the specified namespace and name.
Method of dom/Element
Syntax
var attributeNode = element.getAttributeNodeNS(namespace, name);
Parameters
namespace
Data-type: String
The namespace URI that defines the desired attribute, or a null value.
name
Data-type: Blob
The name of the desired attribute, or a null value.
Return Value
Returns an object of type DOM Node.
Needs Examples: This section should include examples.
Related specifications
| Specification | Status | Related Changes |
|---|---|---|
| DOM Level 3 Core | Recommendation | 1.4 |
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? | ? | ? |
See also
Related pages (MSDN)
aabbracronymaddressappletareaarticleasideaudiobbasebaseFontbdobgSoundbigblockQuotebodybrbuttoncanvascaptioncentercitecodecolcolGroupcommentcustomdddeldfndirdivdldtemembedfieldSetfigcaptionfigurefontfooterformframeframeSetheadheaderhgrouphnhrhtmliiframeimginput type=buttoninput type=checkboxinput type=fileinput type=hiddeninput type=imageinput type=passwordinput type=radioinput type=resetinput type=submitinput type=textinsisIndexkbdlabellegendlilinklistingmapmarkmarqueemediamenumetanavnextIDnoBRnoFramesnoScriptobjectoloptGroupoptionpparamplainTextpreqrtrubyssampscriptsectionselectsmallsourcespanstrikestrongstylesubsuptabletBodytdtextAreatFootthtHeadtitletrttuulvarvideowbrxmpgetAttributeNode
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here