CreateUserWizard and Highlight controls
Hi all,
At the end of Chapter 2 the author creates a script that highlights controls anywhere on the site when they gain focus and removes the highlight when they lose focus, this is all well and good but I've noticed a problem with the controls in the CreateUserWizard, simply put the controls in a CreateUserWizard will highlight when they gain focus but when they lose focus the highlight remains.
This only occurs with the controls you must include with the CreateUserWizard (the ones with ID's UserName, PassWord, ConfirmPassword etc). If I add other controls the highlighting and dehighlighting for those controls works fine. So my question is, does anyone know how to fix this problem with the default controls within the CreateUserWizard so the highlighting/dehighlighting works?
Any help very much appreciated.
|