1) Script Title: Drop-Down Document Viewer II

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pdownview2.htm

3) Describe problem: I am using this to develop an FAQ webpage where the Q&A page for each category appears in the same webpage using the iframe option. This works great with internal and external links but if the external link is a secure https site, then the page never comes up and nothing happens. If I try going to the same https site in its own window, the page comes up with no problem. If I then try it again using the FAQ page, the https page comes up with no problem. Closing the browser (IE7) and reopening it up again with the FAQ page and attempting to access the https page results in the same problem.

Is this an iframe issue or a jumpto script issue?