Jump to content
17/12/2009
@Luke – this complies with web standards. The experimental browser features are implemented using -moz and -webkit prefixes, as per the spec, so that they are silently discarded by older browsers without causing harm.
-moz
-webkit
Vote up?
17/12/2009
@Luke – this complies with web standards. The experimental browser features are implemented using
-mozand-webkitprefixes, as per the spec, so that they are silently discarded by older browsers without causing harm.