I am using JqModal in my project. Its a nice JS modal. However i need one help to attach an Close On Escape key press to the JqModal. I am loading eternal content from external URL in JqModal.
For simple Modal where no IFrame is used, its very easy to implement the CloseOnEscape key press feature.