B�atrice Philippe wrote:
Thank you Boris.

i tried getComputedStyle in C++ for each node of the DOM.
i'm surprised, i never get the background images (wich are declared in a css
style rule for "DIV" tags) nor the background color.

[snip]

computedStyle->GetPropertyCSSValue(NS_LITERAL_STRING("background-image"),get

you may try "backgroundImage" and "backgroundColor" instead.

Daniel
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to