Developers
The 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>
Sample widget
- Send to a friend
- Add to favorites
- Last modified: 2008/04/24 23:27


