WebDialog 1.0.3 released

Version 1.0.3 of WebDialog has been released. This release is primarly focused on bug fixes.

Also included is the source code of 3 example websites: Callback sample, Modal sample and IFrame sample. The samples can also be viewed on the updated WebDialog online demo webpage.

What's New:

  • Other - Added three sample websites to the WebDialog download: Callback sample, Modal sample and IFrame sample.
  • New Feature - Added an IsVisible() function to the WebDialog JavaScript object.
  • Bug Fix - Fixed the page overlay not hiding with the dialog if Show() was called multiple times.
  • Bug Fix - Message of exceptions thrown during a callback are now displayed in the dialog. Future versions will allow this to be customized in a template.