Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I hope we'll see an extended CSS3 properties support in XenForo 1.2, like gradients. Specs now've been almost finished and polished so it is now safe to use them with IE fallback. It's also confirmed that Opera starting with version 12.50 will support these properties unprefixed: transition, animation, transform. I think other browsers will do the same thing soon. Here is a proper order of prefixes, just FYI: filter: IE fallback;-webkit-property: contents;-moz-property: contents;-ms-property: contents;-o-property: contents;property: contents; But in some cases we don't need all the prefixes, this should be also taken into consideration.
I hope we'll see an extended CSS3 properties support in XenForo 1.2, like gradients. Specs now've been almost finished and polished so it is now safe to use them with IE fallback. It's also confirmed that Opera starting with version 12.50 will support these properties unprefixed: transition, animation, transform. I think other browsers will do the same thing soon. Here is a proper order of prefixes, just FYI:
filter: IE fallback;
-webkit-property: contents;
-moz-property: contents;
-ms-property: contents;
-o-property: contents;
property: contents;
But in some cases we don't need all the prefixes, this should be also taken into consideration.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences