Vancouver Web Consultants

March 25, 2009

Mootools Fx.Scroll bug with IE6/IE7

Filed under: Mootools, Tutorials — Tags: , , — Nelson @ 12:08 pm

You may be having trouble getting Fx.Scroll to scroll to the correct coordinates in Microsoft browsers. Apparently Mootools 1.2.1 introduced a new bug that as yet has not been cured by the developers.

There’s a temporary solution posted in this forum that involves a replacement for Fx.Scroll. The author created a class called Fx.Scroll2 that corrects these issues.

(more…)

March 13, 2009

Mootools Function for Limiting Number of Checkboxes Checked

Filed under: Mootools, Tutorials — Tags: , , , , — Nelson @ 1:33 pm

Here’s a handy function for controlling how many boxes can be checked in a group of checkboxes. (more…)

SimilarPages Nutch Crawler Bot

Filed under: Search Engines, Webmastery — Tags: , — Nelson @ 10:40 am

I noticed a lot of traffic on one of my sites today from a new bot that seems to have appeared in the last couple of months, called SimilarPages Nutch Crawler. (more…)

March 6, 2009

MySQL table for Australian States with ISO code

Filed under: MySQL Snippets — Tags: , , — Nelson @ 2:03 pm

Here is SQL for creating a table of Australian states. (more…)

March 5, 2009

MySQL table for U.S. States with ISO code

Filed under: MySQL Snippets — Tags: , , — Nelson @ 12:59 pm

Here are some handy MySQL statements to create a table of American states and territories with their ISO abbreviations. (more…)

MySQL table for Canadian Provinces with ISO code

Filed under: MySQL Snippets — Tags: , , — Nelson @ 12:53 pm

Here are some handy MySQL statements to create a table of Canadian provinces and territories with their ISO abbreviations. (more…)

Powered by WordPress