By kruser on
I'm trying to figure out the best way to do a one-time homepage lightbox popup containing a simplenews signup box. I figure I'd need to use lightbox2 to display the simplenews block, then set a cookie so the user only sees it once.
Can anyone recommend a strategy for building this?
Comments
Any progress with this ?
Any progress with this ?
It was a bit tricky - I ended
It was a bit tricky - I ended up using jquery to trigger a hidden link on the homepage which would open up a lightbox window containing the newsletter subscribe block from another page. I also added in jquery.cookie.js to make the lightbox only open on the first viewing.
-----------------------------------------------------
Bob @ Drupal Aid (https://www.drupalaid.com)