私の質問はこれに似ています-これはjavascriptとなるものをどのように取得しますか(フォームテキスト入力を想定してその値を取得できるようにするため)?テキスト入力の値を、表示されるコールバックに送信しようとしています。
html textInput id: #thingy;
onClick: (html jQuery ajax
callback:[:x | x inspect]
value:(html jQuery event currentTarget ????));
with: 'I am the value the poster wants to see inspected in the above callback block!'.