Featured Blog Post
Creating Dialogs in Javascript or Passing Data Between Windows
For my latest project here at Windward, I needed to learn how to create a dialog using javascript. It turns out that this isn't exactly a trivial step in javascript, and so if you're new to javascript like I am, then it takes a bit of effort to figure out what you have to do here. Here's what I've worked out so far.