日期:2014-05-18  浏览次数:20726 次

请问怎样在webwork中实现form remote?下面这样写有错吗?
<div   id= "two "   style= "border:   1px   solid   yellow; "> <b> initial   content </b> </div>
<ww:form   id= "theForm2 "   action= "helloWorld "   method= "post "   theme= "ajax ">
        <ww:textfield   label= "请输入名字 "   name= "name "   />
        <ww:submit   value= "ajax提交 "   theme= "ajax "   resultDivId= "two "   />
</ww:form>

------解决方案--------------------
没用过
帮顶