Hello everyone.
I am working on a php project and when reporting errors to the user on the page with the form, I explain to him the error and also change the css formatting of the text input field with the error so that the border of the input field colors are changed to red.
It works perfectly but I would like to maintain the smooth rounded edges of the default text input box since when the formatting is applied the input box simply becomes a rectange with 90 degree edges.
Thanks
sureronald 0 Junior Poster
Recommended Answers
Jump to PostYou are going to have to repeat whatever action makes your rounded corners after the message appears.
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.