Only one element on the page–$w(“#input1”) is a textbox input. There is only one javascript command in the “onReady” function which is $w(“#input1”).focus(). But it doesn’t seem to actually set the focus except briefly when the screen first loads–but then when it adjusts the display size to fit the screen, the focus seems to disappear.
editor link here:
Am I missing something here?
Thanks,
Brian Roberts