<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
Hi Sabine,</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<blockquote type="cite" class="clean_bq"><span>
<div>
<div>html mdlLayoutContent<br>
onScroll: (html jQuery ajax script: [ :s | <br>
...do something with my model so I don't want use pure javascript... ]);<br>
with: aBlock.<br>
<br>
</div>
</div>
</span></blockquote>
<div><br>
</div>
you can keep the handler and just register it with the body via:
<div><br>
</div>
<div>html document addLoadScript: ((html jQuery:’body’) onScroll:…)</div>
<div><br>
</div>
<div>Kind Regards</div>
<div>Karsten</div>
</body>
</html>