Created by: atotic
Problem: Firefox & jquery 1.8.1 will issue a warning on every click event: Warning: Empty string passed to getElementById().
Fix: do not query with '#' selector.
Created by: atotic
Problem: Firefox & jquery 1.8.1 will issue a warning on every click event: Warning: Empty string passed to getElementById().
Fix: do not query with '#' selector.