Topic: jQuery - Card append data
Hi guys! I have an issue, when I render a html page the card looks great but when I try to append a new card with jQuery the card looks awful. I have an ajax method and I use append to add a new card. I tried to append the same cod but the appended cod doesn't look right. I checked in the inspector the cards code looks identical but it display in different way.
Please check:
success: function(data) { $('#member_area').append(data); },
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Tags
Related topics
Piotr Glejzer staff commented 6 years ago
Hi Zhao,
may you use our snippets to show your code and do you have some error in a console?
Best,
Piotr