Topic: Create toast dynamically
robin_reichenbach pro premium priority asked a year ago
Expected behavior After clicking a button, create a element as a toast and display When page load element containing the toast doesnt exist
Actual behavior
Resources (screenshots, code snippets etc.)
Grzegorz Bujański staff answered a year ago
I'm not sure what the problem is. Is it that after loading the page the toast doesn't open? Can you describe this case in more detail?
robin_reichenbach pro premium priority commented a year ago
I dont know how to code but when page loads there's a button, but toast is not in the code when I click the button I need to create the toast and show the toast, according to certain conditions the content of the toast would change
Grzegorz Bujański staff answered a year ago
You can change the content of the toast before it is displayed: https://mdbootstrap.com/snippets/standard/grzegorz-bujanski/5506283#js-tab-view
robin_reichenbach pro premium priority answered a year ago
Thanks for the snippet, Can I create the toast with jquery? I've tried the code in the documentation but it doesn't work
Grzegorz Bujański staff commented a year ago
Here is the jQ version of this snippet https://mdbootstrap.com/snippets/standard/grzegorz-bujanski/5513051#js-tab-view
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.4.0
- Device: laptop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No