Jo
unread,Mar 7, 2011, 9:18:02 AM3/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ModalBox
Hi everybody,
It is possible to set the width and height of the modalBox by %???
If I set it in px like this:
<a href="/DocSources/de/volbase/ShowVolumeExplorerFullScreenCom.html"
title="VOLUME EXPLORER" onClick="Modalbox.show(this.href, {title:
this.title, width: 750, height: 650}); return false;"
id="flipItInFullScreen"></a>
When I watch it in a small screen 800x600 i can't see it all! And the
scroll doesn't come out depending on the resolution of the screen.
What can I do?
Thanks!