I use the DocCenter() function to centre page in different screen resolutions like so
<body class="global" onresize="DocCenter()">
W3c's HTML validator says
there is no attribute "ONRESIZE".
Is there a compliant way to achieve the same thing?
Cheers
Billy



Reply With Quote


Bookmarks