b.className=b.className.replace('qa-body-js-off', 'qa-body-js-on');
What is the reason we use this javascript on each page?
It's a way to allow different CSS style display, based on whether Javascript is enabled or disabled. It's used to prevent notices being displayed if Javascript is off (search qa-theme-base.php for the class name).
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.