Wil Linssen
/ 21st February, 2009
Sometimes you might want to load the content of an entry without leaving or refreshing the page, and it’s possible to do just that with AJAX. In this tutorial we’ll look at how to swap the content of an area on your page with a new entry AND animate the transition with some nice effects.
Travis Schmeisser
/ 28th January, 2009
Structure is a new way to build ExpressionEngine sites. It forgoes the current template_group/template setup and creates pages that are all editable through a tree sitemap view. Now, traditional page style content and multiple entry pages can live within the same area.
Luke Stevens
/ 22nd May, 2007
Usng a mixture of embed templates, variables, and conditionals, here’s a technique to create multiple page layouts from one “page constructor”.