Site Archives

Safari Javascript Caveats


This is not actually related to Perl, the subject I know and love, but I ran into a little javascript issue the other day with Safari.For some reason, I was unable to submit a form programatically using javascript form.submit(). After enabling the safari debug menu and looking at the javascript errors, it was clear that [...]