开发者

Rails 3 - :remote => true for DIV or SPAN

I have a word in DIV and开发者_如何转开发 if I will move cursor on the DIV, I need to display another DIV with another informations.

Is possible to add :remote => true to the next elements except form and link_to?


For now this is not implemented, only inputs (buttons and submits), links and forms are applied. See the sources

But you can create your own addition to this behavior in application.js or elsewhere for divs, spans etc.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜