Re: [Wicket-user] Can not resize iframe in FireFox to 100%. HELP!

2007-07-09 Thread Matej Knopp
This is hardly a wicket fault. It's a html/css problem.

-Matej

On 7/9/07, westpine [EMAIL PROTECTED] 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?
 --
 View this message in context: 
 http://www.nabble.com/Can-not-resize-iframe-in-FireFox-to-100-.-HELP%21-tf4049250.html#a11501571
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 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


-
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


Re: [Wicket-user] Can not resize iframe in FireFox to 100%. HELP!

2007-07-09 Thread Federico Fanton
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