×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Front Submission Error/Tooltip

Front Submission Error/Tooltip 8 years 2 months ago #33152

  • Dima um
  • Dima um's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 24
  • Thank you received: 0
Hello,
I can't seem to find how to manipulate the error messaging, and css design of it. Since I cannot catch it using firebug etc..
Here is a screenshot:
http://prntscr.com/9pjihm
I want to see the html structure to apply different css on it, and I might need to change the errors themselves.

Thanks

Front Submission Error/Tooltip 8 years 2 months ago #33153

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
That is html5 validation. It's made by your browser. You can sort of style it but it's complicated. developer.telerik.com/featured/building-...bubble-replacements/

Front Submission Error/Tooltip 8 years 2 months ago #33154

  • Dima um
  • Dima um's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 24
  • Thank you received: 0
I wasn't familiar with those.. )) Thanks. So why do those fire up at all? bootstrap? Or just because class "invalid" is added?

Front Submission Error/Tooltip 8 years 2 months ago #33169

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
because of the required tag on the field:
developer.mozilla.org/en-US/docs/Web/Gui...Data_form_validation
  • Page:
  • 1
Time to create page: 0.205 seconds