Miki
Member since May 11, 2012
- Profile: /members/9940-miki.htm
- URL: http://www.liquamedia.com
- Comments: 3
Recent Blog Comments By Miki
-
Using jQuery's Animate() Step Callback Function To Create Custom Animations
Posted on May 13, 2012 at 1:55 AM
Sorry for so many comments! I fixed the IE7/8 issue by adding: event.preventDefault(); to the onMouseMove function. Cheers :)... read more »
-
Using jQuery's Animate() Step Callback Function To Create Custom Animations
Posted on May 12, 2012 at 6:52 PM
Actually per my last post... I thought I had it working in IE 7 & 8 but now my mouseup event isn't firing. Instead it get's stuck on the mousemove event. If you look at your demo, it doesn't work there either. I have looked at this for a few hours without success. Anyone know how to get th... read more »
-
Using jQuery's Animate() Step Callback Function To Create Custom Animations
Posted on May 11, 2012 at 12:49 PM
Wow Ben, this is ingenious! Thanks so much for taking the time to post this article and share your source!!! I just used it on a recent project and thought I'd share some of my findings with your readers in case they run into the same issues. In my project, I was creating an iPhone emulation, wh... read more »