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 badHow 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 -~----------~----~----~----~------~----~------~--~---
