Posts Tagged ‘Javascript’
Linking a Site’s Search Function to the Browser’s Search Bar
Friday, October 30th, 2009The search bar has become a common feature in modern web browsers. Equally common, are search forms embedded into web sites. I talk about a format named OpenSearch and show how it can be used to link site- and browser search functionality.
Making Sign-Up Forms That Much Easier
Monday, February 18th, 2008Having to create an account is a barrier for new users to join a site and should, therefore, be kept as easy as possible. I propose a user interface improvement that pre-fills the user’s city based on the entered postal code. In addition, I describe the programming process using PHP, MySQL and AJAX.
