jQuery UI datepicker & dialog sends data to # when a date is selected -


jquery ui datepicker y dialog

when date selcted in datepicker in dialog, data sent #. when date selected, text should selected , data should not sent until submit clicked.

is there solution this?

look @ this. may same reason , solution can you:


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -