Journeyman CF
Getting Focused - and a Quick JavaScript Lesson
You visit a Web site that offers a form inviting you to enter some input. No big deal - we see them all the time, right? But do you move your cursor to that first data entry area using the mouse? Or are you, like me, a keyboard maven - in which case you find that often you have to hit the tab key several times before you can enter data?
Reader Feedback : Page 1 of 1
#1 |
Michael White commented on the 3 Nov 2007
now that ColdFusion 8 is out with it's dynamically loaded cfdiv layout areas and the cfmenu tag, how would you set the focus on a form loaded using ColdFusion.navigate() into a cfdiv? |