On Mon, 2007-07-09 at 06:19 -0700, westpine wrote:
> Hi... I use iframe on my page 
> <iframe width="100%" height="100%" wicket:id="content" src="[actual url goes
> here]"/>
> Like this. In IE and Opera everything is OK. But in FF this iframe just
> couple hundreds pixels height and i have to scroll it's content. How to
> solve this problem?

If the iframe is inside a table, try setting height="100%" in every
related "td".

Bye!


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to