Tag Archives: jQuery

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 is the same script I’m using on this website to animate the background. This script uses jQuery, jQuery UI, and the CrossSlide plugin for jQuery. Follow the links for further [...]

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 (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 bottom as the user scrolls.

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

jlThemeSwitcher For jQuery

jlThemeSwitcher is a jQuery theme switcher plugin which allows you to switch between jQuery UI themes or your own custom themes created with jQuery UI Themeroller. If you’re looking for a stylesheet changer which is not designed specifically for jQuery UI themes, try jlStyleSheet instead of this plugin. You can try jlThemeSwitcher on this page. [...]