December 6th in Articles by .

Scrollable, Zebra Tables With Highlighting Rows With Chromatable and jQuery

Tweet

A few days ago I had the requirements to add scrollable tables, with a static header, that was also zebra striped and would highlight the current row on hover. I was looking for a scrollable table jQuery plugin already and having played with Chromatable I decided to simply add the missing functionality with the help of jQuery. First we need to download the Chromatable plugin and then add the needed files to our HTML:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta …

November 3rd in Articles by .

A Proposal To Add Bit.ly URL Shortening To StatusNet

Tweet

For those that have been following the news regarding OpenSource Release Feed you will know that I have finally decided that the best way to make this concept work is with a Twitter like stream and have set-up OpenSource Release Feed on StatusNet. One of the things I have not enjoyed is having to open a new tab, navigate to a new site just to shorten the URL I wish to include with my dent. I have been using Bit.ly …

November 3rd in Articles by .

Keyboard Interaction With jQuery Special Events

Tweet

In my previous article I looked at interacting with the keyboard using JavaScript to detect key masks and combinations of key masks and normal keys. In that article I also attached the keyup event to a specific DOM element. In this article I will look at creating what is known as a special jQuery event and then attach that event to our entire document as apposed to a single DOM element.

Of course you are still able to attach this special …

November 3rd in Articles by .

Keyboard Interaction With JavaScript And jQuery

Tweet

A couple of days ago I read an article by David Walsh where he used keyboard interaction to save a form’s contents in the background with MooTools. I have read a bunch of his articles, and I am a big fan, and have always thought I want to emulate one of his articles using jQuery. Until now, he has beat me to the post.

This time however, I seem to have a longer window ;) With that I set forth to …

 Page 4 of 4 « 1  2  3  4 
Performance Optimization WordPress Plugins by W3 EDGE