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.
Mozilla アドオンまたは IE ActiveX プラグインはブラウザのページのズームをどのように処理しますか?
基本的に、描画先のウィンドウのサイズはブラウザによって変更されます。NPAPIプラグインまたはActiveXコントロールは、ウィンドウのサイズ変更イベントを処理し、必要な処理を実行します。AFAIKは、ページのズームやオブジェクト要素のサイズ変更によって変更されたかどうかを実際に検出する方法はありません。
これは私自身の経験によるものです。