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.
jquery カラーボックスを開きます。href は、外部リンクがたくさんあるページに移動します。リンクをクリックして、開いたカラーボックスでリンクを開くことができるようにしたいと思います。それは可能ですか??
リンクはFacebookのログインです。
サイトの例を見ると、iframe として開くことができることがわかります。
$('#myLink').colorbox({iframe:true, width:"80%", height:"80%"});
参考文献: