> Does anyone have an example of how to stripe the data rows? The
> default looks like it should be .odd & .even and I am using the blue
> theme but nothing is getting striped.
You need to pass the widgets option, try this:
$("table").tablesorter({
sortForce: [0,0],
widgets: ['zebra']
}
Does anyone have an example of how to stripe the data rows? The
default looks like it should be .odd & .even and I am using the blue
theme but nothing is getting striped.
Thanks
JQuery Grid
.even {
#000;
}
.odd {
Thanks guys!
I will see to it that i add a short overview to the examples.
/christian
On Aug 16, 9:41 am, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> Christian...
>
> This plugin works WONDERFULLY. It's quick, looks great (the demos do) and it
> will be a huge benefit to jQuery developers.
>
> I do have one critique though (and it's minor). On each demo page, I'd like
> to see a
Christian...
This plugin works WONDERFULLY. It's quick, looks great (the demos do) and it
will be a huge benefit to jQuery developers.
I do have one critique though (and it's minor). On each demo page, I'd like
to see a little more description of what's actually happening on the page.
Basically
Übercool!!! Thanks
MichaL
2007/8/16, Christian Bach <[EMAIL PROTECTED]>:
> Hi List,
>
> I just released the 2.0 version of tablesorter.
>
> Here are the highlight for this release:
>
> * Multi-column sorting
> * Parsers for sorting text, URIs, integers, currency, floats, IP addresses,
> dates (I
Chris, Glean and Sean: Thanks!
I'm really happy with this release and hopefully it will solve all your
table sorting needs.
/christian
Looks great Christian. I've been using tablesorter for a while, very useful
for adding quick sort functionality.
~Sean
The widget system looks very interesting. I haven't heard of a plugin for a
plugin yet. Blazing a new trail!
Nice work!
Glen
On 8/15/07, Chris W. Parker <[EMAIL PROTECTED]> wrote:
>
>
> On Wednesday, August 15, 2007 4:38 PM Christian Bach said:
>
> > Hi List,
> >
> > I just released the 2.0 ver
On Wednesday, August 15, 2007 4:38 PM Christian Bach said:
> Hi List,
>
> I just released the 2.0 version of tablesorter.
[snip]
> Get it all at http://tablesorter.com
Fantastic. Awesome. Amazing. Great.
10 matches
Mail list logo