Cross Reference: jobs-iframe.js.coffee
xref
: /
ontohub
/
app
/
assets
/
javascripts
/
jobs-iframe.js.coffee
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
$("iframe#jobs").load ->
this.style.height
=
this.contentWindow.document.body.scrollHeight
+ 'px'