CSS transitions on Safari are choppy vs. other browsers
问题 I'm really struggling trying to create smooth CSS transitions in Safari. I'm trying to hide/show divs by changing their height with a JavaScript onclick event. The resulting transitions are nice and smooth with Chrome, Firefox, and Edge. However with Safari it just looks bad and must be around 15 fps when rendering. A basic JSFiddle is here: https://jsfiddle.net/q5a9b62s/6/ The website I'm working on is here: http://www.allinimages.ch/ Thanks. 回答1: You could try using JavaScript to add a