Matt, I've rethought my comment here. I don't really know what the
jQuery date picker's abilities/limitations are. Like I told Jake, I'm
under a bit of a time crunch and I need to try and stick to stuff I
know. Who knows? The date picker may be the answer to my prayers. I'll
google it and give it a quick look. If it doesn't work for this, it
would definitely work other places I'm sure. I've got date picker stuff
all over my app. I *think* this one is just a bit more specialized.
First off there are three calendars, and the user can choose to go
forward or backward one or three months at a time.
Anyway, I just thought it sounded like I dismissed your idea with out
thinking about it first. I appreciate the help. :o)
Chris
Christopher Jordan wrote:
I need more than a date picker... Otherwise I might have used that.
Thanks
Chris
Matt Stith wrote:
Check out the date plugin. I cant link it now, but a quick google for
"jquery date picker" should find it.
On 11/6/06, Christopher Jordan <[EMAIL PROTECTED]> wrote:
Hi folks,
I have a table that represents a calendar. The user will be able to
select multiple dates from the calendar, but cannot select dates in the
past. I've written this code before using all _javascript_ and what I did
was add several additional pieces of data to the td tag other than ID or
CLASS. I added "state", "index", "status" and a few others. I accessed
these through f.calendarid.state... that kind of thing.
So I'm wanting to apply an event (probably several: click, mouseover,
mouseout) to only those td tags that have their state set to "enabled".
Not to *all* tds and not even to all tds with a certain class. ID alone
won't work. Is there a way to do this using jQuery? Something like:
$("td" status).click()... or whatever.
Thanks,
Chris
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.13.28/518 - Release Date: 11/4/2006 5:30 PM
|
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/