You don't have to reinvent the wheel. Just go to
http://www.quirksmode.org/ and check out Peter-Paul Koch's DHTML Micro
API. It'll cover everything you need by doing object detection instead
of browser detection.

By checking "document.getElementById" vs. "document.all" vs.
"document.layers", it defines a single _javascript_ object that can be
supported by whichever browser is being used.

HTH,

Adrian J. Moreno
---------------------------------------------
-- Factors of i Web Hosting & Development
-- http://FactorsOfi.com
---------------------------------------------
-- i Know Kung Foo Consulting
-- http://iKnowKungFoo.com
---------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to