1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Register events after loading JS functions

This commit is contained in:
Jakub Vrana
2011-03-24 01:30:32 +01:00
parent 06e3746510
commit 07e4476e78
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
// to hide elements displayed by JavaScript
document.body.className = document.body.className.replace(/(^|\s)nojs(\s|$)/, '$1js$2');
/** Toggle visibility
* @param string