Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 つの swf ファイルを含む jquery facebox があります。Firefox、Safari、Chrome で問題なく動作します。ただし、どの IE バージョンにもありません
IEが外部ドメイン(ドメイン外のアドレス)へのAjaxアクセスを制限しているためだと思います。その場合は、サーバー側でコンテンツを生成するか、代わりにIFRAMEを使用することをお勧めします。