In this Nettuts+ web development quick tip, I'll show you how to use the new HTML5 date input, and then provide a fallback jQuery UI solution for the browsers which don't yet support this new input type.
What you will do if you don't have a javascript and html5, is there another way of fallingback ?
How you can skin the default html5 date calendar. I am asking because you loose 5 mins to skin/configure the jquery callendar and 0 for the html5 one.
where i can find that theme?
sarau255 8 months ago
What you will do if you don't have a javascript and html5, is there another way of fallingback ?
How you can skin the default html5 date calendar. I am asking because you loose 5 mins to skin/configure the jquery callendar and 0 for the html5 one.
gudata1 9 months ago
Nice screencast. Any more tut's on the jqueryUI?
GREAT to see nettuts showing off some of the power of the excellent GVIM text editor.
briandickson1965 9 months ago
any option on how to work on those website that block scripts?
keycore89 9 months ago
Nice tut Jeff, Ive also done a similar way using Modernizr and yepnope, btw jQuery UI themes are also hosted on Google CDN.
check: ajax[.]googleapis[.]com/ajax/libs/jqueryui/1.8.13/themes/redmond/jquery-ui.css
DrRhoxus 9 months ago