开发者

how to check browser using jquery?

how to rotate image angl开发者_开发问答e using jquery? is it possible?


To rotate an image, you might want to look at this library for jQuery.

As stated above you can use jQuery.browser to detect browser type, however if you are using this to determine what a browser is capable of you should really use feature detection instead. See the note at the top of the linked page.


To check the browser use the jQuery.browser function. An image cannot be rotated with jQuery AFAIK.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜