Ever wanted to make an external popup modal? (or is it non-modal?) check out this stupid simple way to make it happen
Popup Code:
<html> <body onblur="window.focus();" id="never_loses_focus"> <div id="content">Lorem ipsum dolor sit amet.</div> </body> </html>
Nice. I've always found it to be a PITA to use the standard JavaScript methods.
heathbits - heath's portfoliohoopla - danger's blog
Recommend me on Working With Rails
resume website
portfolio website