Greetings, I'm writing a simple client-side-only photo gallery and want to determine the space available in the host page. The app is added inside a div element in the host page and I know I can get the top and left offsets for that div, but I cannot for the life of me work out how to get the bottom and right offsets too. I can make assumptions about what they /might/ be based on top and left, but in practise this doesn't work well.
Is there a best practise for getting the space available to an app? Anyone got any good ideas? Examples? Should I RTFM? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
