Javascript archive
PNW Drupal Summit Session: Javascript Workshop
by Kronda Adair, Web Developer
I need a session on how to choose which session to go to. So much great information and so little time. I started out in a different session but had to pop in for the last half of this Javascript session led by Katherine Senzee, a Senior Engineer at Acquia. Here are a few brief take-aways from the session: Read More…
Why HTML5 Makes Sense for Business
by Joaquin Lippincott, President & Founder
There's a lot of buzz from developers about HTML5, but what does it really mean to business? I look at in terms of... Read More…
Point Loma Nazarene University
TV.com: Halloween & Holiday 2010
Drupal/AJAX: Exercise caution when using special foreign characters
by Barrett Olafson, Director of Production
I was recently working on a Brazilian Drupal 6.x site that uses CCK forms and needed some functionality to map a dropdown select list of states to another dropdown of cities in the chosen state, which I accomplished using a combination of the drupal_json function, as well as jQuery and AJAX, hooked into the drupal menu system. I learned how to use this functionality quite easily from Pro Drupal Development Chapter 17 - Using jQuery and have implemented it on a number of sites to date. Pro Drupal Development is definitely worth having as a desktop resource. Read More…