One of the new techniques that designers often apply to impress the visitors is single-paged layout: a single web page is used to display the content of the site, which does not necessarily mean to minimize the design, but exactly the opposite, the design usually very complicated, it contains rich visual elements and vivid animation effects, and hence requires longer loading time.

When a user click on a navigation option, a correspondent area changes with new content. This sliding navigation effect and rolling effect are supported by public JavaScript library.

To users, the biggest advantage of single-paged design comes from less mouse moving and clicking, to accomplish the same search result. In some circumstances, a static page may be in use, which may even be a necessity, for instance, you have to provide another version for those who disable their JavaScript.

Edited By Dan Li