Oh, that's a total mess... onChangeMonthYear event happens even when you click a day of the calendar... why can't it happens just when a Month or a Year REALLY changes??? =__=
On 29 Gen, 20:28, Miroku <[email protected]> wrote: > Hi guys, > I have a problem: > I need to communicate to the page I'm in through get parameters a > month and a year ("http://www.domain.com/thispage.php? > month=mm&year=yy") through my Datepicker. > Since the header is not linkable I'm using onChangeMonthYear to detect > the month and year change but there's a problem: onChangeMonthYear > detects a month/year change even at the page loading. > Since in the function I use a redirect to the same page I'm in I get a > redirect loop.... and that's too bad > > How can I fix it? =S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
