The search functionality needs JavaScript enabled
Gets the value of a certain attribute of the current element by name. This will return an empty String if the attribute is not found.
String
String getNamedAttributeValueSafe ( const(String) name ) nothrow @nogc const;