[webkit-help] difficulties creating a new Element attribute

Luka Napotnik luka.napotnik at gmail.com
Fri Aug 20 05:20:01 PDT 2010


Hello.

I'm having difficulties understanding the Element::setAttribute(const
QualifiedName&, const AtomicString& value, ExceptionCode&) method.

What's a qualified name and it's constructor arguments (prefix,
localName and namespaceURI)? I want to add a new attribute, say
"my_attr" with a value "my_value".
Please help.

Greets,
Luka


More information about the webkit-help mailing list