Page 1 of 1

StiWebViewerFx

Posted: Tue Jul 27, 2010 2:22 am
by beso
Hello,
1. Can I use in StiWebViewerFx : for ""width:" and "height" attributes "auto" Or "100%" ?
2. How can I use for this atributs css.?

In my example... css don't wark for attribute "height"

Thank you

StiWebViewerFx

Posted: Tue Jul 27, 2010 4:44 am
by Vladimir
Hello,

Please try to use the following code:

Code: Select all

    
        
    

Thank you.

StiWebViewerFx

Posted: Tue Jul 27, 2010 6:32 am
by beso
Thank you,

I try it

"





"
but its working properly if :





if heigth is px not % .... i dont understend why

StiWebViewerFx

Posted: Wed Jul 28, 2010 1:29 am
by Vladimir
Hello,

This is connected with work of the browser, it does not correctly determine the height of the client area in all cases. Additionally, various browsers work differently.

Please try to remove the meta tag line in your aspx page.
If you do not get it work - we'll prepare an example for you.

Thank you.