Topic: Outline Inputs | Dynamic Values
Angel Ruiz free asked 3 years ago
Insert dynamic values to my inputs through jquery, I expect as a result what is shown in the image
BUT... When I press a button to edit a record, the values are overlaid with the field name of my outline input
I share my fragment, the idea is the same as the previous one, but in order not to make it so long I shortened it Code
Please help me!
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: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: MDB4 4.19.2
- Device: Desktop
- Browser: chrome
- OS: windows 8.1
- Provided sample code: No
- Provided link: Yes
Marcin Luczak staff commented 3 years ago
Hi,
I'm afraid you will have to share a larger fragment of your code or publish your project on https://mdbootstrap.com/docs/standard/cli/ as your snippet works properly. Have you checked whether
active
class is added to your input when you type or addedactive
class adding function, as in your snippet?Keep coding, Marcin