Developers
Table of Contents
Feed List template
Description
This template is intended for feeds display. It has two rendering modes that can be changed by the user in the screen panel.
Preview
Code
Defined CSS classes
nv-feedList
Sample code
<ul class="nv-feedList"> <li><a href="#">My feed item #1</a></li> <li><a href="#">My feed item #2</a></li> </ul>
- Send to a friend
- Add to favorites
- Last modified: 2008/10/28 17:43



