Is there any datepicker angularjs module available which can be used with ngdialog and works well with all three browsers (IE, FF and Chrome)?
I know I might be asking duplicate question but I have gone through lot of stackoverflow threads and found some angular datepickers which aren't seem to be working well(css issues) with ngdialog or above mentioned browsers.
720kb datepicker seems to be working fine in all three browsers but the css gets messed up badly when I use it with ngdialog. Screenshot - https://i.stack.imgur.com/dIhtw.jpg
Update: For now, ended up using jquery datepicker which works in all browsers. I am quite unsure if it is a bad idea to use jquery with angularjs.
check this out for angularjs date picker,but not sure if it will work fine with ngdialog
http://720kb.github.io/angular-datepicker/