Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

Ascensori
La Balzarotti Ascensori si occupa di progettazione, produzione e installazione ascensori di qualsiasi tipo e su misura. Fornisce montacarichi industriali e piattaforme elevatrici. Manutenzione ascensori con pronto intervento 24 ore su 24.
Antico Forno Madonia - San Mauro Castelverde (PA)
L`Antico Forno Madonia produce artigianalmente pane, biscotti e specialità tipiche della tradizione siciliana. Shopping on-line.

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



DOMElement->getAttributeNS

(no version information, might be only in CVS)

DOMElement->getAttributeNS -- Returns value of attribute

Description

string DOMElement->getAttributeNS ( string namespaceURI, string localName)

Returns the value of the attribute in namespace namespaceURI with local name localName for the current node. If no attribute with given name is found, an empty string is returned.

See also DOMElement->setAttributeNS()