Hello All,
I'm having an issue with the datepicker. I have the datepicker set up
to fire an ajax call on selecting a date that populates a "day view"
on my calendar app, so they can select any day and see the events for
that day. This works great. I recently set up a function that would
let me
un the init function again passing in the defaultDate). Then when I
close the modal dialog I destroy the date picker. Works like a charm,
but like I said, not as elegant.
Greg
On Mar 6, 4:13 pm, gregerly wrote:
> Hello All,
>
> Having an issue setting the date of a datepicker after it&
Hello All,
Having an issue setting the date of a datepicker after it's been
initialized. I call the init function on page load, and the
datepicker resides in a hidden div that becomes a modal dialog. When
they click on an area of the page the dialog is launched and it's at
this time that I want
Hello All,
I have an interesting problem in which I'm using the .dialog() to load
a dialog box. This is working perfectly the first time I click my
button, but after closing the dialog and clicking the button again, I
get nothing. No dialog, no nothing. Can't really figure out why it
would wor
Disregard...got it figured out. Thanks Steven!
Greg
On Mar 1, 11:11 pm, gregerly wrote:
> Hey Steven,
>
> Thanks for the heads up, I must have missed that in the docs. Now
> it's working better, but still not perfect, am I missing another css
> file? Notice the outline
sable over the arrows. So close, thanks so much for your
help!
Greg
On Mar 1, 10:52 pm, Steven Black wrote:
> Looks like you are missing a call to ui.datepicker.css
>
> **--** Steve
>
> On Mar 2, 1:21 am, gregerly wrote:
>
> > Hello, I'm having an issue with the
Hello, I'm having an issue with the jquery datepicker, mostly the CSS
theme doesn't look right. I've included the code below as well as a
link to the test page in question:
HTML:
google.load('jquery','1.3.1');
$(document).ready(
Hello All,
I'm having an issue with a strange IE 6 and possibly IE 7 behavior
when dragging items. I've developed an online to do list site (just
for fun) and it has drag and dropping of lists into custom folders so
site users can organize their lists.
The issue is when dragging a list, the lis