Results 1 to 2 of 2

Thread: Ajax Component

  1. #1
    Fusion
    Guest

    Default Ajax Component

    Hi, is there a work-around for specifying the size of each area within each
    frame of the accordian style multi-layout area?

    I'd like to use it for an faq page but some of the content would mean each
    layout would have large areas of empty white space!

    Cheers.
    Steve.


  2. #2
    Senior Member RayC's Avatar
    Join Date
    Apr 2010
    Location
    Toronto-ish, Canada
    Posts
    1,732

    Default

    There's a trick I figured out to do this.
    1. Create the content that goes in each layout area, and format it how you want it to appear. You can do this in the layout area itself, or elsewhere, it doesn't matter.
    2. Then select the container for the content - table, text box, whatever the overall "container" is that has the content. Click the "HTML" button in the properties panel, and copy all of the code displayed.
    3. Insert an empty text box where the content is to go. Hit CTRL-T, and paste in the copied HTML. Once you've confirmed it is what you want, delete the original.

    Basically, you are inserting HTML for the info you want instead of letting NOF generate the HTML. NOF then has no idea how big any of the MLR regions are, and so the browser will adjust it's size as the MLR is opened.

    A more detailed explanation is in this thread.

    Hope that makes sense.

    -RayC

Posting Permissions

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