entry 让Ajax Comments与Ajax Edit Comments一起工作

Ajax Edit Comments的作者Ronald Huereca今天发布了一个Plugin Hook,可以让Ajax Edit Comments 与 其他 Ajax Plugins 融洽工作。

方式很简单,你只要在其他插件中加入

if (window.AjaxEditComments) {
AjaxEditComments.init();
}

马上在blog上实验了一下,加入Ajax Comments,做了小部分的修改,目前工作正常(只测试了firefox)。一个有趣的发现是用jQuery写代码的确更简洁一点 :)

作者也举了几个例子,跟Better Comments ManagerAjax Comments(使用prototype的版本) 的协作。

Related Posts

7 Responses to 让Ajax Comments与Ajax Edit Comments一起工作

  1. Ajax comments、Ajax edit comments和谐工作了
    --真的和谐了,edit by fireyy

  2. 果然很神奇

  3. 试试看

  4. 我也试试看~

  5. [...] 让Ajax Comments与Ajax Edit Comments一起工作 [...]

  6. 同试试看:)

  7. fdsdfg

Leave a Reply

Mail will not be published