APEX Font Toggler (AFT)

APEX Font Toggler (AFT) Plugin. APEX Font Toggler (AFT) plugin allow users to increase or decrease application font size at their convenience and this plugin is free for use under…

LocalStorage and SessionStorage in JavaScript

How to Store Data in Web Browser Storage - localStorage and sessionStorage. The main difference between sessionStorage and localStorage is that sessionStorage only maintains a storage area while the browser is open (including when the page…