Skip to Content
0
Former Member
Mar 21, 2009 at 12:38 PM

How to reduce Popup Window Size?

1417 Views

Hello All,

I have one popup window, the height of popup window is being displayed too large.

I used method IF_WD_WINDOW->WINDOW_SIZE( ), there are parameters 'Width' and 'Height' of type string, i have passed '30' and also '30%' like formate, it didn't work.

how to control the size of window? Could you please suggest me?