I have some Forms whith I load in a dnnModal popup. Now I want to reload my feed on the mainpage after the dnnModal popup is closed.
Is the a jQuery bind option or something?
I use: xmp_LoadFeed({xfd:feedname ....... to reload the feed, but I want to trigger it when the dnnModal popup closes... Any tips..?