Hi,
I m new to JQuery..In my app ,i am creating the inputtags based
onthe type selected using JQuery..
These things i have done..Now with the input tags created ,If i click
on them i want a calendar poopup which allow me to select a date and
the value will appears in the input box..For this i m
Hi All can any one send me a demo of Jquery calendar
i wrote this code in html
$(document).ready(function(){
$(".menu a").hover(function() {
$(this).next("em").animate({opacity: "show", top: "-75"},
"slow");
}, function() {
$(this).next
Ok, this is another one of those IE 6 bugs but I'm using jQuery 1.3 (I
think this is right, I'm using liferay). I'm also using the calendar
version 2.7. When I go to the calendar home site the calendar
displays as it should over select boxes in IE 6.
I downloaded both the javascript and the css
Hi All,
Does anyone know how to get the date range to work for the calendar?
I tried adding this code, but maybe I put it in the wrong place or
something. Please help.
$(document).ready(function(){
$('.calendarRange').calendar({fieldSettings: customRange, autoPopUp:
'focus', dateForma
Hi!
I have one problem:
I search for plugin 'calendar' like Google Calendar, where we can
select the time for every events with mouse - we just draw over the
timetable and new event was created.
Are you know 'plugin' like that or can you tell me, how can I create
that plugin?
By,
PeterKl
5 matches
Mail list logo