** Why do would you want to add a fullsize attribute, can't you just
use Javascript?
The Fullsize attribute would be designed to make a common practice
(image popups) a breeze to setup and use.
You will still always be able to use your own javascript method if you
choose. But if you would like to quickly provide this functionality,
that is what Fullsize would be for. Remember that fullsize would only
be active if the IMG tag has a fullsize attribute. If you do not add
in the fullsize attribute, you can use javascript in it's place.
---------------------------------
** If Javascript is turned off would fullsize be broken?
I am proposing that Fullsize be supported natively by the browser. So
if javascript is on or off… it is irrelevant.
---------------------------------
** I would not want this kind of thing controlled by the browser,
because then I would have no control over how it looks.
If fullsize is added to the next version of HTML, there cold be CSS
support for this. Please check out all the details here:
http://groups.google.com/group/fullsize/browse_thread/thread/7b7d539bb6448072
I do not see the need for the additional CSS support. If you don't
like the way the browser displays it, use javascript. Though it would
be nice to have the CSS support, I do not see it as necessary.
---------------------------------