Home › Forums › CSS › Using Transform Scaling for responsiveness? › Reply To: Using Transform Scaling for responsiveness?
April 10, 2016 at 1:14 pm
#240408
Participant
-
Well, maybe they are doing it differently. Can you provide a link? When I look on embedded codepen stuff on css-tricks, it seems like the usual iframe
(example: https://css-tricks.com/using-css-cursors/) -
yes – http://earlybirds.info/wikidots/ver3/
You can put “transform: scale(0.7)” on the wd-wrapper element and check the text inside the pink circle -
Not related (and maybe I should open a new thread), but I’m still considering iframe vs js/ajax, both in terms of usability and performance. I really don’t know