Topic: textarea type="text" ERROR
vgt pro asked 5 years ago
Hi.
There is an error in many of your forms. So there are errors in validator.w3.org.
Attribute type not allowed on element textarea at this point.
e.g.
<textarea type="text" id="contact-message" class="md-textarea form-control" rows="3"></textarea>
Correct is:
<textarea id="contact-message" class="md-textarea form-control" rows="3"></textarea>
Best regards / Pozdrawiam
Adam
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.6.1
- Device: desktop, mobile
- Browser: Firefox
- OS: Windows 7
- Provided sample code: No
- Provided link: No
Tags
Piotr Glejzer staff commented 5 years ago
Hi Adam,
thank you very much for your advice!
I added a task to our list to do to check it and fix these errors.
Dziekujemy bardzo za radę!
Dodałem taska zeby to sprawdzić i poprawić te błędy!
Best regards,
Piotr