← Back to scripts

TF Popup

Click to enlarge and see more examples


This is a simple jQuery popup/lightbox plugin. It is hosted on github and the docs can be found at my scripts mini site.

I started this project because I wanted a simple popup/lightbox script that allowed me to submit a form, without relying on iframes and their additional overhead. I also needed to style the popup how I wanted, instead of relying on a predetermined theme.

With TF Popup, you specify a content, and the script does pretty much everything for you! It even handles multiple forms.

Form more information, check out the github page.

It is not supposed to replace other great lightbox scripts (name image ones, such as prettyPhoto or fancyBox).

← Back to scripts