Tag Archives: hidden

Slide Submit – A jQuery Plugin For Spam-less Forms

Slide Submit is a jQuery plugin which will convert almost any object into a form-submitting or form-enabling slider. Instead of pressing a button, users can slide the slider to submit the form. Or, if you build your form with all of the fields disabled, you can create a slider which behaves like a toggle switch [...]

Hide It WordPress Plugin

This WordPress plugin allows you to toggle visibility of any objects from within a post or page using shorttags and CSS selectors or id attribute selectors. Example: [hideit hide=".widget-1, #header-div" show=".widget-2, p:contains('Lorem Ipsum')"] FYI: .dot indicates this is a class name. .widget-1 #hash-mark indicates this is an id attribute. #header-div If there is no preceding [...]

Screw – A jQuery Plugin

Screw, a word I re-coined from scroll + view, is a jQuery plugin which loads HTML as a user scrolls the webpage. Screw will help you save bandwidth by only loading content as it is scrolled into view. Screw can also be used to create continuously scrolling, bottomless pages where content is appended to the [...]