0

How to set focus to embedded swf object in chrome.document.getElementById(“ID”).focus() is not working in chrome but works fine with firefox and ie.

  • my suggestion would be to google 'swf document focus WebKit'... you'll find the same issue w/ safari and there may now exist a fix (though I'm not 100% sure). – jeremy.mooer Aug 18 '10 at 18:47

1 Answers1

1

I didn't think this worked in anything except IE.

James Ward
  • 29,283
  • 9
  • 49
  • 85