Search completed in 1.41 seconds.
2 results for "nsIDOMCSSStyleDeclaration":
nsIDOMWindow
MozillaTechXPCOMReferenceInterfacensIDOMWindow
method overview nsidomcssstyledeclaration getcomputedstyle(in nsidomelement elt, [optional] in domstring pseudoelt); nsiselection getselection(); void scrollby(in long xscrolldif, in long yscrolldif); void scrollbylines(in long numlines); void scrollbypages(in long numpages); void scrollto(in long xscroll, in long yscroll); void sizetocontent(); attributes attribute ...
... nsidomcssstyledeclaration getcomputedstyle( in nsidomelement elt, in domstring pseudoelt optional ); parameters elt pseudoelt optional return value getselection() returns the nsiselection object indicating what if any content is currently selected in the window.
nsIDOMXULElement
MozillaTechXPCOMReferenceInterfacensIDOMXULElement
style nsidomcssstyledeclaration read only.