win82 Posted September 28, 2009 Share Posted September 28, 2009 Hello, I have a datepicker that I used in many projects. But I noted that the date picker not worked well if have a DOCTYPE declaration.. I have copied all possible declaration from w3schools and it doesn't work... Please share your suggestion regarding this. Quote Link to comment https://forums.phpfreaks.com/topic/175791-doctype-declaration-cause-some-issues/ Share on other sites More sharing options...
Daniel0 Posted September 28, 2009 Share Posted September 28, 2009 Write valid markup. Quote Link to comment https://forums.phpfreaks.com/topic/175791-doctype-declaration-cause-some-issues/#findComment-926356 Share on other sites More sharing options...
win82 Posted September 28, 2009 Author Share Posted September 28, 2009 means, the pop up date picker has some not well formatted ? Quote Link to comment https://forums.phpfreaks.com/topic/175791-doctype-declaration-cause-some-issues/#findComment-926395 Share on other sites More sharing options...
redarrow Posted September 28, 2009 Share Posted September 28, 2009 Only markup languages use doctypes and not JavaScript..... you need to write html or xhtml or xml properly. please post a example off this page cheers. Quote Link to comment https://forums.phpfreaks.com/topic/175791-doctype-declaration-cause-some-issues/#findComment-926417 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.