Entries tagged ‘JavaScript’
Mar 15th 2008
Safari Text Replacement Bug
Credit goes to my homeslice Rick Nunn this afternoon for discovering a fairly major bug in the new JavaScript text replacement I’ve recently developed and implemented on this site.
Of course, had I bothered to test it at all using Safari I might have noticed it myself. But that’s not the point. So, thanks Rickzor.
So, the [...]
Mar 13th 2008
jQuery “Access Keys” Plugin Beta 1
Today I completed the first Beta of an Access Keys jQuery Plugin. The basic premise is that it allows you to have access keys automatically assigned to a selection of anchors. Each corresponding anchor will be assigned an access key corresponding to the first available letter not assigned to another anchor of it’s innerHTML. The [...]

