Skip to content

rweber.net

trying to be a mile wide AND a mile deep

  • About
  • Contact
  • Tech
  • Craft
  • Blog

Category: JavaScript

Coding a Social Share Widget

Posted on 2018/09/172018/09/19 by Rebecca
Root Beer Float image by Darin House via Wikimedia Commons

Syntax and tips for cooking up your own widget for sharing by email, Twitter, Facebook, or Pinterest.

Posted in JavaScript. Tagged cross-site interaction. Read More

Bookmarkable Ajax-Driven Pages

Posted on 2018/07/092018/07/01 by Rebecca
Kate Greenaway illustrations as bookmarks via Emmie_Norfolk on Pixabay

Generic get/set functions for query string parameters that keep default values out of the URL and respect the existence of extra parameters.

Posted in JavaScript. Tagged regex, UX. Read More

Dipping into a Database

Posted on 2018/01/222018/02/15 by Rebecca
Toes in the water photo by Godsgirl_madi on Pixabay

A simple setup for a database-stored high score list in an otherwise JavaScript game, with PHP and MySQL troubleshooting tips.

Posted in JavaScript, PHP and MySQL. Tagged game development. Read More

Helpful Links for JavaScript

Posted on 2017/05/222018/02/03 by Rebecca
Library photo by jenikmichal on Pixabay

A small but also heavily curated collection of useful links for JavaScript.

Posted in JavaScript. Tagged dev resources, jQuery. Read More

jQuery’s .closest() versus Element.closest()

Posted on 2016/08/222017/12/15 by Rebecca
Spot the Difference from Wikimedia Commons

Two implementations: same goal, different details – and hence different logic for your if statements.

Posted in JavaScript. Tagged jQuery. Read More

Improving Embedded Google Maps

Posted on 2016/08/082017/12/15 by Rebecca
vintage map collage via ArtsyBee on Pixabay

A simple addition to an embedded Google map greatly enhances the user-friendliness: a transparent overlay that disappears with a click.

Posted in CSS, JavaScript. Tagged cross-site interaction, UX. Read More

Posts navigation

Older posts

Main Categories

  • JavaScript
  • CSS
  • Developer Toolbox
  • Analytics
  • Projects

Posts aimed at non-developers, in full or in part, are in the Help Desk category.

You may also wish to view posts tagged portfolio or in the Toys and Games category (my own and other people’s).

Disclaimer

Opinions and advice on this site are my own, and are not endorsed by my employer, King Arthur Baking Company.

Proudly powered by WordPress | Theme: amalgamation by Rebecca Weber.
Return to Top