I thought that getClientHeight took margin, padding and border into account while offset didn't. You may want to try that. I'm unfortunately not sure of the second question.
On Oct 6, 12:17 am, Sandler <[email protected]> wrote: > Hi guys, i´ve got 2 questions. > I´m using getOffsetHeight to get the height of an Widget. This works > fine, but when i adding a css margin to the widget, the css-property > seems to be ignored. The doc says: "This is the total width of the > object, including decorations such as border, margin, and padding". Is > this an bug? > > The next thing i would like to know is, if its possible to use none > WC3 valid css-properties like: "background: -moz-linear-gradient(top, > white 0%, skyblue 75%);" inside a ClientBundle, CssResource CssFile. > Is there an config property to allow such css? Im using this for an > private Project and it would be annoying if this was not possible. > > Greets from Austria, > Six Michael -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
