-
HTML5
Dynamic aria-live for better accessibility experience
Every web developer working with the web accessibility (WAI ARIA) knows or heard about aria-live. This is an attribute, which indicates…
Read More » -
Web Dev
Always in view paradigm in web
I was thinking about writing the next post in my blog and remembered one well-known paradigm I used in my…
Read More » -
JavaScript
Pass JavaScript function via JSON. Pitfall and solution.
JSON is a lightweight data-interchange format. It is well readable and writable for humans and it is easy for machines…
Read More »