Dynamic Calendar
Found this script on http://javascript.internet.com/calendars/dynamic.html
Works perfectly in IE
Solved a couple of tasks I needed done...unfortunately, it just dies on Netscape...
Anyone have anything else similar or suggestions on any fixes....problem seems to be in the dhtml
Vincent Puglia posted this at 23:03 — 9th January 2000.
They have: 634 posts
Joined: Dec 1999
Hi,
To begin with the code is IE-specific; there is no attempt at accomodataing NN (lack of document.layers...statements; overuse of element.children, innerHTML) Although, it might work in NN5.0 which is supposed to be more DOM compliant, but hasn't been offically released.
To do the same in a cross-browser solution, you will have to use DIVs and links.
Vinny http://members.aol.com/grassblad
Where the world once stood
the blades of grass cut me still
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.