That extends the height of the container to even as a "parent" container

Hello

I have a div container, which is the housing of the left and right divs for layout of the two standard columns. My right div is the text and my left for the menu. The height of this div I would always be at the height of the div it sits-extend into the background, where I have a div for the footer. I tried to adjust the height to 100%, but it did not work. I find myself with a block of color in the left column drops only as low as will the content (text).

All very simply, I'm sure. Any advice?

Thank you very much

> All very simply, I'm sure

N ° actually, impossible. Google "false column" However, so it looks like
as you have achieved that goal...

--
Murray - ICQ 71997575
Adobe Community Expert
(If you * MUST * write me, don't don't LAUGH when you do!)
==================
http://www.dreamweavermx-templates.com - template Triage!
http://www.projectseven.com/go - DW FAQs, tutorials & resources
http://www.dwfaq.com - DW FAQs, tutorials & resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"bendrissa" wrote in message
News:fc7d25$Q8$1@forums. Macromedia.com...
> Hi
>
> I have a container div, which is housing left and right divs for a Stallion
> two
> column layout. My right div is the text and my left for the menu.
> I would like to
> as the height of this div to always be at the height of the div
> she
> meeting in French - extend into the background, where I have a div for the
> footer. I tried to adjust the height to 100%, but it did not work. I'm left
> with
> a block of color in the left column that only drops as low as the
> content
> will (text).
>
> All very simply, I'm sure. Any advice?
>
> Thank you very much
>

Tags: Dreamweaver

Similar Questions

  • Development of portlets: when to use the class that extends the PortletBridge...

    When I create a Portlet (based .jspx) JDeveloper generate resources. One of these is a class (with the name I ve configured), which extends from PortletBridge...

    Ok. So, I want to know if I use the standard JSF should I put my actions in this class or should I create an another bean Managed to handle this? What to do with this generated class?


    Thank you.

    A bean managed for a portlet must be recorded in the faces-config. XML
    It has nothing to do with the class that extends the portlet bridge.

    So to create a java class and write it to the faces - config.xml, then you can use in your jspx pages that make up the portlet.

  • That extend the functionality of DPS

    Salvation;

    We develop internal iOS and Android apps (both native and web) and recently we discovered DPS and we want to migrate some of the print jobs to DPS and integrate some of our current functioality with DPS applications. For example:

    We can create content rich/intereactive with DPS, but put on the interactive page are limited with video, audio, panaroma... etc is what we want to extend this to add additional functioality such as coverflow galleries, custom web players, 3D content viewer, maps... etc.

    I do not have that this is possible or not

    -Wrap app DPS in a container application

    - Or by calling the native application of DPS app

    - Or the development of interactive models customized with the Indesign API

    Another question. DPS is based on Adobe Air technology?

    Thank you

    The only way to extend the applications of DPS is using HTML5 and JavaScript, using the items HTML or web overlays. There is no way to wrap the DPS in a container application or call a native application of DPS.

    The iOS Viewer is not an AIR application. The Android player and the Content Viewer for desktop PCs are.

    Neil

  • How to access the BitmapData instance on the class that extends the charger?

    Hello. I use Flash CS6 to create an AIR application that loads an image from the computer, and then a pixel counts using its bitmap data.

    MyImg is a class that represents the loaded image.

    package com.utils {}

    import flash.display.Loader;

    SerializableAttribute public class extends {charger MyImg

    public void MyImg (): void {}

    }

    }

    }

    In my main class I manage the selection of files and loading.

    private var _myImage:MyImg = new MyImg();

    private var _file:FileReference;

    private var _fileTypes:FileFilter = new FileFilter ("Imagens: (*.jpeg, *.jpg, *.gif, *.png)", "*.jpeg;") *.jpg; *.gif; *.png");

    When the user clicks on a "load image" button on the stage, it calls loadMyImg().

    public void loadMyImg($e:MouseEvent):void {}

    chooseFile();

    }

    The user then selects the file he wants to do.

    private function chooseFile (): void {}

    Inasmuch = new FileReference();

    _File.addEventListener (Event.SELECT, fileSelected);

    _File.browse ([_fileTypes]);

    }

    Once you have selected the file, it is loaded as a byte array.

    private void fileSelected($e:Event):void {}

    _File.removeEventListener (Event.SELECT, fileSelected);

    _File.addEventListener (Event.COMPLETE, fileLoaded);

    _File.load ();

    }

    When it finishes loading it loads the byte array in _myImage.

    private void fileLoaded($e:Event):void {}

    _File.removeEventListener (Event.COMPLETE, fileLoaded);

    _myImage.contentLoaderInfo.addEventListener (Event.COMPLETE, dataReady);

    _myImage.loadBytes (_File.Data);

    }

    Once it's done I try to use the _myImage BitmapData, but cannot...

    private void dataReady($e:Event):void {}

    $e.target.loader.contentLoaderInfo.removeEventListener (Event.COMPLETE, dataReady);

    trace ($e.target + $e.target.content + $e.target.content.name + $e.target.content.bitmapData); Returns [object LoaderInfo] [object Bitmap] instance 155 [BitmapData object]

    trace (_myImage + _myImage.content + _myImage.content.name + _myImage.contentLoaderInfo + _myImage.contentLoaderInfo.content.name); instance of [object LoaderInfo] 155 155 instance [object Bitmap] returns [object MyImg]

    trace (_myImage.content.bitmapData) //compiler error: 1119 of bitmapData property possibly access not defined through a reference with static type flash.flashDisplay:DisplayObject.

    error //same trace (_myImage.contentLoaderInfo.content.bitmapData)

    }

    I don't understand what I'm doing wrong. Instances have the same name so that they are identical. They both trace as bitmaps, yet when I didn't access it from the event I do not get the bitmapData. Can someone tell me what I am doing wrong? I need to use the bitmapData of the classroom MyImg. I guess I could create a BitmapData variable in the class and give it the value of $e.target.content.bitmapData, but I still want to know why it can't be simpler.

    Thank you!

    Cast _myImage.content as bitmap:

    Bitmap (_myImage.Content)

  • Splitter, facet that extends the runtime layout help

    Hi, Im using jdeveloper 11g. I've got splitter vertical panel that divides two facets, all in a panelStretchLayout of my page. I put a table in a collection of panels in the first facet where there is a layout of the Panel (scrolling) in computer science and a form in the second part.
    Like this...

    < f: facet = 'first' name >
    < af:panelGroupLayout binding = "#{backingBeanScope.backing_name.pgl1} '"
    ID = "pgl1" layout = "scroll".
    partialTriggers = "ps1" >
    < af:panelCollection binding = "#{backingBeanScope.backing_name.pc1} '"
    ID = "pc1.
    inlineStyle = "width: inherit;" height: 436px; ">
    < af:table inlineStyle = "width: inherit;" height: inherit; ID = "t1" >
    < / af:table >
    < / af:panelCollection >
    < / af:panelGroupLayout >

    < / f: facet >

    Now, here's what they want to do. When I set the screen divided at runtime, the table (the collection of panels), of course will adjust too dependent on the separator. As it fills the first facet.

    Can someone help me on this? Any help and idea would be greatly appreciated. Thank you!

    First remove the panelGroupLayout (thouh it is set to scroll and should not be a problem).
    also remove the inline of the panelCollection style, and see if it extends as you wish. You can then add the panelgroup again.
    Alternatively, you can replace the panelCollection with a panelBox just to see that all streteches as it should.

  • Can I get the lock event of user interface for a class that extends the Application class?


    Here's an article in the knowledge base on the subject:

    http://supportforums.BlackBerry.com/T5/Java-development/alert-a-BlackBerry-Smartphone-user-from-a-BA...

  • cannot update the windows that display the error 80246008.even when I m tryin to find the RTC is not not there in services... Help, please

    can't update my windows... friend even can not find SONGS in services...

    Hello

    I suggest you follow the steps in the link below and check if it helps:

    http://support.Microsoft.com/kb/940520

    It will be useful.

  • How to extend the range of my Airport Extreme Base Station (802. 11 a, c) using a relay of Airport Express (802.11n).  Airport Utility (V635.2) says that this version does not support the relay.  That is what it is?

    How can I extend the range of my Airport Extreme (802. 11 a, c) using an Airport Express (802.11n) point.  Airport (V635.2) utility does not recognize the Express on its screen?  I have to buy equipment?  I'm on a MacPro OS X 10.10.5.  Thank you.

    AirPort utility that ships with OS X 10.10.5 supports base stations as 802.11ac & 802.11n AirPort. It should be able to configure both of your base stations for a scope (wireless connected base stations) or roaming types (base station connected Ethernet) wireless networks.

    When you initially configure the Wan, it helps to keep the two base stations in the same room. Once configured, you can move the base station that extend to the desired location. The important key is that the final positioning of the station that extends the base must be understood that it's to expand in order to maintain sufficient bandwidth to the station remotely for clients from network connected. Please check the following airport user tip for more details.

  • How to disable a custom button field, extending the field 4.5

    Hi all

    I'm working on an application that builds in 4.5, but should work on almost all BlackBerry 4.5 devices from.

    My query is, I need to enable and disable a button custom field that extends the class of the field. I do use if the methods navigationMovement() and moveFocus() for devices not tactile, but on BB 9800 (Tourch) when I touch the button on the screen, it is worn.

    I don't want to use any API touch, can all about suggest me how disabled button on the ground without the help of the Touch API. Please don't suggest also on setEnable(), coz this is not supported in 4.5.

    Thank you

    Let isFocusable return false, for example

  • Possibility to extend the FlowComposerBase/ComposeState

    We currently use a composer of custom workflow that extends FlowComposerBase and implements the IFlowComposer.  In doing so, we are bypassing StandardFlowComposer.  In the BaseCompose class, the protected variable _flowComposer is type "StandardFlowComposer", making it impossible to use a flow composer who isn't down StandardFlowComposer.

    I had chatted with Richard thereon to the MAX, and he said it's something that should probably be fixed, so I wanted to just report it here.

    We compile TLF sources locally in our project.  To work around this problem, I changed var _flowComposer in type BaseCompose IFlowComposer.  The get accessor for 'lines' and the "addLine()" method do not currently part of the IFlowComposer interface, so in places where those that are used in the ComposeState, I threw _flowComposer to FlowComposerBase.

    Looks like there are a few different options to solve this problem.  We could add the 'lines' getter and method addLine() to IFlowComposer, in which case the variable _flowComposer in BaseCompose could be of type IFlowComposer and no further changes would be necessary.  Another option would be to provide model for the IFlowComposer interface methods in FlowComposerBase and then type var _flowComposer BaseCompose as FlowComposerBase.

    Add getter and addLine method IFlowComposer lines would probably be better, since we could potentially implement this interface without extending FlowComposerBase, but I suppose there could be strong arguments in favor except those of the interface when they are to be used only for the purposes of internal composition.

    There might be a second interface that extends the IFlowComposer interface and adds the internal features necessary for the composition.  Then StandardFlowComposer and created custom stream composers can implement this interface instead (and which could make reference to BaseCompose).  In this way IFlowComposer getters in the API would not expose the get accessor method and addLine() lines...

    Just a few ideas...

    Thank you

    Brent

    Thanks Brent - I connected it in our bugs database.

  • Is a class that extends application need a main method?

    Details
    Windows Vista Enterprise Service Pack 1 32-bit operating system
    Eclipse version identifier: 20090619-0625
    The Java compiler level: 1.3
    BlackBerry OS: Targeting devices running OS 5
    BlackBerry 9700 Simulator
    BlackBerry_App_Descriptor
    Application tab
    Autorun at startup feature: not verified
    The application icons: png files two of the directory res
    Build tab
    Default values...

    Other entry Points
    Title: MyApp_autostartup
    Argument of the application: autostartup
    Autorun at startup feature: checked
    Start level: 7
    Do not... display the home screen: checked

    Question:

    I have a class that extends the net.rim.device.api.system.Application that is launched from a main method (see the following) in a class that extends net.rim.device.api.ui.UiApplication.

    public static void main(String[] args) {
            if (args.length > 0 && args[0].equals("autostartup")) {
                // _app.invokeLater(new Runnable() {
                //
                // public void run() {
                // new ShellFeed();
                // }
                //
                // });
                new ShellFeed();
            } else {
                // Start a new SC instance for GUI operations.
                home = new HomePage();
                home.enterEventDispatcher();
            }
        }
    

    The class that extends the net.rim.device.api.system.Application need a main method too? Such as:

    public final class ShellFeed extends Application {
    
        public static void main(String[] args) {
            ShellFeed app = new ShellFeed();
            app.enterEventDispatcher();
        }
    }
    

    Thank you.

    This should get you:

    public static void main(String[] args)
    {
        if (args.length > 0 && args[0].equals("autostartup"))
        {
            SheelFeed sf = new ShellFeed();
            sf.enterEventDispatcher();
        }
        else
        {
            // Start a new SC instance for GUI operations.
            home = new HomePage();
            home.enterEventDispatcher();
        }
    }
    

    T

  • My Contacts Windows Live is 452,1 MB and contains 16 files that extend into the size of 28.1 MB to 29.2 MB. Can one be deleted and if so, which?

    Contacts Windows Live is 452,1 MB

    I was sent here from the "Windows Live Solution Center" to ask my 'Q', below:

    My Contacts Windows Live is 452,1 MB and contains 16 files that extend into the size of 28.1 MB to 29.2 MB.
    Why so many large files containing essentially the same... Contacts?
    Do we really need 28 + MB to store contacts?
    Two of the files have been accessed today, while others have not been accessed for 6 days.
    Can one be deleted and if so, which?

    XPPro SP3 32 bit

    --
    happytilton®

    @happytilton®

    Since you are using Windows XP, your version of Windows Live Messenger be WLMsgr 2009.

    - so working in online mode (b) - Messenger requires a Live ID access code to use.

    The article I wrote and quoted above explained that WLM (Windows Live Mail), which is also applicable to the WLMsgr 2009 versions contain most of the information to determine what to remember as...

    1. how to use the registry to determine the names of digital files of the database of Contacts

    2A explained that 2009 has two functional databases for each Live ID (a primary and a shadow)

    -both are needed. used 2009 the 'shade' as a catchment area to ensure synchronization occurs in both directions, when changes are made in both locations (local in Messenger or online at contacts.live.com)

    Please read and understand the best article

    http://liveunplugged.WordPress.com/2011/02/04/Windows-Live-Mail-contacts-database/

    ... especially the section dedicated to explain the Contacts 2009 databases.

    Once you determine the digital records of your single Live ID database (shadow and primary) and the program created 'default' you can check the size of each. If you feel that your registry database shows other numeric names (created using other Live ID or perhaps due to an error by typing a user name in the Messenger sign-in box) and these folders can be deleted safely.  Note: you may need to configure Windows Explorer to show hidden and system files to see when viewing in Windows Explorer.

    In addition, you can also, as your contacts are stored online at contacts.live.com, after closing of Messenger remove the any local digital database called folders (for the primary shadow and if is the default). WLMsgr will recreate them on next signon and rebuild any local database folders and files based on what it sync (downloads) of the Live Server to contacts.live.com.

    -Before the deletion of all files, it would be wise to connect to contacts.live.com and check that all your contacts are indeed present and represent for and for saving documents to archives/purposes export contacts to a csv file using the web UI option... Once completed then disconnection from the web UI.

    -Do not, and I it cannot emphasize enough strongly, do not delete anything from the web interface before you delete the local databases on your hard drive (you can always return to contacts.live.com later to manage the contacts (remove, clean the unused or duplicates, merge duplicates etc.) if necessary after WLMsgr recreates local databases.)

    Once done your registry key should show that three databases total (assuming you are using only a Live ID in WLMsgr)-the main and shadow for that Live ID and a default value (if it is created by the program).

    You should have enough information to move forward or to ask additional questions.

    As I mentioned earlier that, at a minimum, an empty list of contacts would be at least some multiple approx. 24 MB. Since you use WLMsgr 2009, and it uses a primary and shadow, the minimum size of about for you with no contact would be approximately 72MB (24 MB for each - primary, shadow and by default). As well as the contacts are added, the primary databases and shadows will be size.

    Other topics presented in this thead element (but not significant) - comments below to close this loop

    S ' for the use of your Hotmail account in Outlook. This use is not related or significant to the database used by WLMsgr. Contacts in Outlook (when the mail is configured to use Pop3 or DeltaSync with Outlook Hotmail Connector) are stored in the Outlook profile contacts, and quite separate from the WLMsgr database (i.e. neither Outlook or WLMsgr program communicates or synchronize or share data with each other to keep the feature)

    FYI... not associated with 2009, but 2011 (for those who read along. WLM 2011 no longer uses the approach of two (primary and shadow) file for databases local contact so databases are smaller and also more robust in 2011 and better synchronize.  Finally, with respect to the use of 2009, wysiwyg... no other upgrades for 2009 are planned (the code was frozen for more than a year, the latest version (never) released in May 2010).

    Good luck.

    .. .Winston

    msft mvp mail

  • ScrollBar not appearing in the screen that extends from screen

    I'm trying to find a way to put a section not scrolling at the top of a screen that extends from my screen applications.

    final ListScreen class extends ListFieldCallback implements screen
    {

    private ListField _itemListField;
    private LabelField listHeader.

    public ListScreen()
    {

    newScreen = new MainScreen(MainScreen.NO_VERTICAL_SCROLL |) Manager.HORIZONTAL_SCROLL);

    in the example

    HorizontalFieldManager columnHeadingHolder = new HorizontalFieldManager (HorizontalFieldManager.NO_HORIZONTAL_SCROLL
    | HorizontalFieldManager.NO_VERTICAL_SCROLL | HorizontalFieldManager.USE_ALL_WIDTH);

    columnHeadingHolder.add (listHeader);

    DataScroller VerticalFieldManager = new VerticalFieldManager (VerticalFieldManager.VERTICAL_SCROLL
    | VerticalFieldManager.VERTICAL_SCROLLBAR);

    dataScroller.add (_itemListField);
    }

    }

    The problem I have is the screen is white but if I click on the wheel the menu and when I close the screen menu appears finally.

    Tried several methods to extend the screen but can't get right.

    You can still use setTitle.  Instead of adding a field, add a handler with your inside headers.

    This works very well for me, but there is a "border" between the title area and the portion of scroll, which varies according to the level of the BONE, and you might not like the look of it.

    If this does not work, then one way I know is to add a fixed height of VerticalFieldManager to the main part of the screen - with the height set so that it fills the part of the screen that you left your title and headers.  But when I played round with it, I can't scroll bars to appear.  Probably something Style that I've not set correctly.  The following are examples which limits the height to a maximum of 3 lines.  This code only works for a line of fields as I'm sure that you number from the code.

    VerticalFieldManager vfm = new VerticalFieldManager(Manager.VERTICAL_SCROLLBAR | Manager.VERTICAL_SCROLL) {
        int maxHeight = this.getFont().getHeight() * 3;
        public int getPreferredHeight() {
            return this.getFont().getHeight() * this.getFieldCount();
        }
        protected void sublayout(int width, int height){
            super.sublayout(width, height);
            setExtent(width, Math.min(maxHeight, this.getPreferredHeight()));
        }
    };
    
  • How to extend the time that your computer stays on without activity

    How to extend the time that your computer stays on without activity?

    How to extend the time that your computer stays on without activity?

    Start button > in the search box, type power options > press the Enter key > left column > click on choose when turn off display > selections for battery and plugged inare. Click on the pointer, and you can choose how long. It may be 1 minute forever. Take that seek you. > click save changes when done. For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • Trying to extend the c drive with space unallocated in diskpart.exe - I get the message that there is not enough space. what I am doing wrong?

    DiskPart.exe help - not enough space - I have more than 5 GB of unallocated space. trying to expand the C: drive

    Hello mark_kman,

    Thank you for visiting the Microsoft answers community.

    It sounds as if you have multiple partitions. Disk management and DiskPart extends the volume with a focus on the next contiguous unallocated space. For basic volumes, the unallocated space must be on the drive and must follow (have a plu sector offset number than) the partition with focus.

    If you are looking at disk management, this means that, if you look at your partition C: the unallocated space MUST be located directly to the right of the C: partition. If you have another partition between the two, you will be allowed to extend the partition directly to the left of the unallocated space.

    This could be a work around, if you have C: and D: and have files on D: but have more space.

    -D: shrink to create just enough unallocated space to store your files located on D:.
    -Create a new partition with unallocated space to move your files.
    -Move your D: files to your new partition.
    -Now, to delete the D: partition

    This creates unallocated space between your C: partition and the new partition that you created to move your files.

    -Now right click on your C: partition and extend as usual.

    Hope this helps
    Chris.H
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for