I\'d like to toggle a height of a div from a specific height (abcHeight) to auto. Is this possible? I\'ve tried this:
let abcHeight = $(\'.abc\').height(); $