On Sat, Jan 24, 2009 at 1:08 AM, Valentine2008
<[email protected]> wrote:
>
> I tried different values for overflow in the page window, the modal window's
> appearance is the same.
> (for example, when I change the page window HTML to contain <div
> wicket:id="updateModalWindow" style="overflow: hidden;"></div>
> from <div wicket:id="updateModalWindow"></div>)
>
> Seems ModalWindow overwrites the style I define.
>
> Is there a way to change the overflow property defined by ModalWindow?
That depends on what you have in modal window. You need to style modal
window content. And that also depends on whether you have another page
in modal window (iframe) or a panel.
>
> By the way, what format file can I use to post the screenshots?
png?

-Matej


>
> -valentine
>
>
> Matej Knopp-2 wrote:
>>
>> Hi,
>>
>> this is a styling issue. Problem is in your CSS. Also, please don't
>> post screenshots in word document.
>>
>> -Matej
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Two-vertical-scrollbars-in-ModalWindow-with-Panel-content-show-tp21634007p21635245.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to