Hello,

Thx for the reply. I thought about that first, but i need to take all the space i can use (width:100%; height:100%)
and the "overflow:scroll;" option isn't working then (at least not in all browsers, Firfox doesn't support it).

Marieke.



Erik van Oosten <[EMAIL PROTECTED]>
Verzonden door: [EMAIL PROTECTED]

14/11/2006 13:44

Antwoord a.u.b. aan
wicket-user@lists.sourceforge.net

Aan
wicket-user@lists.sourceforge.net
Cc
Onderwerp
Re: [Wicket-user] IFrame + PageMap





Hello Marieke,

I can not help you with the IFrame problem, but you can also use a div
with the following style:
 width: ...;
 height:...;
 overflow: scroll;

   Erik.


Marieke Vandamme wrote:
> What is the solution? I know that using no iframes is the best one,
> but I have a searchbox + underneath my results.
> Only the results may be scrollable, so the searchbox is always visible.
>

--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


**** DISCLAIMER ****
http://www.tvh.be/newen/pages/emaildisclaimer.html

"This message is delivered to all addressees subject to the conditions set forth in the attached disclaimer, which is an integral part of this message."
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to