I only put bigguy in the title as he is the one who modified the simplemodal javascript.
I'd like to use a modal window for various things (fan request, etc) and noticed that it's already included in the include folder of the jamroom root.
I'm curious how this is called as the javascript is all smashed together and I'm getting a headache trying to decipher it. It looks like the div is already in the cp somehow and the button (to rebuild profiles for example) is selected via jQuery instead of having an onclick.
In a best-case scenario I would use AJAX along with it but I would settle for a 'floating' iframe.
Any tips? Any easy onClick's to use? Will I need to reverse engineer some javascript?