Pinned Repositories
detach-it
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.
jlnav
jlNav is a jQuery plugin which creates a nice little CSS-driven navigation menu from nested unordered lists.
jQuery-A-Better-Form
A Better Form is a plugin for jQuery which is designed to eliminate automated form submissions. This plugin stops spam bot form submissions without CAPTCHA or similar methods by changing the way forms are coded and submitted.
jQuery-jlEmbed
jlEmbed is a plugin for jQuery, which makes it easier to add embedded media players to your webpage. With support for Adobe Flash, Quicktime, Real Player, Silverlight, Windows Media Player, and YouTube, you will no longer need to hard-code lengthy, cumbersome, and invalid HTML for your music or videos. jlEmbed also has built-in music playlist support, a customizable MP3, SWF, FLV, YouTube audio player, support for swfobject, YouTube videos, and custom YouTube video playlists.
jQuery-jlInsults
jlInsults is a jQuery plugin insult generator I made for fun.
jQuery-jlThemeSwitcher
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.
jQuery-Screw
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 pages where content is appended to the bottom as the user scrolls.
WordPress-Add-User-Meta
This plugin simply adds custom data to the wp_usermeta table when a user registers an account.
Wordpress-User-Meta-Manager
The User Meta Manager manages WordPress user meta data. This is the development version for this plugin.
ytPlayer
ytPlayer.com's Player and jQuery plugin. Documentation can be found there. Sign up for a free ytPlayer.com account to use the playlist manager and code builder.
jasonlau's Repositories
jasonlau/jQuery-Screw
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 pages where content is appended to the bottom as the user scrolls.
jasonlau/jQuery-jlEmbed
jlEmbed is a plugin for jQuery, which makes it easier to add embedded media players to your webpage. With support for Adobe Flash, Quicktime, Real Player, Silverlight, Windows Media Player, and YouTube, you will no longer need to hard-code lengthy, cumbersome, and invalid HTML for your music or videos. jlEmbed also has built-in music playlist support, a customizable MP3, SWF, FLV, YouTube audio player, support for swfobject, YouTube videos, and custom YouTube video playlists.
jasonlau/Wordpress-User-Meta-Manager
The User Meta Manager manages WordPress user meta data. This is the development version for this plugin.
jasonlau/detach-it
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.
jasonlau/jlnav
jlNav is a jQuery plugin which creates a nice little CSS-driven navigation menu from nested unordered lists.
jasonlau/jQuery-A-Better-Form
A Better Form is a plugin for jQuery which is designed to eliminate automated form submissions. This plugin stops spam bot form submissions without CAPTCHA or similar methods by changing the way forms are coded and submitted.
jasonlau/jQuery-jlInsults
jlInsults is a jQuery plugin insult generator I made for fun.
jasonlau/jQuery-jlThemeSwitcher
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.
jasonlau/ytPlayer
ytPlayer.com's Player and jQuery plugin. Documentation can be found there. Sign up for a free ytPlayer.com account to use the playlist manager and code builder.
jasonlau/WordPress-Add-User-Meta
This plugin simply adds custom data to the wp_usermeta table when a user registers an account.
jasonlau/jQuery-Detect-Mouse-Over-Disabled
A jQuery plugin which provides support for detecting mouse events for disabled form fields.
jasonlau/jQuery-jlStyleSheet
jlStyleSheet is a CSS stylesheet changer jQuery plugin which allows you to preview or switch the CSS stylesheet for your webpage with ease.
jasonlau/jQuery-UserInfo
UserInfo is a plugin for jQuery which is designed to aid in user filtering, banning, session control, or other situations where you need a little more information without using server-side scripting. UserInfo basically grabs ip address, user agent, timestamp, date, and time. It also sets the data in cookies and detects if cookies are already present. This information is inserted in whatever object userinfo() is called on. Note: The user data is retrieved from JasonLau.biz via an ajax request.
jasonlau/SWF-Capabilities
SWF Capabilities provides a JavaScript API for Local Flash SharedObject (Flash cookies) handling and various other helpful functions. See README for more.
jasonlau/jQuery-jlVisi
jlVisi is a jQuery plugin designed to toggle the visibility of webpage elements.
jasonlau/Wordpress-Vice-Versa
Vice Versa allows you to easily convert WordPress Posts to Pages and Pages to Posts. You can also assign a Page or Post a parent or category(s) as you are converting from one to the other. Vice Versa is easy to install and use.
jasonlau/jlPlayer
jlPlayer is a fully customizable HTML5 audio player with jQuery & jQuery UI.
jasonlau/WordPress-Hide-It
This plugin allows you to toggle visibility of any objects from within a post or page using shorttags and CSS class name or id attribute selectors. Example: [hideit hide=".widget-1, #header-div" show=".widget-2"]. A .dot indicates this is a class name, a #hash mark indicates this is an id attribute, and a comma separates each object. Easy enough. You can get an object's id or class name by viewing the source code for your webpage.