Loading
Welcome

Hi, I’m Jason, And I’m A Webaholic …

Aside from that, I am a well-seasoned, self-taught, hobbyist web-programmer, computer tech, and shoulder to cry on with super powers that include, server and database management, database-driven websites, content management systems, advertising, streaming media, embedded media, online media presentations, HTML, CSS, Javascript, PHP, MYSQL, SWiSH script, Flash, XML, jQuery and various and sundry other IT stuff that I can barely pronounce, but know how to do. I know a little about everything, but not everything about anything.

This is where I develop, experiment, design, test, and occasionally post my web-projects, code snippets, applications, and whatnot. I am usually cooking up something, so check back every now and then to see what is new!

Yes, I do offer technical support, custom design, and web-programming. More details are on the Contact page.

MySQL PHPjQuery Valid XHTML 1.0 Transitional
UserInfo – A jQuery Plugin
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. Read the rest of this page »
How To Code Webpage Elements To Use JQuery UI Styles
If you are considering using jQuery UI Theme Switcher Tool or Themeroller, it will be good to first learn how to code objects to use the jQuery UI CSS classes which are required. Below, I’ll briefly describe how to setup HTML elements to use the jQuery UI CSS Framework. Read the rest of this page »
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 Read the rest of this page »
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 website by using the widget in the top-right column. You can also download the source-code by Read the rest of this page »
jQuery UI Theme Switcher Widget

The jQuery UI Theme Switcher Widget is jQuery’s drop-menu-type jQuery UI theme selector which allows you to switch from one jQuery UI theme to another. You can download the source code or view the documentation below. If you’re looking for something different, you can try my theme switcher or my stylesheet changer.

Read the rest of this page »