I am using colorbox with ajax to pull out html files. When I click the download link for colorbox, the first time the width and height of the popup are small and the images and div inside will not be displayed. When I click the same link, the second color color opens up to the desired width and height settings.
In the script, I previously set the width to false so that it dynamically adjusts to the content. I had this problem and tried to change the width to 940, but still have this problem.
Any ideas what could be causing this?
(This site is jcoledesign.com)
source
share