Displaying 1 result from an estimated 1 matches for "criticisms_of_internet_explorer".
2005 Dec 27
8
XML Not Working in Explorer 6
I''m playing with XML using Builder but seem to be having some trouble in
Explorer 6. My sample code:
xml = Builder::XmlMarkup.new
xml.instruct!
xml.instruct! ''xml-stylesheet'', :href=>''/stylesheets/style-xml.css'',
:type=>''text/css''
xml.declare! ''DOCTYPE'', :html,
:PUBLIC,
"-//W3C//DTD XHTML 1.0