How can I cleanly resize an iFrame with dragging functionality?

前端 未结 4 2001
小蘑菇
小蘑菇 2021-01-15 02:20

I have an iFrame and I want the user to be able to grab one side of it and drag it to resize it. I don\'t want it to resize realtime, but rather use an indicator line and wh

4条回答
  •  臣服心动
    2021-01-15 02:52

    http://jqueryui.com/demos/resizable/#visual-feedback

    That seems to do the trick with an iFrame inside a DIV

提交回复
热议问题