0

This is a jquery form input validation pop up validation on Android, working as expected and with icon:

enter image description here

This is a jquery form input validation pop update validation on Iphone. Icon missing.

enter image description here

is it correct to think this is jquery library specific problem for iPhone, that should be expected to be fixed in next jquery update for iPhone right?

Thanks

Sparky
  • 98,165
  • 25
  • 199
  • 285
voskys
  • 121
  • 1
  • 9
  • 1
    This appears to be a jQueryUI issue, not a jQuery one. Also, given that jQueryUI is no longer actively updated (it's last update was September 2016) I wouldn't hold out on this ever being fixed. I'd suggest finding a better library, for example, Bootstrap. – Rory McCrossan Jun 30 '20 at 20:22
  • Yes, thanks, fixing this by my own makes sense? It will implies touching the core of jQueryUI right? – voskys Jun 30 '20 at 20:34
  • You could do it that way, but that's not what I'm suggesting. I am advising that you remove jQueryUI as it's outdated and no longer maintained and use something else. – Rory McCrossan Jun 30 '20 at 20:45
  • This has absolutely nothing to do with jQuery, and jQuery Validate does not render as tooltips. You're showing us screenshots of the default HTML5 validation that is built into each browser, which is why it looks different on each browser. There seems to be no programming question here, but if you're using jQuery Validate, it's definitely not being triggered; and editing jQuery UI would have no effect on this. Your jQuery validation is not doing anything, and it's falling back onto HTML5. – Sparky Jul 01 '20 at 02:56

0 Answers0