Hi
Dne Wed, 31 Jul 2013 02:20:29 +0200 Mohamed Ashraf mohamed.ashraf.213@gmail.com napsal(a):
I was reading about webbrowser support to see which javascript features I may rely on and I read this: "Any web browser with cookies enabled".
Since 4.0 we also require javascript.
Are we really supporting all browsers with cookies enabled. like even really old IE 5 or strange browsers such as Konqueror. Is this information up to date or is this a bit dated.
By the way the libraries we are using aren't so generous with their guarantees. jquery supports only the last two versions of Chrome, Firefox, Safari and Opera and IE 6+ as seen on [0].
I think we should provide a more conservative estimate on what browsers we support.
It would probably match jQuery list, though to claim something, we should really test there browsers...