Results 1 to 2 of 2

Thread: New line in an alert

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049

    Question New line in an alert

    How do I make a <br> in an alert?
    Code:
    alert("Test" & <br> & "TEST");

  2. #2
    Hyperactive Member progressive's Avatar
    Join Date
    Sep 2001
    Location
    Manchester, UK
    Posts
    404
    here you go!
    Code:
    alert("Test\nTEST");

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width