Ever seen this Steve Jobs video? That’s how we feel right now, Boom!
We’ve added an often-requested feature, kinda.
Some have complained that the search & menu drop downs don’t work, along with the post-excerpt drop down functions, ajax, etc. Those effects are all done using Prototype-based javascript. On some installations, users may have other plugins which are loading similar scripts, and because WPtouch doesn’t interfere with the loading of those plugins, the scripts get loaded with WPtouch and effectively disable its effects and advanced features.
So we decided the best way around that was to create a fucntion which would change the way that javascript effects work with WPtouch, and bypass the loading of Prototype altogether. This has multiple advantages (more…)