version smartgwtpro-4.1
browser: general problem
Hi I am having a question about the generated html / css code.
I am creating a Window Object which is centered in the Page.
This works fine but when i take a look at the generated html Code
it contains tons of inline css code and all children of this window are positioned absolute with top and left properties set.
In the image below you can see an example of this inline css code.
Is there a way to turn off this inline css or at least is there a way to set these properties as defaults ?
Any help is highly appreciated.
Thank You
browser: general problem
Hi I am having a question about the generated html / css code.
I am creating a Window Object which is centered in the Page.
This works fine but when i take a look at the generated html Code
it contains tons of inline css code and all children of this window are positioned absolute with top and left properties set.
In the image below you can see an example of this inline css code.
Is there a way to turn off this inline css or at least is there a way to set these properties as defaults ?
Any help is highly appreciated.
Thank You
Comment