Cursor focus in orm fields
April 7, 2005 12:00 AM
I'm trying to get cursor focus in the first field of a form when the page loads for an HTML/SCORM Web-based title (cursor focus is lost when it's published in HTML).I've been trying the following javascript command as an HTML object "Other" at the page level but haven't been able to get it to work...onLoad="Release.WBrelease1.focus()"Release is the form name and WBrelease1 is the field name.What am I missing here? Seems like this should be a fairly simple thing to accomplish. (I'm using v.2004 SP2c)Thanks for the help.
Discussions have been disabled for this post