许久没有关注AJAX和ajaxgoals,有发现一个新的Browser Side Framework:moo.fx,感觉她的网站做的比较独特!
下面是简单介绍:

moo
.fx is a superlightweight, ultratiny, megasmall javascript effects library, written with prototype.js.

It's easy to use, fast, cross-browser, standards compliant, provides controls to modify Height, Width, and Opacity with builtin checks that won't let a user break the effect with multiple crazy clicks. It's also optimized to make you write the lesser code possible.

Take a look at the test page, with a comprehensive list of all the effects.

moo.fx has been successfully tested with: Firefox, Safari and Internet Explorer. It should work in most of the gecko browsers too. Only Height and Width will work in Opera, since that browser does not support opacity.

moo.fx is not a replacement for script.aculo.us or other effects libraries. It's just a little alternative for people (like me) that do not need more than just simple, basic effects (and want to keep their filesize small).

相关文章:

  • 2022-12-23
  • 2021-10-14
  • 2021-07-24
  • 2022-12-23
  • 2021-07-23
  • 2021-10-06
  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2021-04-11
  • 2022-01-27
  • 2021-09-24
  • 2021-07-07
  • 2021-09-04
相关资源
相似解决方案