I understand that this question may be almost impossible to answer definitively, but:
Is it possible to assume that a mobile browser with JavaScript can also handle jQuery? We are talking about relatively basic jQuery such as click and Ajax events.
I am writing a mobile application for HTML. It includes weak maps, so anyone who wants to use it must have JavaScript.
I would prefer to use jQuery for the rest of the coding, if possible, but can I reasonably tell the client: βAny phone with JavaScript should support basic jQueryβ?
I know about jQuery mobile, but I'm specifically talking about phones that are not advanced enough to handle jQuery mobile, but that have JavaScript.
Thanks!
simon source share