Hi,

If at the end of my onload handler I put:

  alert('document.viewport.getWidth/Height(): ' +
        document.viewport.getWidth() + ', ' +
document.viewport.getHeight());

I get

  document.viewport.getWidth/Height(): 660, 62

which I think could only be right if the height (62)
is in text lines.  The WIDTH (660) is a sensible value in pixels
but the pixel HEIGHT of the viewport and the document itself
is more like 900.

Can this mixed result be correct?

I'm running
 - Prototype version 1.6.0.3
 - Firefox   version 3.0.3
 - Linux mjc3 2.6.24-21-generic ... i686 GNU/Linux
   Ubuntu Hardy...

Thanks,

Mike

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to