Results 1 to 2 of 2

Thread: nbsp in Text box problem ...

  1. #1
    R Fredrick Smith
    Guest

    Default nbsp in Text box problem ...

    Hi all,

    I regularly use text boxes for putting blocks of PHP code into my NetObjects
    pages. I'm finding that NOF 9 is inserting a nbsp (non-breaking space) into
    each of these and I thus have to insert my PHP code before or after the the
    <p>&nbsp;</p> construct that NOF9 puts in the text box. This means I get a
    blank line before the output or after it, neither of which is wanted. Is
    there any way within the system to keep NOF from inserting this construct?

    Thanks,
    Fredrick

    --


    -------------------------------------------------------------------------
    FIGHT BACK AGAINST SPAM!
    Download Spam Inspector, the Award Winning Anti-Spam Filter
    http://mail.giantcompany.com




  2. #2
    Guest

    Default Re: nbsp in Text box problem ...

    Fredrick Smith said:

    | I regularly use text boxes for putting blocks of PHP code into my
    | NetObjects pages. I'm finding that NOF 9 is inserting a nbsp
    | (non-breaking space) into each of these and I thus have to insert
    | my PHP code before or after the the <p>&nbsp;</p> construct that
    | NOF9 puts in the text box. This means I get a blank line before the
    | output or after it, neither of which is wanted. Is there any way
    | within the system to keep NOF from inserting this construct?

    ..
    Use a single celled table instead and uncheck the box that says generate non breaking space. A text box is a single celled table that expects text to be entered. By using the table tool instead you can tell the cell not to have the paragraph and space code inserted to prop it open.

    See attached gif

    --
    Mike - (a.k.a. turtle) - gotFusion Extended Support

    For more helpful information visit
    http://www.gotfusion.com

    View the entire gotFusion tutorial list
    http://www.gotfusion.com/menu/tuts_by_topic.cfm

    --


Posting Permissions

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