Shouldn't it be
gamesElement.addEventListener('aftertransition', function(event) {
getAthleticGamesAndScores();
},true|false);
IE, add true or false depending on your requirements. true=capturing
phase, false=bubbling phase (I think)
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.