Can you locate the file in_over_your_jquery.js
? In this file you have to replace the code above (jQuery('.inoveryouryear')...
) in the function animate_year
by the code that follows.
The second part of the repair is not a replacement but an add. In the function ioya_update_month
you add the lastly showed sniplet of code before the return-statement.
Did this help you?