最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Flash-like visual effects in JSjQuery - Stack Overflow

programmeradmin1浏览0评论

I know there are thousand of visual effects made in JS that can be found on Google. But most of that effects are useless in web-design, or are outdated like "clock following mouse cursor" :| Also I know sites like and but those examples make web-browser uses 100% CPU power and mostly looks good only as an example.

What I'm looking for is effects that looks nearly impossible to achieve without Flash, that not use 100% CPU, and doesn't disturb user. I need it for game web-page. One of very good examples is this one: .html - look carefully at header.

I know there are thousand of visual effects made in JS that can be found on Google. But most of that effects are useless in web-design, or are outdated like "clock following mouse cursor" :| Also I know sites like http://www.chromeexperiments. and http://www.dhteumeuleu. but those examples make web-browser uses 100% CPU power and mostly looks good only as an example.

What I'm looking for is effects that looks nearly impossible to achieve without Flash, that not use 100% CPU, and doesn't disturb user. I need it for game web-page. One of very good examples is this one: http://jqueryfordesigners./demo/trovster.html - look carefully at header.

Share Improve this question asked Mar 28, 2009 at 19:41 ThinkerThinker 14.5k9 gold badges42 silver badges56 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 4

Take a look at jQuery UI - which provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.

Here is a list of websites using jQuery UI:

  • Arcadya – Torrents & subtitles for TV series (iGoogle/Netvibes style)
  • Beltrami – Product selector, picture albums, searchfunctions, …
  • EA – Video Games
  • iRich – Keep tracking your expenses online. (Chinese 中文)
  • kolko.bg – The only reliable Bulgarian Internet shopping assistant.
  • MacWorld.fr
  • PCworld.fr
  • Poker Square – single-player card game
  • PartyHandbook – UK nightclub event listing guide

Demos and documentation: http://jqueryui./demos/

jParallax is an efficient jQuery plugin that does game-like parallax scrolling. Useful for web design? Well... if you really want something that acts like a video game, maybe.

发布评论

评论列表(0)

  1. 暂无评论