GrapeCity Forums

The GrapeCity Message Boards
Welcome to GrapeCity Forums Sign in | Join | Help
in Search

NOBR

Last post 07-03-2009, 11:23 AM by scotts. 1 replies.
Sort Posts: Previous Next
  •  07-03-2009, 12:25 AM 79810

    NOBR

    Hi All

     Can you please let me know what is "NOBR"?

    In following code:

      function window.onload() {
                BillingSpread.onkeypress = kpress;
                BillingSpread.onmousedown = clickSpread;
            }

    function clickSpread() {
                //it will check whether the click was on the tab or not
                if (event.srcElement.tagName == "NOBR") {

                       alert("You Clicked on sheet tab");

                 }

     

    Thanxs in advance

  •  07-03-2009, 11:23 AM 79831 in reply to 79810

    Re: NOBR

    Hello,

    This is a HTML tag for displaying text with no wordwrapping.


    Scott S.
    Product Manager, Spread ASP.NET
    GrapeCity FarPoint
View as RSS news feed in XML
     FarPoint Forums Home