Quote:
Originally Posted by TheSenator
|
https://github.com/chrismccoy/jquery.popunder
use jquery.popunder.full.js
only file required, has cookies and the popunder in 1 file.
also added a compressed version
Code:
[fris@fris ~/git/jquery.popunder/js]$ ls -l jquery.popunder.full.*
-rw-r--r-- 1 fris fris 15861 Jun 30 22:06 jquery.popunder.full.js
-rw-r--r-- 1 fris fris 4537 Jul 1 09:39 jquery.popunder.full.min.js
from 15k to 4k
hope this is what you meant for 1 file.
if you need this as a wp plugin with an options panel to set the url,etc i will put one together later.