Does anyone have any advice on modifying Apple's animate() function so
that it can fade images independently? Maybe make it into an object? I
am not great at javascript but I can pick things up pretty quick if
someone gives me some direction.
I was able to make the stretch function for with multipe stretch
maneuvers probably because it is an object (I think?).
How do I set the animate function so that it works similarly?
the complete set of functions that make up the animate function allow
the i to fade in and out using mousemove(event), mouseexit(event) and
animate().
I would really appreciate any advice or assistance.
Well, if you're interested in how to make classes/objects in
JavaScript, I found this source to be quite helpful: http://
www.crockford.com/javascript/private.html
In fact, most of the things on the http://www.crockford.com/
javascript/ site are very useful for programmers interested in
JavaScript.
Specifically with animate(), however... I've not looked at animate().
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/email@hidden
This email sent to email@hidden