开发者

JSF - List of supported Browsers

开发者 https://www.devze.com 2023-02-13 16:07 出处:网络
Can someone help me to 开发者_Python百科find out the list of all Supported Browsers for JSF2?Technically the JSF is converted to html on the server side like JSP and php and such, so unless you are do

Can someone help me to 开发者_Python百科find out the list of all Supported Browsers for JSF2?


Technically the JSF is converted to html on the server side like JSP and php and such, so unless you are doing something really crazy or using a feature not supported by certain browsers yet (CSS3 or HTML5) it should work with most browsers

(source: I've used my JSF apps on IE, Firefox, Chrome, and Opera Mobile with no issues so far)

I wasn't able to find a place online that officially lists supprted browsers, only sites like IceFaces and RichFaces

just found this, not actually looking for it but thought it might be useful CaniUse.com lets you select features and then it shows a table of browsers and whether they support the features or not

0

精彩评论

暂无评论...
验证码 换一张
取 消