Hello
Attached is my first attemt at a simple timetable plugin. The problem I am having is with the jQuery I want to use to sexify the filtering.
This plugin is specifically for a client at the moment (I may open source it after), and as such is written with a specific design goal in mind. This is why it is important that each set of days is only labelled once. For example, if three classes take place on a monday, then the first is labelled monday with the 'day' field in the others blank until we get to tuesdays classes.
The problem I have i when you start to hide certain sections (i.e show only 'ballet' classes). If you hide the first monday class, then you lose the monday label. How can I use jQuery to ensure that each group of days is labelled properly.
The plugin is bult to be degradable, and the PHP side of things seem to work fine, but the client wants JS magic!!
Many thanks.


LinkBack URL
About LinkBacks
Reply With Quote
