Does anyone know of a quick way to check if a browser is capable of supporting the prototype javascript framework?<br>I would prefer to stay away from browser sniffing and instead use object detection(?) but am unsure as to the minimum I should be checking for to ensure support.
<br><br>Any ideas?<br><br><br>