TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Effen is a jQuery plugin that supports Concrete Javascript.

12 点作者 ams1大约 15 年前

3 条评论

nkohari大约 15 年前
&#62; While `$('div').fn({...})` will bind the behavior to all divs, calling `$('div').fn('foo')` will only invoke `foo` on the first `div`. This may be changed in future releases.<p>Love the plugin, but this behavior seems counter-intuitive. Hopefully they decide to change it.
sunkencity大约 15 年前
seems pretty interesting<p><i>snip</i><p>"<i>Effen</i> is a jQuery plugin that supports Concrete Javascript. Concrete Javascript is a pattern in which the state and behavior of your domain are attached directly to DOM elements. This differs from MVC, where domain behavior is isolated from the view. Concrete Javascript is draws inspiration from Self's Morphic UI framework."
rogermugs大约 15 年前
what the eff?