"Martin Kutschker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Roland M�sl wrote:
> > "Jason Johnston" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> >
> > I tried it also with the alert in the resize function,
> > but I implemented it with
> >
> >  document.body.onresize=br;
> >  document.body.onbeforeprint=print_init;
> >
> > in layout.js javascript
> > because I wanted to have it out of the html document
> >
> > So seems the problem is at
> >
> >  document.body.onresize=br;
>
> Tried using an event listener?

I tried now

 if(window.innerHeight){window.onresize=br}

This worked, but the layout change did not work like expected.

Their are some new problems where I hope to have the time
end of the week to identify the problems.


--
Roland M�sl
http://pege.org Clear targets for a confused civilization
http://BeingFound.com Web Design starts at the search engine



Reply via email to