Loading pages in Div? And positioning of image

Hi I have 2 questions, but to save 2posts I put both here

First I would say I'm trully appreciate the help of the people give to this forum! hope one day that I can help you


In any case, this is my 1st question

I'm use divs now but still learning

I got my layout as follows: Div at the top of the page containing the site banner > Div under this container of the site navigation > then my div Container containing the content of the site

So what I want to do is load all contents of the website in the background Div, but without having to reload the 2 albums similar to frames basically div... I see as being more efficient if the user is not having to reload the keys flash and banner for the website each time a page is called and yes I know frames are outdated crap etc etc im not using frames... I just have to target a div


Someone suggested to use SSI that I understand how it works somehow... but I know that the alternative to what I want is just to set up a base about how everypage must find and use ssi + news?

My other question is this positioning on image I little know > is there a way to Weaver of dreams to grab absolute control of a post it was desired in creation and photo mode? similar to the evolution of the package in MS word and wacking just the peak were you want to go

Alternatively, or on the same topic that is not possible but at least can u image layer on image or position images on 2 divs?

or is there a good tutorial on doing these kinds of things in dreamweaver cs4

Thank you very much for any help given

Legends of CSS on floating images (similar to the line break)

http://ALT-Web.com/demos/CSS2-captions-on-floated-images.shtml

I see as being more efficient if the user is not having to reload the keys flash and banner for the website each time a page is called and yes I know frames are outdated crap etc etc im not using frames... I just have to target a division.

You're wrong on effectiveness because it is not how a web browser works.  Once your images are loaded into the cache of the browser, they are - are still available for instant use in the rest of your site pages.  Efficiency is good.  Things do not have a good site.

Removed Adobe Flash buttons and Flash CS4 text for a reason.  Use the CSS style text links or the CSS Sprites instead.

CSS sprites

http://ALT-Web.com/demos/CSS-sprites.shtml

Good luck with your new project!

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
www.Alt-Web.com/
www.Twitter.com/ALTWEB

Tags: Dreamweaver

Similar Questions

  • SQL loader by using functions and position

    Hi all, I need help, loading data in my table using sql loader. study the following
    CREATE TABLE er
    (                     
    a1 NUMBER,
    a2 number,
    a3 VARCHAR2(100),
    a4 VARCHAR2(100),
    a5 VARCHAR2(100),
    a6  VARCHAR2(100),
    a7  VARCHAR2(100),
    a8  VARCHAR2(100)
    );
    
    OPTIONS (BINDSIZE=20548000, READSIZE=20548000, STREAMSIZE=20548000, DATE_CACHE=25000,  SKIP=0)
    LOAD DATA
    INTO TABLE er
    APPEND     
    TRAILING NULLCOLS
    (
      a1            POSITION(0001:0021)               ,
      a2            POSITION(0022:0042)       "DECODE(SUBSTR(:a2,1,3),'***',NULL,:a2)"      ,
      a3            POSITION(0043:0053)       ,
      a4            POSITION(0054:0064)          ,
      a5            POSITION(0065:0075)           ,
      a6            POSITION(0076:0086)       ,
      a7            POSITION(0087:0093)      "DECODE(SUBSTR(:a7,1,3),'***',NULL,:a7)"   
    )
    BEGIN
                     0.00 ******************** X          X          X          *X          ****
    END;
    If you look at the data, some fields have a lot of * and some af a bit such as *. I want to load data into a table, and when a field contains all * as the value, I want to set to null. If a field contains a * and alphanumeric, so this value should be as it is.

    in the above example, * must be set to null and * should also be defined with a null value. Note that there is a field with x as this area contain alpha numeric, it must be loaded into the table, as is.  the only time in field must be set to null, it's when the value contains all .

    someone in this forum suggest using to decode, but looks like it doesn't work and I get error when it reads the second field and try to insert into the column number a2.

    is it possible to use regular expressions to find out if a field contains all *. I also want to cut each field as they may contain spaces.
    can be a help for this, use the ctl sqlloader and above?

    You can include regular expressions in you SQL * file the charger control.

    An example can be found here:
    http://www.morganslibrary.org/reference/sqlloader.html
    Demos of 7 and 8 by using the UPPER and DECODE functions to illustrate how do.

  • Just a page with some pictures and text... does not correctly. A photo 'draws' to the bottom of the page in the same position and the other half are not displayed

    site in question: men of honor

    the top of the page "cover" image and text below are correct, however less than I have about 10 photos in 2 columns. They are simply placed in it with a text description above them. When you scroll, the right image at the top pulls the bottom of the page and the right side of half the images never load!

    Ive downloaded the site repeatedly deleted the offending (via FTP client) html page, renamed the reuploaded page and deleted this image/saved/transferred (still don't get any image on the right) and tried to replace the image still/economy/download. etc.

    NOTHING WORKS!

    Please check all the picture frames overlap, so if any scrolling etc. is applied.

    If that didn't work, then I need to display the file.

    Thank you

    Sanjit

  • Sensitive page but I need several elements remain fixed size and position

    Hello

    I create a project in EA where there should be responsive, but the logo in the upper left part must remain in position and fixed-size.

    I tried may things but nothing seems to work.

    The logo is a .svg file and I tried:

    wrapping it in a div

    What makes a symbol

    various options from the "Use the presets for reactive structure" button in the properties panel

    manufacturing stage is unresponsive, then selecting all other symbols outside logo and using the power button on the page mentioned above to select the scaling

    I spent days on this thing, and it just doesn't work.

    Is this a case of edit the .js or html directly?

    I am using v 2014.1.1

    Please can someone help?

    Thank you very much

    Allison

    Hello

    Just display back because I found a solution for this.

    Because the logo was not an interactive element, I just added to the HTML page and positioned with a bit of CSS

    Job done!

  • Position an image after it is loaded

    I have placed an empty movieclip on the stage and use the following AS2 to randomly load an image inside of an xml file. What I can't understand, but (and Yes, I've spent hours Googling it) is to know how to position the image on the stage at the top right. I know it must be picture_mc.x = Stage.width - picture_mc._width; or something like that, but where to put this code so that it is the width * after * the image is loaded?

    xmlImages = new XML();
    xmlImages.ignoreWhite = true;
    xmlImages.onLoad = geeklog;
    xmlImages.load("..) ("/ flash/people.xml");

    function Loadimages() (loaded) {}
    If {(responsible)
    xmlFirstChild = this.firstChild;
    imageFileName = [];
    totalImages = xmlFirstChild.childNodes [0].childNodes.length;
    for (i = 0; i < totalImages; i ++) {}
    imageFileName [i] = xmlFirstChild.childNodes [0] Sublst.ChildNodes(1).ChildNodes(0) [i].attributes.title;
    }
    randomImage();
    }
    }
    function randomImage() {}
    If (load == filesize) {}
    var ran = Math.round (Math.random () * (totalImages - 1));
    picture_mc.loadMovie (imageFileName [a], 1);
    }
    }

    If you do not know the dimensions of the image beforehand, then you must use MovieClipLoader.loadClip () instead of loadMovie.  The reason being, loadMovie can't have a listener events to detect when the loading is complete, but MovieClipLoader.loadClip () don't.  If you look to the top of the MovieClipLoader class in the Flash help files and then look at this category addListener method, there is an example that will help you get it coded for your situation... you can use the onLoadComplete rather than uses of examples (onLoadInit)

  • Div and the positioning of switching

    Hey I tried for a long time understand the concept to organize properly the div and the tables. I ask first my goal because it will probably be clear so I ask:

    I have a form in which the lower part must have one of the two formats according to the user choosing from one of the two choices in a drop-down list (Yes, it's deliberately not with radio buttons).
    If my guess is that what I have to do is have two div overlapping in this section and turn their visibility on or off (the mechanics of how to do so that I can understand, this is not what is difficult for me).
    But my understanding of divs (Please correct me if I'm wrong!) is that the z-index can be set only if the positioning is absolute. And if the positioning is absolute, how do I get the divs to be correctly positioned > relative < to the rest of the table in the form?

    Is actually a general question of how to organise the divs (for example, if I want this form to be centered on the page, not the absolute of the div positioning returns always the same position relative to the window, while the position of the table moves because it is centered?). I would also welcome with a reference to where I can learn about it...?

    Jonathan

    Well ultimately, I realized exactly what I wanted, but without further my understanding of the original topic, I was interested.

    I just use the attribute to display instead of visibility, so that I could put 2 divs right after the other and alternate their screens, so one or the other has taken the place the. It works fine but I still want to understand how to create dynamic web pages, using div tags that overlap. For example, for rollover menus... I'll wait until I have.

    Thanks for the help!

    Yet once, I really appreciate the help!

  • Facebook and Mozilla Help pages won't load properly, but Youtube and other pages load correctly

    When I want to log on to Facebook, the page does not load correctly. Facebook and the Mozilla help page have this problem. YouTube, for example, is quite ok. I deleted cookies and caches, I uninstalled the browser, I refresh it, but none of the solutions worked. Help, please.

    Hi, in case, you're an avast user, please try to disable https scanning in avast:

    1. Open the Avast dashboard on an affected system.
    2. Select settings in the left side menu.
    3. Adopt a Protection Active.
    4. Click on customize next to the Web Shield.
    5. Uncheck the option "Enable HTTPS analysis", and then click ok.

    http://www.gHacks.NET/2014/10/31/avasts-HTTPS-scanning-interferes-with-Firefox-and-other-programs/

  • I upgraded to FF 32.0.2 and just get "Problem loading Page" all the site not working in Internet Explorer. Tried to reboot &amp; download again - no luck

    Any Web page, I try to access since I downloaded the latest version of FF, they do not load. All I get is the error message "problem loading Page connection has expired.

    The server to smile.amazon.com takes too long to respond.

       The site could be temporarily unavailable or too busy. Try again in a few moments.
       If you are unable to load any pages, check your computer's network connection.
       If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
    

    I cannot access these pages in IE - just FF - and immediately after that I installed FF 32.0.2

    I have tried to reboot and same reinstall - but can't access anything on FF.

    Hello, normally these problems are caused by a security/firewall software which does not recognize and therefore blocks the new versions of firefox. If please delete all the rules of the program for firefox to your firewall and let it detect the new version of the browser again.

    Difficulty of problems connecting to websites after Firefox update

  • my firefox browser does not load at all no matter what page but explore and google chrome. How to repair?

    my firefox browser does not load at all no matter what page but explore and google chrome. How to repair?

    Hello, these questions can also be caused by security/firewall software which does not correctly and therefore blocks updated versions of firefox: solve connection problems to websites after Firefox update

  • 15 Firefox load pages several times in my sandbox but I have to click on them from the drawer to open and then manually - remove multiples which gives

    Firefox is loading pages several times in my sandbox - have to open manually from the drawer and then manually remove multiples or it screws until the opening - which is the cause - or chrome or IE do this

    Each button in the task bar normally represents a window of Firefox (or another application window). The two mysteries are (1) why so many windows of the same document and (2) why the windows reduced to the task bar?

    What is the URL of the page that keeps the opening of several windows (reduced)? Is this the same URL that you have as your home page?

    Could you try to use temporarily a blank home page and see if the problem of multiple windows disappears?

    Orange Firefox button or classic menu Tools > Options > general > "startup of Firefox".

  • 12 Firefox is very slow to load pages and if two tabs are open, it lag.

    12 Firefox is very slow to load pages and if two tabs are open, it lag. I've tried everything (e.g. virus, Defrag, I created a new profile in "run", etc.). I had my router/line checked everything etc and after 2 weeks of cleaning/testing etc its all pointing to Firefox as the problem. Please help because it's driving crazy me.


  • My computer has not extinguished properly and now firefox will not restore my last session or load pages in all.

    My computer off badly and now firefox does not load pages or restore my previous session. I tried to restart firefox and my system, but firefox still doesn't load anything. Help, please.

    The above information is on the search for profiles. Https://support.Mozilla.org/en-us/KB/managing-profiles#w_removing-a-profile Here's how to remove. CAVEAT! This will delete your bookmarks, cookies, and browsing history.

  • Whenever I start Firefox, my home page is displayed, and then another tab of a page I looked at in the past. I don't know how to do stop loading up this extra page on start up. Suggestions? Thank you!

    Whenever I start Firefox, my home page is displayed, and then another tab of a page I looked at in the past. I don't know how to do stop to load to the top of this additional page at startup and can't seem to find information on how to disable this junk page. Any suggestions? Thank you!!

    Maybe you inadvertently set both pages to be your Homepage"(s)"?

    See How to set the home page

  • Friday at 530, we were able to get on the internet using Firefox. 21:00 we received a message "Unable to load page" but were able to go to Internet Explorer and get online. HELP I want MY FIREFOX to come back!

    Friday at 530, we were able to get on the internet using Firefox. 21:00 we received a message "Unable to load page" but were able to go to Internet Explorer and get online. HELP I want MY FIREFOX to come back!

    See this support article - difficulty of problems connecting to websites after Firefox update

  • How to remove the malicious software that is causing the pop up ads "to go around the web"?  These pop ups appear on almost every page I open and I have bad non-kid-friendly images?  Apple instructions for the removal of the malware did not help.

    How to remove the malicious software that is causing the pop up ads "to go around the web"?  These pop ups appear on almost every page I open and I have bad non-kid-friendly images?  Instructions from Apple to remove the malware have not removed despite them a number of times.

    Click here and follow the instructions. If you would rather not remove it manually, you can run rather MalwareBytes for Mac.

    MalwareBytes is a removal tool and does not stop adware or other malware from entering the computer. It should not be invoked to prevent future incidents; Instead, avoid downloading software from sources other than the Mac App Store or Developer Web sites.

    (140621)

Maybe you are looking for