Sorry, that site is a bad example. I was referring to the list of links on the site. I can't just use CSS because I want the list to be dynamically generated with addItem() and removeItem() methods, and I also want items to be selectable.
On Mar 29, 12:30 am, brian <bally.z...@gmail.com> wrote: > On Sat, Mar 28, 2009 at 11:30 PM, Zach <zsoa...@gmail.com> wrote: > > > I've searched extensively for a jquery widget that allows me to add/ > > remove items to a list, set font size, etc. For an example of what I > > mean, see here: > > >http://www.webresourcesdepot.com/dnspinger/ > > What are we supposed to be looking at? Is there supposed to be some > dynamic list style-changer thingy? I don't see it. > > Maybe what you're looking for is simply plain CSS.