agenda-libre-ruby/app/views/pages/iframeSample.html.haml

9 lines
154 B
Plaintext
Raw Normal View History

2019-04-24 15:13:59 +02:00
Around here [
%iframe#myIframe(src='/?iframe=true' frameborder='0' style='width: 100%')
] you can see an iframe
:coffee
iFrameResize {}, '#myIframe'