Last active
October 23, 2022 16:36
-
-
Save marketinview/77481fc6a36aa7a3d5ca to your computer and use it in GitHub Desktop.
Qualtrics: Focus on Text Entry Field #qualtrics #js #jq #text #focus #cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Qualtrics.SurveyEngine.addOnload(function() { | |
jQuery("#"+this.questionId+" .InputText:first").select().focus(); | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See additional Qualtrics solutions at: https://qualtricswiki.tgibbons.com/doku.php