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

9 lines
154 B
Plaintext

Around here [
%iframe#myIframe(src='/?iframe=true' frameborder='0' style='width: 100%')
] you can see an iframe
:coffee
iFrameResize {}, '#myIframe'