jQuery.mb.CSSAnimate – Use CSS3 transition to animate DOM Elements via jQuery
As most of you know there are new features in CSS3 that let you animate HTML elements using just CSS. Using CSS3 “transition” you can control which property to apply, the duration of the transition, the transition timing and the transition delay. The transition considers also the “transform” parameter specified in the CSS class. Actually … Read more
How to play background audio on iOs devices’ web pages
This is a horrible hack that works beautifully (’till next Apple iOs update). It was a while that we where looking for a background audio solution for our Adslife browser game when played on iPad or other iOs devices. Apple’s policy about audio and video autoplay in iOs browser is to deny this feature. After … Read more















