Web trend spotting: Sliding, whiz-bangy JavaScript-driven pages
I’m noticing a trend: HTML, CSS and JavaScript-based web sites with the same slick animation we usually associate with Flash. This is the bleeding edge of client-side web development (unless you count Ajax, which involves some server communication). And it’s all made much easier by JavaScript libraries such as Mootools + Moo.fx, Prototype and Script.aculo.us.
All of the web sites below use JavaScript-driven transitions to navigate between their “pages” — only every “page” really lives in a single (X)HTML file that’s shaped and driven by JavaScript and CSS.
- Wollzelle
- Team Viget
- Museum of Design (The coolest of the bunch by far.*)
- GoRunEasy.com
- Meta Design**
Do you think this will become the next web interaction trend? What do you think of sites like these?
(* Only because I coded it.)
(** Actually, Meta does some funky, complicated thing involving an iframe that I haven’t quite figured out.)