I have a client for whom I am doing a very small project. His company uses exclusively Mac. I rarely use a Mac and don't have one for testing.
If I use jQuery and test it with FireFox on Windows, can I assume that it will also work for FireFox for Mac? What about other Mac browsers?
I consider that I just do not use a lot of JS / Ajax, but I do not want to shoot in the leg. Has anyone gotten much experience with jQuery / Mac?
Edit: quick note:
Yes, I know that JavaScript (and therefore jQuery) is a browser language.
However, although I have not done a lot of JavaScript lately (hence the question), I remember that I had a lot of problems the same day with browser versions on the same OS and even more problems with multiple OSs.
I donβt want to meet with me too much, but think this day, debugging complex JavaScript in several versions of IE and (shuddering) Netscape through several OSs.
Anyway, after some testing, it looks just fine = o)
source share