Coding a Social Share Widget Posted on 2018/09/172018/09/19 by Rebecca Syntax and tips for cooking up your own widget for sharing by email, Twitter, Facebook, or Pinterest.
Bookmarkable Ajax-Driven Pages Posted on 2018/07/092018/07/01 by Rebecca Generic get/set functions for query string parameters that keep default values out of the URL and respect the existence of extra parameters.
Dipping into a Database Posted on 2018/01/222018/02/15 by Rebecca A simple setup for a database-stored high score list in an otherwise JavaScript game, with PHP and MySQL troubleshooting tips.
Helpful Links for JavaScript Posted on 2017/05/222018/02/03 by Rebecca A small but also heavily curated collection of useful links for JavaScript.
jQuery’s .closest() versus Element.closest() Posted on 2016/08/222017/12/15 by Rebecca Two implementations: same goal, different details – and hence different logic for your if statements.
Improving Embedded Google Maps Posted on 2016/08/082017/12/15 by Rebecca A simple addition to an embedded Google map greatly enhances the user-friendliness: a transparent overlay that disappears with a click.