Skip to content
Advertisement

Tag: popup

Show results in popup

This code is working fine to show results on the page itself but I want to show the results in a popup. We have linked the code to a database and it is retrieving the expected result, but how can I use jQuery to display division in a popup or dialogue box? Also it should be responsive. Answer Using jQuery

Advertisement