EE 1
EE 2
nth
Developer
3rd Party (Free)
Compatibility
- LG Addon Updater
- Multi Site Manager
- Stand Alone Entry Form
Requirements
- jQuery for the Control Panel
- Hermes
nth allows you to dynamically assign a class name to nth elements in an EE weblog.
The following example will add the class “last_one” to every 4th entry in the “some-content” weblog.
{exp:nth class=“last_one” interval=“4”}
<ul>
{exp:weblog:entries weblog=“some-content”}
<li class=”{nth}”>{title}</li>
{/exp:weblog:entries}
</ul>
{/exp:nth}
Download nth
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 1.x | Download |
nth Links
This entry was last updated July 29, 2010, 9:57 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!