Category Archives: jQuery
Tips and snippets.
Posted on April 23, 2012 by Jason
Detach It is a jQuery plugin which can create a floating clone of nearly any HTML object. Detach It is useful if you want to create a floating navigation menu similar to the one on my website. How Does It Work?
Posted in jQuery | No Comments »
Tagged: css, detach, detaching, fix, fixed, float, floating, hover, hovering, javascript, jQuery, links, list, menu, nav, navigation, position, scroll, scrolled, scrolling, top
Posted on December 17, 2011 by Jason
For anyone wishing to incorporate in their own website my animated cross-sliding webpage background, I’ve assembled an example you can use as a guide. This script uses jQuery, jQuery UI, and the CrossSlide plugin for jQuery. Follow the links for further documentation on each of the aforementioned. Follow the link below to view the demo [...]
Posted in jQuery | No Comments »
Tagged: animate, background, change, cross, crossslide, fade, image, javascript, jQuery, move, picture, plugin, scale, show, slide, swap, transition, zoom
Posted on July 27, 2011 by Jason
My E-Z Form Builder can help you build a form for your website quickly and easily with just a few clicks. The E-Z Form Builder will generate the HTML code you need to add a form to your webpage. Create email forms, questionnaires, polls, or just about any kind of form you could need. Building [...]
Posted in For What It's Worth, jQuery | No Comments »
Posted on January 31, 2011 by Jason
jlVisi is a jQuery plugin designed to toggle the visibility of webpage elements from a list of object id’s or class names contained within the rel attribute of any HTML tag. Insert a list of object id’s or class names in the rel attribute of any HTML tag and jlVisi will toggle their visibility depending [...]
Posted in jQuery | No Comments »
Posted on January 27, 2011 by Jason
I just made my random insult generator into a jQuery plugin. Here’s an example – To get the plugin
Posted in jQuery | No Comments »