October 2007 - Jovan's Blog

  • 11 comments

    103,231 views

    Multiline strings in JavaScript

    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: ,