On 22/09/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
> Very nice! Do the news items pull from a database or from the existing code?
> Are they random or in order?

Just from a basic list, not random, but in the order they are on the
page (at least that is the case from the testing I have done)

<ul id="news">
  <li>News Item 1</li>
  <li>News Item 2</li>
  <li>News Item 3</li>
  <li>News Item 4</li>
  <li>News Item 5</li>
</ul>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to