StiWebViewerFx

Stimulsoft Ultimate discussion
Post Reply
beso
Posts: 34
Joined: Wed Jun 23, 2010 7:32 am
Location: GEORGIA

StiWebViewerFx

Post 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
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

StiWebViewerFx

Post by Vladimir »

Hello,

Please try to use the following code:

Code: Select all

    
        
    

Thank you.
beso
Posts: 34
Joined: Wed Jun 23, 2010 7:32 am
Location: GEORGIA

StiWebViewerFx

Post by beso »

Thank you,

I try it

"





"
but its working properly if :





if heigth is px not % .... i dont understend why
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

StiWebViewerFx

Post 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.
Post Reply