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.
幅が 20% のクラスがある場合、jquery 関数を作成して、クラスの高さをクラスと同じ幅にピクセル単位で変更する方法を教えてください。
ワーキングデモ
これを試して
var pixels = parentWidth*(percent/100);