When using JSLint or JSHint, you will get the "Missing radix parameter" error when using parseInt without a second argument. (more…)

With Twitter Bootstrap modals in either version 2 or 3, you can easily prevent the modal window from being closed with the escape key or by clicking on the black backdrop outside the window. see the code