thadsmith
11-02-2004, 01:09 PM
I've seen the question asked in the forums, but I've never seen an answer. I would like to be able to have a built in object that would allow me to detect the width & height of my browser and use that in constraints. Something like:
<canvas width="${window.width}" height="${window.height}">
Is there any plans on doing this?
Regards,
Thad Smith
<canvas width="${window.width}" height="${window.height}">
Is there any plans on doing this?
Regards,
Thad Smith