Determine whether client browser has java installed and can launch applets

前端 未结 4 945
一向
一向 2020-12-06 08:05

I am developing an .aspx page which will ultimately launch an applet after the user clicks on a button (I am using the tag). So, I would like to
4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 08:26

    I think that this lib has the most comprehensive documentation and implementation that I could find and works pretty well

    http://www.pinlady.net/PluginDetect/Java/

提交回复
热议问题