Google adsense inside a JQueryUI Dialog
I have a dialog box on my site that displays while a file is
uploading. While the upload progress is going I have some google
adsense ads under the upload progress to give my users something to
look at while the files are uploading.
I recently ditched my custom made popup windows with some nice
JQueryUI ones. Things work fine until the dialog displays the div with
the ads in it. Then bam... white empty screen. I have tried several
workarounds including displaying the ads on the main page and then
moving them onto the dialog when I need them.
This is a big pain and i've wasted a day on it so far. Can anyone
help?