我的问题与此类似- 如何获得 javascript this(这样我可以在假设它是表单文本输入的情况下获得它的值)?我正在尝试将文本输入的值发送到您看到的回调:
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!'.