On 28 Apr 2002 at 23:03, Miguel Cruz wrote: > > Do it in JavaScript, it works and it's client side so it will be > > faster. > > But take care - using JavaScript for site navigation is tricky business. > Some people don't use it, some people can't use it (not supported by their > browsers / hardware / corporate policy), and search engines certainly > won't follow those links.
True. In the end you've got to take that sort of thing into account and code pages that will degrade gracefully when using features that may not be available in all browsers. CYA, Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php