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.
FancyBox 2 を使用した AJAX 呼び出しによってページが読み込まれると、css 値を変更したいと考えています。私の目標は、読み込まれたページでブロックを非表示にすることです (FancyBox の AJAX 呼び出しによって読み込まれた場合のみ)。どういうわけか Afterload メソッドを使用することは可能だと思います。
誰かが手がかりを得ましたか??
どうも!
$.fancybox.update();メソッド (コールバック内) を使用して、 fancybox のサイズを変更して、その中のコンテンツafterLoadのサイズ (widthおよび) に一致させることができます。height
$.fancybox.update();
afterLoad
width
height