| dmartz |
02-02-2013 06:33 AM |
2.0 Calendar links bad
The link for the previous month ('<' icon) and next month ('>' icon) on the 2.0 Calendar are not working. The javascript associated with these links presents an error. Code is delivered as shown here: <div class="title"><a class="prev-month" href="javascript ://"></a><span>February</span><a class="next-month" href="javascript ://"></a></div>. Clicking on the link gives the error: TypeError: a.closest(...).find(...).attr(...) is undefined. Location: www.fitday.com/fitness/app/premium/production.js, Line: 390. Error noted using Mozilla v.18.0.1 w/Win7. Hope this helps.
|