Posted by vincent.marguerit on 07/24/07 09:28
On 24 juil, 10:17, Bernhard Sturm <sturmnixs...@datacomm.ch> wrote:
> vincent.margue...@gmail.com wrote:
>
> > The div are like that:
> > <div class="form-line-header">
> > <div class="form-line-white-left"> File </div>
> > <div class="form-line-white-right"><input type="file"></div>
> > </div>
>
> > And form-line-header is set to 100% and yet it does not take the 100%
> > of the iframe !
>
> how about turning off the scrollbars in your iframe (scrolling="no")?
> and why do you need an iframe at all?
>
> HTH
> bernhard
>
> --www.daszeichen.ch
> remove nixspam to reply
I need the scroll bar 'cos sometimes the page inside the iframe is
bigger...
I didn't choose to use an iframe, my boss did ;)
Vincent.
[Back to original message]
|