I am using HTML5 , which works fine in Chrome and I get the calendar popup to select the date.
But in firefox it acts like
What version of firefox you are using.Firefox lower versions less than 30 will not support most of html5 features and html5 input type="date" is not supported on firefox. For more details please refer:http://caniuse.com/#feat=input-datetime.