Archive for May, 2006

New Google Services Announced

Friday, May 12th, 2006

Google Co-op is a way for users to help Google improve search. It lets people and organizations label web pages and create specialized links related to their unique expertise. Whether it’s information about a hobby, a profession, or an unusual interest, everyone can contribute to making Google search more relevant and useful for the entire […]

Google | No comments

Using Tabs in Textareas

Friday, May 5th, 2006

Somebody at bitprophet managed to figure out a nice way to let people use the tab key to actually insert tabs, as opposed to its usual behaviour, which goes through the different form elements.
bitprophet.org/code/javascript_tab.html

// Set desired tab- defaults to four space softtab
var tab = ” “;
function checkTab(evt) {
var […]

JavaScript | No comments

You are currently browsing the iRafi.com weblog archives for May, 2006.

Meta