How to call function after modal pops up | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to call function after modal pops up

I am trying to filter div on modal .how to do it.

21st Sep 2018, 6:20 PM
Parveen Kumar
Parveen Kumar - avatar
3 Answers
0
Can you please elaborate on the desired outcome? Also, please provide a link to your Code Playground code so we can help you troubleshoot the specific issues you are running into. The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. Looking forward.
21st Sep 2018, 9:03 PM
Janningā­
Janningā­ - avatar
0
hi Janningā­ , in my application when I am clicking on button it shows modal .on this modal there is list .I want to make a filter search on this list
22nd Sep 2018, 2:44 AM
Parveen Kumar
Parveen Kumar - avatar
0
Since you didn't provide your code, you can have something generic: https://www.w3schools.com/howto/howto_js_filter_dropdown.asp
22nd Sep 2018, 4:50 AM
Janningā­
Janningā­ - avatar