freakish_dude_
06-01-2003, 04:25 AM
<script language="Javascript">
<!--
alert("Hello world!");
//-->
</script>
I just can't do the whole tables part
<!--
alert("Hello world!");
//-->
</script>
I just can't do the whole tables part
|
View Full Version : The whole thing freakish_dude_ 06-01-2003, 04:25 AM <script language="Javascript"> <!-- alert("Hello world!"); //--> </script> I just can't do the whole tables part zangerbanger 06-01-2003, 05:06 AM What exactly seems to be the problem? It looks like your attempting some kind of javascript, not tables.... designhazard 06-02-2003, 06:00 AM you should post this message on the 'javascript' forum, not the 'tables' forum. you must put this javascript code between the <head> and </head> |