Archive for the ‘jQuery’ Category

jQuery Plugin – jMailer

December 13, 2009

jMailer is a plugin for jQuery I wrote that provides the visitor with a popup email form. It should be attached to a link element and when that link is clicked, the popup appears centered in the viewport.
Within the popup is a form which let’s the visitor enter an email address they want to send [...]

jQuery Plugin – jPoll

February 4, 2012

jPoll, with an accompanying nettuts+ screencast, provides a ‘poll’ widget which can be used to ask your visitors a brief question. The widget will create and render a form inside a designated container and then monitor the form for submission.
When the form is submitted,the results are passed to a backend file which processes the response [...]

My Books