[Javascript] Point me to the path, resize a div to fill window upon resize

Cutter (JSRelated) java.script at cutterscrossing.com
Thu Mar 13 09:37:06 CDT 2008


Perhaps you can look at JQuery and it's Dimensions plugin for assistance?...

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

Chris Hettinger wrote:
> Thank you Roger and Philip for your responses.
> 
> Roger, you hit the nail on the head with "The other issue is that you will
> probably want to recompute the map, so you will need to attach a handler to
> the window's resize event". This is the hurdle for me right now, which
> functions to use to get and compute the pixel measurements of available
> space and the current map div.
> 
> Perhaps I'll find some of that in Philips examples.
> 
> Philip, I will work with this and your examples today and report back. Thank
> so much for taking the time to share this code.
> 




More information about the Javascript mailing list