[jQuery] Can't get Innerfade working

2008-01-23 Thread jy_nl
Hi there! I'm trying to use the Innerfade plugin (from http://medienfreunde.com/lab/innerfade/), but it apparantly doesn't work with 1.2.2. Also, another user reports in the comments that it neither works with 1.2.1. Could somebody give a quick look at it? Thanks!

[jQuery] Get date from table cell

2007-10-15 Thread jy_nl
Hi all, I have a html table which is generated with some php scripts. It is a list of events. One of the cells of each row contains a date (in the format dd-mm-). What I want now is to select all the events (rows) which have been done and I want to assign a class to each of such a row. The p