Garbage Burrito

Topic

Author Topic
Rheaghen-za
rheaghen

Stupid Simple, Yet Effective

02 06, 2007 @ 03:56PM

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>

Comments

Author Comments
Picture1
Ben Kittrell
02 06, 2007 @ 10:01PM

Nice. I've always found it to be a PITA to use the standard JavaScript methods.


powered by : Doodlekit Online Free Website Builder : developed by : Doodlebit™ Website Company