hey all
i am currently in a web apps course where we are now learning javascript. we are using xhtml as opposed to html in our web page coding. we have come to learn that document.write is no longer supported when being used with xhtml. is there any "simple" method of getting this functionality in xhtml?
i read somewhere that if u change the mime type to text/html you can get the document.write output to work. however i am unsure of how i should do this. any help would be great
i am currently in a web apps course where we are now learning javascript. we are using xhtml as opposed to html in our web page coding. we have come to learn that document.write is no longer supported when being used with xhtml. is there any "simple" method of getting this functionality in xhtml?
i read somewhere that if u change the mime type to text/html you can get the document.write output to work. however i am unsure of how i should do this. any help would be great
