Tips Tagged as: errors
How to Fix jQuery Scripts for WordPress
Posted on 22. Jan, 2010 by Jeremy Reis.
0
WordPress uses the Prototype JavaScript library extensively throughout the core, so if you are implementing jQuery scripts you may be frustrated when they do not run, produce errors, or just don’t seem to work. The key is to replace the $ in your jQuery script with the word jQuery, for example, this code hides a [...]
Continue Reading
Doing It Right Costs Less Than Doing It Over
Posted on 07. Dec, 2009 by Jeremy Reis.
Tom had a problem. His Project Manager just reported to him that the new $15 million assembly line robot was spec’d wrong and failed 2% of the time. 2% may not seem like a lot, but in a production run, it will add up quickly. Tom didn’t hesitate: get it fixed and make sure it [...]
