Displaying 1 result from an estimated 1 matches for "nihaopaul".
2007 May 13
4
How to know if browser is Prototype.js-capable
Hi,
I looked in the documentation but i did not found any answer to the
following question:
Is there a mean to detect if the browser is actually capable to handle
prototype ?
I should write an simple HTML loader page (like gmail does) which
checks if the browser is able to use prototype and then sets
window.location depending on the test result.
Is there a "standard" way to do this ?