Forum Discussion
Abigail_
4 days agoCommunity Member
Storyline - Survey: Which Word
Anyone got ideas how to get the selected textbox using javascript ? I've tried the "object dragged over" trigger, i can print the object being dragged over to the dropspot but when I click submit,...
Nedim
Community Member
I'm sure you've noticed that using a drag-and-drop event or action involving draggable text boxes as a trigger in this type of interaction causes it to behave unexpectedly. This is could be a bug or an intentional design to prevent manipulation of draggable elements, but this is the closest I could get to addressing your inquiry. See below for the JavaScript solution—though I’m not sure if this is exactly what you’re looking for.