plugin-icon

Scale to Fit

제작자: metatavu·
wordpress-scale-to-fit plugin allows developers to force some elements to fit inside other. This can be useful when developers need to make
버전
0.1
활성화된 설치 항목
10
최근 업데이트일
Oct 15, 2016

wordpress-scale-to-fit plugin allows developers to force some elements to fit inside other. This can be useful when developers need to make some non-responsive components (e.g. iframes) to scale with the rest of the page.

Key Features:

  • Allows developers to force elements to fit inside others

Configuration

Add css class “scale-to-fit” to element you wish to initialize scale-to-fit.

You can use following data -attributes to control scaling:

  • data-element-method: Method to find scaled element. Allowed values:
    • self – element it self (default)
    • parent – reference element
    • closest – closest ancestor of reference element matching data-element -attribute selector
    • find – closest descendant of reference element matching data-element -attribute selector
  • data-element: CSS Selector for closest and find methods
  • data-container-method: Method to find container element. Allowed values:
    • self – reference element
    • parent – parent of reference element (default)
    • closest – closest ancestor of reference element matching data-element -attribute selector _ find – closest descendant of reference element matching data-element -attribute selector
  • data-container: CSS Selector for closest and find methods
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.6.30
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.