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

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

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

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