[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - why must the script in header and not an external script
Page 1 of 1

why must the script in header and not an external script

PostPosted: Sat Sep 02, 2006 5:21 am
by Mgccl
your table widget is great, I found to put scripts in the header makes each page seems some kbs larger.
so I tried to make it into
<script type="text/javascript" src="tpl/js/highlight_table.js"></script>

but sadly, it does not work :oops:

it must be in the header, can't be external...

is there a way to make that work even I make it external?
btw I'm using Opera...

PostPosted: Sat Sep 02, 2006 11:31 am
by Batalf

PostPosted: Sat Sep 02, 2006 11:52 pm
by Mgccl