jQuery.support.cssprefix
Categories: Properties of the Global jQuery Object | Utilities
jQuery.support.cssprefix
Plugin: jQuery.support.cssprefix
Description: CSS prefix of the browser engine.
-
jQuery.support.cssprefix
version added: 1.0
This property represent the CSS prefix for proprietr style properties support.
Some prefix examples:
- Firefox: ''-moz''
- Safari: ''-webkit''
- Chrome: ''-webkit''
- Opera: ''-o''