Tag Archives: safari

Incredibly Strange iOS Issue

Update 8/19/2010 @ 11:55 EDT It looks like this may be a cross-domain issue after all.  I changed my testing methodology and was able to reproduce this issue without Gmail being involved. That’s the good news, the bad news is … Continue reading

Posted in Development | Tagged , , , , , | View Comments

JavaScript Event & Event Method Bugs and Workarounds

Today I spent a good deal of my time dealing with Javascript event handling and delegation using the Prototype javascript library with relation to some forms in our current project. In addition to simply firing and catching events using actual … Continue reading

Posted in Development | Tagged , , , , , | View Comments