16 May
2005
16 May
'05
8:50 p.m.
On Mon, 16 May 2005, Karoly Negyesi wrote:
Oh, absolutely. I have included JavaScript menus in several Drupal sites I have constructed. Since Drupal prefers not to have JavaScript (AFAIK), maybe just inot include it with core, or if it is included, have it disabled by default?
We love JavaScript as long as
a) Works with all browsers. (At least IE6, Opera, Firefox, Safari, Konqueror) b) Degrades nicely. c) There is real gain from using it.
The order should be c), b), a). I addition, we should decide on a set of browsers which we want to support and simply give the non JS version to all others. Cheers, Gerhard