How to insert a <br> with a keyboard key(s)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Louise06
    New Member
    • Feb 2007
    • 26

    How to insert a <br> with a keyboard key(s)

    Hi All,

    How to insert a <br> with a keyboard key(s) without dealing with HTML?

    Thanks

    Louise
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Interaction like this is only possible with JavaScript. I can move this to the JavaScript forum for you.

    Comment

    • skwebmedia
      New Member
      • Jul 2008
      • 3

      #3
      With the key Shift + Enter

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        Even if a browser supported that shortcut, it wouldn't insert a line break in the page. Can you explain what you mean? I might be missing something.

        Comment

        Working...