check date in safari

A forum for, well, anything really.
Gripes, moans, ideas or just general chit chat. EXCEPT SPAM!!! - Don't just register to post here - IT WILL GET DELETED!!!
Post Reply
cinvernizzi
Beginner
Beginner
Posts: 1
Joined: Thu Nov 27, 2003 5:39 am

check date in safari

Post by cinvernizzi »

i'm working with mac os X 10.2.3 and safari
I'm trying to build a web page with date check. I inserted the code
il codice
<script language="JavaScript" type="text/JavaScript"><!--

var mydate = new Date();
var day = mydate.getDate();
var month = mydate.getMonth();

// --></script>
checking the date (month and day) it works with IE and Netscaand doesn't work with safari
what should I do?
thanks
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

What problem are you having with the Milonic menu system?
John
Post Reply