[Seaside] bind onScroll event with Ajax call to body tag

Sabine Manaa manaa.sabine at gmail.com
Thu Mar 30 11:50:16 UTC 2017


Hi Karsten,

thank you for responding!

Sorry but I have to ask how to proceed,  how to call the handler there?

What to write after onScroll: ?

Regards
Sabine


2017-03-30 13:11 GMT+02:00 Karsten Kusche [via Smalltalk] <
ml-node+s1294792n4940527h32 at n4.nabble.com>:

> Hi Sabine,
>
>
> html mdlLayoutContent
> onScroll: (html jQuery ajax script: [ :s |
> ...do something with my model so I don't want use pure javascript... ]);
> with: aBlock.
>
>
> you can keep the handler and just register it with the body via:
>
> html document addLoadScript: ((html jQuery:’body’) onScroll:…)
>
> Kind Regards
> Karsten
>
> _______________________________________________
> seaside mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=4940527&i=0>
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://forum.world.st/bind-onScroll-event-with-Ajax-call-
> to-body-tag-tp4940510p4940527.html
> To start a new topic under Seaside General, email
> ml-node+s1294792n86180h75 at n4.nabble.com
> To unsubscribe from bind onScroll event with Ajax call to body tag, click
> here
> <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4940510&code=bWFuYWEuc2FiaW5lQGdtYWlsLmNvbXw0OTQwNTEwfC0xOTE3OTcxOTg5>
> .
> NAML
> <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://forum.world.st/bind-onScroll-event-with-Ajax-call-to-body-tag-tp4940510p4940539.html
Sent from the Seaside General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20170330/a9450e24/attachment.html>


More information about the seaside mailing list