essay question text field SLOW on IE

First off I would like to thank you very much for providing such clear info. That has led me to suggest this solution:Try this workaround - I have not had to so I can't speak for results. Use an entry box that is not part of the question and NOT retained. Hide the real question input box. When the learner clicks OK or Next or whatever, have an action on the button that changes the contents of the hidden real question to the value of the one seen by the learner.Example:Visible entry box has associated variable name Entry_0001.Hidden entry box is called "Entry field"Action on button would be:On: Click; Action: Change ContentsTarget: Entry fieldValue: Var(Entry_0001)PS: I see EdT beat me to the punch here. ;-)Edited By: Ben Pitman on 2008-9-3 10:21:28

Discussions have been disabled for this post