[Seaside] Seaside+Bootstrap and callbacks

Dominique Dartois dom at dartois.org
Sun Feb 17 17:49:46 UTC 2019


Hi all.

I’m trying to use Bootstrap with Seaside and I don’t find the notion of Callback. In the ‘Modal example’ the launch of the modal window is done by a href attribute in a html statement and not a callback in the Smalltalk code.

The statement :

html: '<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-large">Launch demo modal</a>'.

Is it a choice for this example or is it impossible to use a Callback with Bootstrap for Seaside?


I am using Pharo 7 64 bits and the latest package Seaside+Bootstrap.

Regards,
---
Dominique Dartois
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20190217/3b0c2bc3/attachment.html>


More information about the seaside mailing list