Hello,

We had an issue where when loading a page, clicking on increase/decrease didn't work except when you clicked on normal first. We found the reason to be the cookie check failed on increase/decrease. When clicking normal, cookie is created and increase/decrease work.

So the fix was simply to check the existence of the cookie when increase/decrease is clicked and setting it via a call to tsNormal();

CommentFileSizeAuthor
textsize.patch1.01 KBAshraf Amayreh

Comments

CZ’s picture

Hello ominds,

Thank you. A redesign of the jQuery file is coming soon.

CZ’s picture

Status: Patch (to be ported) » Fixed

Fixed in the new jQuery file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.