Categories

ep.fn.equal

  • .equalHeight()

    CSS

    Set the heigh of a highest element in the set of matched elements to each of the set of matched elements.

  • .equalInnerHeight()

    CSS

    Set the heigh of a innerHighest element in the set of matched elements to each of the set of matched elements.

  • .equalInnerWidth()

    CSS

    Set the innerWidth of a broadest element in the set of matched elements to each of the set of matched elements.

  • .equalOuterHeight()

    CSS

    Set the heigh of a outerHighest element in the set of matched elements to each of the set of matched elements.

  • .equalOuterWidth()

    CSS

    Set the outerWidth of a broadest element in the set of matched elements to each of the set of matched elements.

  • .equalWidth()

    CSS

    Set the width of a broadest element in the set of matched elements to each of the set of matched elements.