103,231 views
Myth: You can't have a string literal stretch across two lines of text in JavaScript. Fact: You can have multiline string literals in JavaScript in all browsers. Multiline (or is it "multi-line"?) strings are a fringe feature of programming...
Posted to Jovan's Blog by jovan
Posted on Wed Oct 17, 2007 @ 4:53 PM
Filed under: JavaScript, C#