Greetings: I'm pretty sure the script tag is there to prevent the so-called "Flash Of Unstyled Content" in IE. See http://cvs.drupal.org/viewcvs/drupal/drupal/themes/bluemarine/Attic/xtemplat... for when it was originally added by Steven. On Mon, 01 Aug 2005 05:04:40 +0200, gordon <drupal-devel@drupal.org> wrote:
Issue status update for http://drupal.org/node/27840 Post a follow up: http://drupal.org/project/comments/add/27840
-Project: Bluemarine +Project: Drupal -Version: cvs +Version: 4.6.0 -Component: Code +Component: theme system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: Tobias Maier Updated by: gordon Status: patch (code needs review)
fixed in 4.6, transfering to drupal to be fixed in core.
gordon
Previous comments: ------------------------------------------------------------------------
Sat, 30 Jul 2005 11:59:30 +0000 : Tobias Maier
Attachment: http://drupal.org/files/issues/bluemarine_1_page.tpl.php.patch (585 bytes)
<script type="text/javascript"> </script>
is unnecessary in page.tpl.php
-- Tim Altman