struggling with a frame reload

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Mike Starke
Päiväys:  
Aihe: struggling with a frame reload
On Thu, Jan 02, 2003 at 06:17:36PM -0700, wrote:
/_I've never seen the "type" attribute in the <script> tag.
/_I've always used <script language="javascript">
/_I did a quick check in my Javascript book and saw no "type" attribute for the script tag.
/_
Actually, I had a mistype (although it still doesn't work). It is suppose
to be: <script type="text/javascript">
W3c says the Language attribute has been depreciated.