javascript - JQuery datepicker's button "behind" menu div -


i'm working on mvc website.

i have menu div @ top, , on page there text inputs added jquery datepicker, seen in picture:

enter image description here

when mouse pointer @ red circle, , click, calender should go previous month. happens however, menu @ gets clicked , not calender (as can see in link on bottom) , causes controller call , page redirect. have tried fooling around z-index on divs not solve problem, indexed fine visually.

does know of approach can take on problem?


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -