Thank every one for you help :) I got it working :) Well version 1 any how :)
I am stuck with removeEvent()
When the box first opens, it add's the 'keydown' 'ESC' event to close
the box, but once the box is closed, the ESC key opens it again.
How do I use removeEvent('keydown', this);
Demo.
http://bouncebox.lendrum.co.nz/
Javascript
http://bouncebox.lendrum.co.nz/assets/js/bounceBox-1-0.js
