Read more

Creating Customized Validation TextBoxes with dojox.validate

I recently came across the need to make a validation textbox that validated US phone numbers. I know there are some JavaScript regular expressions that attempt to validate a phone number - this being the closest one I found to my needs: https://snippets.dzone.com/posts/show/597

Read the rest of this entry »

Read more

Inject Dojo

Sad to say, most of the web doesnt yet use dojo. But that needn’t stop you. Inject Dojo
Read the rest of this entry »

Read more

Initial Visibility Woes

Quick Cookie: How to set the initial visibility state of an element to allow for fade-in animation on page load.

Read the rest of this entry »