Question about Dreamweaver CS4 Preview in Browser

Good morning,
as a newcomer to Dreamweaver CS4, I find myself in a strange position: I managed to create several pages that work correctly, but whenever I transfer those pages in the server of the company I work for, they show up with a different format for the text parts, and the divs show up as shorter than they should be. And yet, I pretty much copy-and-pasted the original working html pages from my C to the server... why does this problem happen?
Thank you very much.

I can't really say without seeing your code. But some things that may cause issues:
- make sure your code is valid by running it through a validator: http://validator.w3.org/ and fixing any issues noted
- Some older versions of IE have a different way of handeling the box-model concept and this can cause sizing and layout issues. You can read all about it on the internet.
But I would focus on making sure your code is valid - most rendering issues are caused by invalid code like missing closing tags, improperly nested elements, etc.

Similar Messages

  • 2 questions about Dreamweaver CS4

    I,m a beginner with CS4.
    I've 2 problems and i dont know how to solve them.
    - the first, how do you attac/.combine/,connect 2 webpages together, what tools do you use/
    - the second, why is the site not working in the browser Internet Explorer. In firefox it is working very well.
    thanks for your help.
    grr Tonstin

    TonStin wrote:
    I,m a beginner with CS4.
    I've 2 problems and i dont know how to solve them.
    - the first, how do you attac/.combine/,connect 2 webpages together, what tools do you use/
    Opinion:  If you don't know how to do this basic requirement, then I'd suggestthat you don't open Dreamweaver until you have a basic understanding of HTML and css.  If you don't know any html/css then using Dreamweaver is going to be an uphill struggle.  Learn some basics and Dreamweaver will be easier to use.
    To answer the above, you need to create a navigation bar with the menu items required  Home / Services  etc.
    Highlight the Home button and create a link tot he home.html page  (that you should have already created).  You link to the page via the Property Inspector.  Same for the next nav link.  Select the Services Text and via the property inspector navigate to the services.html page  (again that you should have already created).
    - the second, why is the site not working in the browser Internet Explorer. In firefox it is working very well.
    Could be any number of issues.  You need to upload the page to your hosting server and provide the link to this page.  The answer will be in the code (hence the above opinion about learning html/css  :-)

  • DW cs4 preview in browser - requesting localhost instead of 127.0.0.1

    I use Dreamweaver CS4 on the same machine as Coldfusion Server
    When I'm testing pages locally, I click preview in browser and Dreamweaver send the request, prefixed with localhost/page.cfm
    This is fine and works, BUT I want to display debug output from Coldfusion. To set this up in CF Administrator you need to specify the IP address of the machine you want debug output from. It won't let you add 'localhost' as it expects an IP address
    If I manually change the request from localhost/page.cfm to 127.0.0.1/page.cfm it works and displays debug out
    Is there a way to change Dreamweaver, so when I click preview in browser, it uses 127.0.0.1 instead of localhost ?

    Your question is CF specific because it requires to configure hosts in CF.  I suggest re-post your question at this link:
    <http://forums.adobe.com/community/coldfusion>
    hth

  • Dreamweaver CS4 Preview Different Than Live?

    Hi,
    I need help/guidance figuring this out:
    when the page is displayed in Dreamweaver CS4 design view the top menu is aligned properly, the font size is according to the CSS code and all other tags like H2 or H4 are properly displayed
    same when I choose to see the new page in "Preview In Browser" (F12) in Firefox or Safari (I'm on Mac Book)
    if I choose to preview the new page on "Live View" or after uploading to the server and view it in any browser suddenly the top menu is left aligned and all H tags are not displayed correctly.
    This is a new development so the URL is on the hosting server as an IP: http://65.254.68.145
    I tested with W3C and it passed.
    Any pointers are appreciated.
    Thanks,
    Joseph

    Thanks SnakEyez02 for your reply,
    Most of the time I use "Preview in Browser" or [F12] and that shows me the same as the design view which in this case is different than actually viewing the page on the web server (live). I do understand your point for setting dimensions on the menu box and I'l do those changes, but maybe you can also give me your opinion for the H2 tags, as you can see in the 2 images attached to the original post, bellow the menu there are H2, H3 and H4 tags and they look different as well, it's like only part of the style.css is applied.
    Thanks,
    Joseph

  • A Question about RAW and Previews

    I have just recently starting shooting in RAW (mostly for the post production editing abilities - I am an avid amateur photographer bent on learning as much as I can). I set my camera to capture in RAW + L. I don't know why I feel like I want it to capture both the RAW and JPEG file, and thus leads me to my first question: Is it necessary to have the camera capture both the RAW and Large JPEG? I am assuming the answer to be no, as I am sure if after importing the RAW file into Aperture, you could always export a JPEG if you wanted one? So no need to fill up your internal memory (if using managed masters) with the extra JPEG? Is this thinking correct?
    Next, if you do import RAW-only files and then want to export certain images, do you have a choice to export the original RAW image? It seems that it only allows you to export a JPEG Original Size. To answer my own question, perhaps you have to export the Master in order to export the full RAW file when exporting? If you want to export a JPEG, you have to export not the Master, but a version of the Master? Is this correct?
    Lastly, I wanted to ask a question about Previews. I have my preferences set so that previews have the highest quality with no limits to size. What is the significance of setting it this way? I just assumed that if I wanted to share an image at the highest quality without exporting it, this was the way to go. Is there any validity to this? The reason I ask is that I don't want to have all of these high quality previews taking up internal disk space if I really don't need to. Is there a way to change the preview size once previews are created? Meaning, if you have it set to generate low quality previews, can you change it dynamically to high and vice versa?
    I know this is a lot in one post. Thanks for tackling it.
    Mac

    You can change the quality of the Previews in the Preferences -> Previews tab.
    You can regenerate Previews with the Delete and Update Previews under the Images menu.
    Regards
    TD

  • Dreamweaver CC: Preview in Browser Not Working

    I am new to Dreamweaver CC, but I've used other versions of Dreamweaver extensively.
    Since I've installed CC, by Preview in Browser has not worked. When I click it, and choose my browser (this issue occurs with ANY browser I choose), it opens my chosen browser and then tells me the page cannot be found. I know the issue is where DW is pointing my browser. For example, if i'm working in my contact.php file in DW and tell it to preview in broswer, the address that shows up in my search bar is "contact.php/"
    Now obviously, that won't point my browser to any usable address. So how do I fix the issue? I've tried looking through all kinds of settings but have found nothing.
    Someone please help me!

    You realize you must have a local testing server installed and defined in your Site settings in order to preview PHP pages, right?
    Which Local Testing Server are you  using?
    Is it running?
    Do you have it pointing to your localhost?  See screenshots:
    Servers: Basic Tab
    Servers: Advanced tab
    Final Screen:
    Nancy O.

  • Photo Website question using Dreamweaver CS4

    Is it possible using Dreamweaver CS4 to create a website for a photos?
    I've been using iWeb and I want to make a better looking website for my photos.
    Thanks

    Create your layout in Dreamweaver and then there's plenty of resources available to image galleries, slide shows etc:
    A lot of good ideas here:
    http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-ligh tbox-solutions/
    LightBox 2
    http://www.lokeshdhakar.com/projects/lightbox2/
    FLOATBOX:
    http://randomous.com/floatbox/demo
    Phatfusion lightbox - photos, flash
    http://www.phatfusion.net/multibox/
    PrettyPhoto:
    http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/
    Scrolling Images
    http://sorgalla.com/jcarousel/
    Image gallery
    http://www.simpleviewer.net/simpleviewer/
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    http://twitter.com/nadiap

  • Few questions about Photoshop CS4 Student Edition

    I'm thinking of getting a DSLR camera in the summer, so (since I'm a geek) I want to make sure I've got all the software I'll need to edit the photos once I've taken them. The catch is that I graduate from university this year, so if I'm going to buy Photoshop (ie if I'm going to _afford_ Photoshop) I need to do so in the next couple of months to get the educational discount.
    I've just got a few questions as to whether I actually need Photoshop CS4 for my situation:
    *I already have Lightroom 2 (courtesy of Amazon Vine!) for processing RAW files, doing basic colour adjustment etc. Would I get £150 worth of extra usage from Photoshop CS4 compared to Lightroom?
    *What DRM/copy protection does Photoshop CS4 use? Is it the same that's used in Lightroom 2 (hasn't given me any problems) or the Macrovision stuff that installs a background service (called something like 'Adobe LM monitor') on your computer?
    *If I need to reactivate over the phone some time in the future (e.g. when I move to a new computer and I've already used the activations) do I still need to be a qualifying student?
    Reckoned there wouldn't be a better place to ask these than PS forums :)

    >then you just don't know enough about photoshop.
    Actually, if you had read the initial post you'd realise that I'm fully aware that Photoshop is hugely powerful. However it doesn't offer enough benefit for my usage (ie retouching of amateur photos) to make it worth the money + computer infection. My above post wasn't an attempt to say that Photoshop is bad, or that Gimp or any of these other freeware programs are even in the same league, I was just stating that my own need for Photoshop's power isn't great enough to make me want to install spyware.
    >hmmm how about A PAYING JOB! i think that's what the clincher is for most folks.
    True, but (again, as I explained above) I'm not a professional photographer/graphic artist/etc. and therefore there is no 'need it for work' motivation.

  • Question about Dreamweaver templates ( liquid vs fixed)

    Hello all
    I am using DW CS5 and I used a template (two side bars header and footer for HTML liquid )when I upload the files to my site the side bars were not lined correctly but when I did live preveiw it looked great I dont know how to go about fixing this because in DW the bars look like that are position correctly in and out of live view How would I go about fixing this.

    You should never rely just on DW live preview to see how pages are rendered(look). Sometimes it may look fine, other times it may look completely wrong. It also doesnt take into account how different browsers display your code. Always test your pages locally in a browser.

  • Dreamweaver CS3 Preview in Browser

    HI there
    Dreamweaver CS3 seems not to be forgiving program at all. I
    still currently work on the old Dreamweaver MX 6 which proves to be
    the good old faithful engine.
    Anyway I wanna make this move to DMWCS3 but Its a little of a
    culture shock.
    Here's the Problem:
    I successfully setup the testing server using the wizard to
    create a new site, which shows to be successful (
    http://localhost/). when you click
    TEST URL.
    Here's the kicker:
    When It's time to preview the page "All you see is "The
    source code in the browser". In the old version of Dreamweaver
    everything works just fine. Are these programs conflicting with
    each other? What the hell is going on?

    fnOptionF12 will work.
    fn tells the keyboard to send the F-xx instead of the special function.
    And like I said there is an option in the System Preference to reverse the use of fn and make the F-xx keys work as F-xx instead of the special function.

  • Basic question about accessing card reader from browser

    Hi,
    I am very new to card technology. I have a very basic and general question not directly related to java cards.
    I need to write a web application that allows the user to read a card with a card reader.
    For that I maybe need to write an applet that has to access a native DLL and call methods
    to get the card ID. I already have that DLL (written in Delphi) that reads multi-technology cards.
    Then pass that ID to the application server to retrieve complete information
    about the card holder and display them on the user browser.
    Please could someone guide me on useful resources for that kind of development, for example
    already existing developments, personal experience, design solutions ?
    Thanks.
    Adriano

    Hi Joseph,
    One thing I forgot to tell is that I work with contactless cards and readers.
    Contactless cards use radio frequency. Despite this fact, the problem stays the same. I already have a Delphi DLL that reads contactless cards.
    What I need is a way to retrieve card holder information from a client browser. The card contains a unique ID. My idea is to use an applet that reads that ID on the client-side and then calls a servlet on the server-side to retrieve holder information associated with that ID, i.e. first and last names, and finally displays them on the client browser.
    So the card contains only the unique ID, a database on the server-side contains all other related data.
    Technically the applet has to call the DLL via JNI.
    Do you think that using an applet that way is a good solution, do you see simpler solutions, is there security issues ?
    Thanks.

  • Question about Dreamweaver Native Mobile Apps with PhoneGap

    I am trying to determine the best way to build an app for my business.  It doesn't need to be anything fancy, but needs a clean UI that is easy to navigate and interfaces with an online database.  The PhoneGap intergration with Dreamweaver 5.5 seems really intriguing, but before I spend the $650 to upgrade my creative suite, I had some questions.
    Doing some research, I have found multiple references to apps created in this way running slowly.  Noticable lapses on button pushes, pages loading slowly, etc.  Is this an issue and if it is, is there any way to get around it? 
    Idealy, I would deploy my app to both Android and iOS devices, how smoothly does that run?  I have some basic knowledge of both Java and Objective-C, but using dreamweaver seems to be quite a timesaver.
    If anyone has any input or comments about using Dreamweaver to create native mobile apps I would love to get some feedback.  Thanks!

    PhoneGap builds mobile apps with HTML, CSS, and JavaScript. You cannot use a server-side language, such as PHP, with PhoneGap.
    Presumably, you want to connect with a MySQL database on a remote server. To do so, you would need to use Ajax to send and receive data from the MySQL database. You can use jQuery to send and receive data as JSON. PHP has JSON functions that decode and encode data as JSON strings.
    How difficult or easy you would find setting this up depends on your knowledge of jQuery and PHP. I don't know of any tutorials that show how to pull everything together for PhoneGap, but it shouldn't be too difficult to find tutorials for using jQuery Ajax to communicate with MySQL.

  • General questions about Dreamweaver

    Hi,
    I'm somewhat a newbie to web development (mostly do windows
    application development) so I'm trying to determine the best tools
    to acquire to learn and work in.
    I have done a little in Visual studio with asp.net (2.0) so
    I'm somewhat familiar with that tool. I was looking at taking some
    online classes in web design and it appears most use dreamweaver as
    the tool of choice.
    So my question is can you do code behind like you can in asp?
    In other words, can I write code on component events, like a button
    click? Maybe it is better to ask what I can't do in DW?
    I'll probably purchase DW cs3 version via the academic stores
    (or Creative Web Suite).
    Any thoughts would be appreciated.
    Thanks
    Rut

    > can I do that in DW
    Yes.
    > what language or means does it use to provide that
    > functionality?
    ASP, ASP.Net, ColdFusion, PHP, or JSP - take your pick. DW's
    support for
    .Net is rudimentary, but usable at some level. The rest are
    much more
    robustly supported.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    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
    ==================
    "rccrut" <[email protected]> wrote in
    message
    news:f5rkar$hsn$[email protected]..
    > So, just to expand on this (remember I'm pretty much a
    newbie at web
    > stuff) If
    > I design a site in DW and I need to pull data from a db
    or check login
    > information for a given page or handle email submission,
    or
    > is it really just for laying out pages?
    >
    > If you can do these things, what language or means does
    it use to provide
    > that
    > functionality?
    >
    > Thanks,
    > Rut
    >

  • One question about dreamweaver cc layers

    Hello!
    Help please, how create a new layer with text over pictures?
    *Only In dreamweaver 13 cc!
    Thanks

    "Layers" are so 1990s! The ability to easily create an absolutely positioned container (a layer) has been removed from all recent versions of DW simply because it's a troublesome technique to use for layout and usually causes more problems than it solves. Anyhow, a "layer" is just any page element that has been made absolutely positioned by your page's CSS. This means that even an image could be referred to as a layer, even though the image tag is not able to 'contain' anything. The way to make a "layer" in contemporary versions of DW would be to place a div on your page and style it to be absolutely positioned and located wherever you want it:
    HTML
    <div class="whatever">your desired text</div>
    CSS
    .whatever {
         position:absolute;
         left:200px;
         top:50px;
    This CSS will place that div 50px from the top of the nearest positioned ancestor, and 200px from the left. If there is no positioned ancestor, then the div would be positioned from the top and left of the viewport (the browser window). So - insert the div, give it a class or an id value, and create your CSS using the CSS panel and the appropriate selector.

  • Three questions about the CS4 SDK Exporter

        Hello. I'm working to make an Exporter Plug-In that supports "Pro CS4" and "Elements 8.0" single binary.
        Please give me any advices to complete it. I show you the questions as follows:
    How can I get the slider screen without checkbox (in parameter GUI)
    How to enable an Exporter Plug-In at "Elements 8.0".
    What is the difference between ver.4.0 and ver.4.2 in exExpoterInfoRec.
    Details below.
    1st:
        I tried PrSDKExportParamSuite::AddParam() with exParamFlag_slider and exParamFlag_optional.
        Both cases parameter GUI shows slider with checkbox. Please teach me a method to use simple slider (no checkbox) in parameter GUI.
        BTW, Standard plugins are seem to use "Premiere Export Private Statndar Param Suite". Are you planning to publish it?
    2nd:
        The Premiere Elements 8.0 never shows any additional Exporter Plug-in, including SDK sample (ExporterSDK.prm).
        Please tell me if I need special installation procedures.
    3rd:
        I found that the exExporterInfoRec is difference between 4.0 and 4.2. The exExporterInfoRec[ver. 4.2] is defined in CS4SDK_r1. But I can't find any definition of exExporterInfoRec[ver. 4.0] in the SDK.
        An Exporter Plug-In is build with CS4SDK_r1 never work on the Premiere Pro CS4 (4.0) / Media Encoder CS4 (4.0). I need definition of exExporterInfoRec[ver. 4.0] to support CS4 (ver. 4.0).
    Thanks.

    Below is the definition of the return values in Premiere Elements 8. The red values are unique to Premiere Elements 8, and shifted the subsequent return values 2 values higher than their definition in the Premiere Pro SDK.
    enum
          exportReturn_ErrNone = 0,                 // no error
          exportReturn_Abort,                             // User aborted the compile
          exportReturn_Done,                              // Export finished normally
          exportReturn_InternalError,
          exportReturn_OutputFormatAccept,                // The output format is valid
          exportReturn_OutputFormatDecline,               // The compile module cannot compile to the output format
          exportReturn_OutOfDiskSpace,        // Out of disk space error
          exportReturn_BufferFull,                  // The offset into the audio buffer would overflow it
          exportReturn_ErrOther,                    //
          exportReturn_ErrMemory,                   // ran out of memory
          exportReturn_ErrFileNotFound,       // File not found
          exportReturn_ErrTooManyOpenFiles,   // Too many open files
          exportReturn_ErrPermErr,                  // Permission violation
          exportReturn_ErrOpenErr,                  // Unable to open the file
          exportReturn_ErrInvalidDrive,       // Drive isn't valid.
          exportReturn_ErrDupFile,                  // Duplicate Filename
          exportReturn_ErrIo,                             // File io error
          exportReturn_ErrInUse,                    // File is in use
          exportReturn_IterateExporter,       // Return value from exSelStartup to request Exporter iteration
          exportReturn_IterateExporterDone,   // Return value from exSelStartup to indicate there are no more Exporters
          exportReturn_InternalErrorSilent,   /*    Silent error code; host application will not display an error message on screen.
                                                                      Exporters can return this error code from compDoCompile if they wish to
                                                                      put their own customized error message on screen just before returning
                                                                      control.  */
          exportReturn_ErrCodecBadInput,            // a video codec refused the input format
          exportReturn_ErrLastErrorSet,       // the Exporter had an error and set a display string for it using the PrSDKErrorSuite.
          exportReturn_ErrLastWarningSet,           // the Exporter had an warning and set a display string for it using the PrSDKErrorSuite.
          exportReturn_ErrLastInfoSet,        // the Exporter has an info string to display and set it using the PrSDKErrorSuite.
          exportReturn_ErrExceedsMaxFormatDuration, // the Exporter (or the host) has deemed the duration of the compile to be too large
          exportReturn_VideoCodecNeedsActivation,         // the current video codec is not activated and cannot be used.
          exportReturn_AudioCodecNeedsActivation,         // the current audio codec is not activated and cannot be used.
          exportReturn_IncompatibleAudioChannelType,      // the requested audio channels are not compatible with the source audio
          exportReturn_Unsupported = -100           // Unsupported selector
     Obviously, this wasn't the right way to add these new return values.

Maybe you are looking for

  • Using Photo and Video on iTunes: Please Help!

    Hi, just bought the iPod video. Managed to transfer pictures to it, but cannot see them on iTunes. I can on the iPod, but cannot on computer through iTunes. Is this possible to do? If not, how do you delete pictures you do not want to include for exa

  • NW70 Installation Error - Central Instance

    Hi All I am trying to install the EP & BI and successfully finished Central Services Instance and and Database Instance, and when I started installing the Central Instance on App Server, after I entered the path of Oracle Client and click on next its

  • FI Correspondence Print Country Name in all Addresses

    Hi Experts, I am using form script to print payment advice as correspondence and below is script (SAP standard) I am using in element "Address". My client has the requirement that even if the vendor is local (of same country) then also in the address

  • Overwrite in Cube

    i know cube is additive as compared to dso, but i was wondering if it is possible to aggregate multiple records into just 1 record in the cube. i have key figures which are dependent on a value type and i would like to see them as 1 record compared t

  • Speakers still to quiet after update 1.1.1

    the speakers are still too quiet it is louder to plug in the headfones and turn them up all the way anyway to make it louder