Joe Maller.com

A small snippet of JavaScript can be included inline following an HTML form to set focus on a specific form field. This has never worked right in Safari.

Initially I assumed I must have done something wrong, but after a lot of testing, I’m convinced this is a bug in Safari/WebCore/JavaScriptCore.

I put up a set of tests to demonstrate the problem: Safari Inline Script Bug.


Leave a Reply