Rockatee.com

categories

View the Archive

All entries labeled with "Jquery"

Creating a simple comment live preview to use with ExpressionEngine

July 15, 2008 continue reading

There probably are a magnitude of techniques on how to customize and personalize comment previews. In ExpressionEngine, by default, the comment preview's functions are stored in a separate template.

For my design, I've decided to reduce the amount of templates used. For this very blog, I am using a single template to retrieve data. I have done away with the single article template (comments template by default), the categories template, the tags template (I use solspace's magnificient tag module) and will most likely use this single template for the search and archives as well.

As this design is very young and not…

Further Reading

Previously Written

  • ExpressionEngine: How to create Gallery Entries

  • When it comes to designing web sites for clients, one of the things we ask ourselves first is how we can develop a required feature in the most simple and intuitive way possible. Some clients have their web sites maintained by professionals while other clients prefer to maintain their web…

  • Highlighting menu items with ExpressionEngine

  • There are indeed are variety of means by which you can highlight a menu item of the current page you're on. One way would be to use ExpressionEngine's embedded template functionality which is very sophisticated. The downside in my view is that you have to — as the name…

External Reading