Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Screen with Modal form

$
0
0
Re: Screen with Modal form
FoxInCloud
Re: Screen with Modal form
Feb. 4, 2013
12:50 am
3PI01ST8WShow this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Michele
Michele,

Could you please try to add this in xxx.css:

#overlay_modal {height:100%!important;}

Thanks,


Nothing seems to change...


please try this:
MODIFY FILE Scripts\Window1.3\window.js
replace
$('overlay_modal').setStyle({height: (pageSize.pageHeight + 'px')});
by
$('overlay_modal').setStyle({height: '100%'}); /* $('overlay_modal').setStyle({height: (pageSize.pageHeight + 'px')}); */


Normally i work in horizontal orientation, but i can't exclude to have also worked in vertical mode. Not today.....


did you change you iPad's orientation in between ?


When i call a modal form all the objects under the new form are covered with a particular skin......the problem is that this skin doesn't cover all my app's screen. See the image below

Where can i define it ?






Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)


Viewing all articles
Browse latest Browse all 10393

Trending Articles