On Sep 17, 1:01 pm, Thomas Broyer wrote:
> On Sep 17, 11:13 am, HenrikA wrote:
>
> > Making HTML content blend into your application using Frames worked
> > well inn all browsers except IE8 (and older ?) where getting rid of
> > the frame borders turned out to be quite tedious.
>
> > We first r
On Sep 17, 11:13 am, HenrikA wrote:
> Making HTML content blend into your application using Frames worked
> well inn all browsers except IE8 (and older ?) where getting rid of
> the frame borders turned out to be quite tedious.
>
> We first resolved it by creating our own IFrame widget, but then
Making HTML content blend into your application using Frames worked
well inn all browsers except IE8 (and older ?) where getting rid of
the frame borders turned out to be quite tedious.
We first resolved it by creating our own IFrame widget, but then
resolved it by just extending the Frame class.