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…)
Here’s a handy function for controlling how many boxes can be checked in a group of checkboxes. (more…)
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…)
Here is SQL for creating a table of Australian states. (more…)
Here are some handy MySQL statements to create a table of American states and territories with their ISO abbreviations. (more…)
Here are some handy MySQL statements to create a table of Canadian provinces and territories with their ISO abbreviations. (more…)