Hacker News new | ask | show | jobs
by hrktb 3107 days ago
I saw jQuery mobile projects for sites with insanely large expected user base.

For instance a gas comapny’s customer information site, and the goal was to have html that could be displayed on post wap phones or super old blackberries.

It’s really less to do super fancy stuff, and more to have forms that don’t break on super exotic browsers we didn’t even know existed.

1 comments

> on super exotic browsers we didn’t even know existed.

they do not work well with jQuery or even jQuery mobile. consider ANTGalio a browser that was used in a lot of embedded stuff could not work with anything above emcascript 3 and even than had some pretty wierd behavior. jquery did not work on it.