jquery selection basics
[sourcecode language="javascript"] $(':checkbox') //If you want to select all checkboxes, $(':checkbox:enabled') //Select all checkboxes enabled $(...
[sourcecode language="javascript"] $(':checkbox') //If you want to select all checkboxes, $(':checkbox:enabled') //Select all checkboxes enabled $(...
You will need an image, first. Go to ajaxload.info and get one you like. Put the html for the loader in the page. [sourcecode language="html"] <div id=&qu...
# Hash It should be a simple thing, but dear!, I coundn't find it. On Mac, you can use alt + 3. The combination is weird enough, but on windows 7, I couldn't...
The application reloads the list of jobs, if any job is reposted or expired. We display different labels, such as "reposted", "expired", depending on the act...
You can download sublime text 2. I created a directory, "Applications" under Home. I extracted the downloaded tar in there. Then I did "Make Link" of sublime...