The plug-in validates for the correct date format, but does not
validate the date itself (2/31/2009 shows as valid). Will this be
added at some point or should I use another plug-in to validate the
date.
Thanks -
george
I have been exploring the FullCalendar plugin (http://arshaw.com/
fullcalendar/), which works nicely. I have been able to display
information from one of my Google calendars, but have not had success
with multiple calendars. Does anyone know if this is possible?
Thanks -
george
I have been exploring the FullCalendar plugin (http://arshaw.com/
fullcalendar/), which works nicely. I have been able to display
information from one of my Google calendars, but have not had success
with multiple calendars. Does anyone know if this is possible?
Thanks -
george
I have been exploring the FullCalendar plugin (http://arshaw.com/
fullcalendar/), which works nicely. I have been able to display
information from one of my Google calendars, but have not had success
with multiple calendars. Does anyone know if this is possible?
Thanks -
george
I have been exploring the FullCalendar plugin (http://arshaw.com/
fullcalendar/), which works nicely. I have been able to display
information from one of my Google calendars, but have not had success
with multiple calendars. Does anyone know if this is possible?
Thanks -
george
I have been exploring the FullCalendar plugin (http://arshaw.com/
fullcalendar/), which works nicely. I have been able to display
information from one of my Google calendars, but have not had success
with multiple calendars. Does anyone know if this is possible?
Thanks -
george
I know that stop() works well when using animation, such as when one
passes their mouse over a series of animations to prevent the
animation from continuing. However, I in my code I am using hide()
and fadeIn() to do the work:
$('li').hover(
function() {
$(this).find('div.Sectio
Thanks for the note, I'll give that a try.
Cheers -
george
On Sep 15, 10:19 am, Steven Black wrote:
> The problem is synchronicity. When you add an animation (like "slow"
> or "fast") the animation process starts but, behind the scenes,
> subsequent lines of javascript continue to execute du
I am looking to fade text out when the mouse passes over it and
replace it with text that is faded in. My understanding is that this
needs to be done through a callback, as the text needs to fade out
completely before fading in. However, when I try to implement this
idea the content does not fade
9 matches
Mail list logo