hideya

Results 2 comments of hideya

Sounds good to me! Thanks. I'm going to remove jquery dependency as described above. Also, I'll make the following minor improvements together: - use `'\uE000'` (an unusual char: unicode "Private...

Thinking twice about the idea of `window.sessionStorage` usage, I think I'll keep using `window.name` to avoid the behavioral change and possible impact on supported browsers for the current users. I'll...