Archive for the ‘Web’ Category

 

Fredrik Holmström on May 23rd, 2008New anti-spam commenting solution

From now on your comments should appear right away when you post them, but you will be required to have javascript enabled to post. If you can’t post a comment for some reason (other then not having javascript enabled), please email me.

Fredrik Holmström on Apr 6th, 2008jQuery form autoretrieval

This is a simple snippet of javascript (jQuery) and a php provider file that allows you to type a number in the top most box and it then does a json-ajax-query through jQuery to fetch any data that matches that number. The data provider file is very simple, due to this being an example and […]