Regarding boxes that take user input, is there a PHP script included to send the user input by email, or save it to a database? Or should this be done by adding extra code ourselves?
I too need to load a remote html file (well, in my case a .php file) into the box… is this possible? I bought this without realizing it wouldn’t currently do what I wanted lol (Don’t worry, I’m not after a refund or anything)... but, I was wondering if the remote load if an option for the future (or can I implement it now?)
Basically I wanted to use this attention box instead of a light window that I currently use on a script I have.
I use this:
jQuery(document).ready(function(){ $("a[rel='day_view']").colorbox({width:"480px", height:"450px", iframe:true}); });
but I want to use an iframe or something within attention box instead as it’s so much nicer!
Any thoughts!?
Many thanks in advance


347 Purchases
82 Comments