I just noticed, in IE6, when navagating from one page to another with
the same basic layout (centered top graphic, for example), that a page
with a <script> block in the <head> shifts the HTML contents some number
of pixels to the right.
Other than putting a blank <script> block into each web page, or putting
SCRIPT at the bottom of the BODY, any other way to work around this?
Thanks
the same basic layout (centered top graphic, for example), that a page
with a <script> block in the <head> shifts the HTML contents some number
of pixels to the right.
Other than putting a blank <script> block into each web page, or putting
SCRIPT at the bottom of the BODY, any other way to work around this?
Thanks
Comment