Tag Archives: jQuery

Detach It – A jQuery Plugin

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?

Cross Slide Webpage Background

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 [...]

ytPlayer.com – A Feature-Rich Chromeless YouTube API Player

I’ve been slowly-but-surly assembling a new YouTube API player in my spare time. It’s got a load of features including a jQuery plugin, playlists, playlist categories, right-click context menu controls and playlist, shuffle, loop, autoplay, fullscreen, HTML controls, jQuery UI theme support, and all kinds of wonderful, script-ready JavaScript API functions for the webmaster in [...]

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 [...]

jlStyleSheet – A CSS Stylesheet Changer For jQuery

jlStyleSheet is a CSS stylesheet changer jQuery plugin I designed which allows you to preview or switch the CSS stylesheet for your webpage with a click. You can try jlStyleSheet on this webpage. You can also download the source-code by