Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Javascript not running with HTML code


Fotiman - 2:49 pm on Nov 1, 2012 (gmt 0)


Yeah, use an HTML 5 DOCTYPE, even if you don't use any of the new HTML 5 features. HTML 5 is a superset of HTML 4.01, so any valid HTML 4.01 document can use an HTML 5 doctype. Also, the HTML 5 DOCTYPE is so much easier to remember. :)
<!DOCTYPE html>


Thread source:: http://www.webmasterworld.com/javascript/4514383.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com