Unwanted source code appears in browser but not in Dreamweaver Code Window

I am using templates and css, and Dreamweaver to build a new website of about 20 pages. With the first several pages, everything was working well. Then as I continued to add pages, I started to notice some code appearing at the bottom of web pages (under the footer), and then, a page duplicating the footer, and then, the drop-down function on the index page not working (pulls down and pops right back up) while headers on other pages work fine. I viewed the source code in the browsers (IE and Firefox) and I see the extra code at the bottom. However, this code doesn't show up in Dreamweaver, or, when I open the files in Notepad.
Following is an example of the different bottom-most lines of code in the Firefox browser compared to what I see in Dreamweaver or Notepad (note the highlighted line that is not showing up in Notepad or Dreamweaver).
Firefox Browser:
</div>
      </div>
      <div class="clear"></div>
    </div>
  </div>
</div>
<!-- InstanceEndEditable --><script src="http://brandbar.oit.duke.edu/footer/videos_podcasts_full.php" type="text/javascript"></script>
<script type="text/javascript"  src="http://brandbar.oit.duke.edu/header/js/jquery.min.js"></script>
<script type="text/javascript" src="http://brandbar.oit.duke.edu/header/js/globalHeader.js"></script> 
<script type="text/javascript"  src="http://brandbar.oit.duke.edu/footer/js/footer.js"></script>
</body>
<!-- InstanceEnd --></html>ript> 
<script type="text/javascript"  src="http://brandbar.oit.duke.edu/footer/js/footer.js"></script>
</body>
<!-- InstanceEnd --></html>
Notepad or Dreamweaver code screen:
</div>
      </div>
      <div class="clear"></div>
    </div>
  </div>
</div>
<!-- InstanceEndEditable --><script src="http://brandbar.oit.duke.edu/footer/videos_podcasts_full.php" type="text/javascript"></script>
<script type="text/javascript"  src="http://brandbar.oit.duke.edu/header/js/jquery.min.js"></script>
<script type="text/javascript" src="http://brandbar.oit.duke.edu/header/js/globalHeader.js"></script> 
<script type="text/javascript"  src="http://brandbar.oit.duke.edu/footer/js/footer.js"></script>
</body>
<!-- InstanceEnd --></html>

this answer is a bit late, but i think i have figured this problem out and it is probably still bugging someone out there.
i was having the same issues through many dreamweaver upgrades and kept running into the same problem (only on my Mac though - PC never gave me trouble). anyway, my hard drive recently died and i had a brand new one installed and then i installed a fresh version of CS5. started building a page and ran into the same problem. now that this is happening on a new drive with a fresh OS and reinstalled software, i needed to look elsewhere.
the problem is so simple you will more than likely cry at the amount of time you have wasted on it. more than likely if this is happening to you, you are working off of a network drive or a server. all my files are stored on a server locally, so when i make a change it is saving to the server. either a bad or slow connection to the server and/or a server going bad will cause this issue.
take the same file that you are having problems with and save down to your desktop - then preview in a browser. so the solution is to build the entire site on your local drive and then FTP up to the live site when complete.
hope this helps.

Similar Messages

  • Image Appears in Browser, but not DreamWeaver

    I inserted an image into my HTML page, but a gray icon (that looks like a torn page) appears instead of the image in both Live View and Design View.
    However, when I open the page in a browser, or I test it on a browser through DreamWeaver, the image appears as it should.
    How can I fix this and have the image display normally in DreamWeaver? I need to see it in order to map hotspots on it for a roll-over map.
    Thanks in advance!

    First check to see if the image is saved as RGB and not CMYK color space. Check the images size as if its big Dreameaver may not show it. I mean is it 3mb or 300k Also check that the image has been inserted into the Dreamweaver page as 'document' relative rather than 'site root' relative which you can choose when inserting the image.
    Failing that if it shows in the browser then link us into the page and I'm sure someone will be able to detemine why its not showing in Dreamwaever

  • " " showing in browser but not in Dreamweaver

    Hi All,
    I'm pretty confused... I'm working on a website and on 2 different pages so far, I get a random arrow ">" showing on my page.
    I highlight it, right click, view selection source, and find "&gt;". I open the page in dreamweaver, go to where this is supposedly sitting and can't see anything (in either code or design view).
    I've tried deleting/retyping arrows.. but I can't see anything abnormal in dreamweaver...
    The page i'm currently working on is http://www.australianscaffolds.com.au/accessories3.html and the > is sitting between the 2 tables.
    (I know this page is ugly in both coding and design, I'm just trying to put new products on for the moment while I'm working with a developer to re-design the entire site so please ignore everything else, I'm a marketer, not a web designer/developer!)
         Thanks in advance!

    This is a puzzle. I can see the problem when I view selected code.  But when I view source, it's gone.  
    Scroll down to line 1147 in Code View.  Replace this:
    </table>
    <br />
           <table
    With this:
    </table>
    <p> </p>
            <table
    Does that do anything?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • I want to get rid of all unwanted apps off my iphone5.  I mean the ones appear as bought but not in use.  Is this possible?

    I want to get rid of all unwanted apps off my iphone5.  I mean the ones appear as bought but not in use.  Is this possible?

    No, you can not delete the pre-installed apps. However, you can hide them by placing them in a folder (create one by dragging one app onto another) and putting that folder on an unused page.

  • Code works in DW8 but not DW CS3

    Why would the following code work in Dreamweaver 8 but not in
    Dreamweaver CS3?
    Expires in
    <select name="mnuExpires" id="mnuExpires">
    <option value="0"
    >0</option>
    <option value="30" <% if true then
    response.write("selected") %>
    >30</option>
    <option value="60"
    >60</option>
    <option value="90"
    >90</option>
    <option value="120"
    >120</option>
    </select> days.
    Dreamweaver CS3 shuts down after throwing an error: "Adobe
    Dreamweaver CS3 has encountered a problem and needs to close. We
    are sorry for the inconvenience." Event ID 1000 appears in the
    Application Events Log.

    Brad Boyink wrote:
    > Dreamweaver CS3 shuts down after throwing an error:
    "Adobe Dreamweaver CS3 has
    > encountered a problem and needs to close. We are sorry
    for the inconvenience."
    > Event ID 1000 appears in the Application Events Log.
    http://www.adobe.com/go/kb402776
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Data source was activated and replicated but not showing up in RSA7.

    Hello,
    Data source was activated and replicated but not showing up in RSA7.  At what point does the data source appear in the Delta Queue?
    Thanks

    Hi,
    for LO,LIS,generic,FI data sources, delta records come from delta queue.
    if u run the INIT in BW whether it may be success or not delta queue will be maintained in RSA7. and u can check the records in RSA7 or smq2.
    when the init request goes to R/3 then it will maintains delta queue in RSA7.
    assign points if it helps,
    thanks,
    pavan.

  • I have tried to download 5.0.1 on MAC X 10.6.8. Clicking download, I get a question from MAC --save or name application to open. Saving to desktop doesn't work. It appears in download, but not in desktop. What now? in English

    # Question
    I have tried to download 5.0.1 on MAC X 10.6.8. Clicking download, I get a question from MAC --save or name application to open. Saving to desktop doesn't work. It appears in download, but not in desktop. What now?

    On Mac OS, plugins are installed to a common location, usually ''' /Library/Internet Plugins''' for system-wide availability or to '''~/Library/Internet Plugins''' for a specific user. Ref: http://kb.mozillazine.org/Issues_related_to_plugins#Background
    Does Java 1.6.0_31 work on Safari or another browser?
    I also found the following, in case it helps:
    *http://reviews.cnet.com/8301-13727_7-57414869-263/how-to-use-java-applets-in-os-x-after-java-2012-003-update/
    *http://stackoverflow.com/questions/6411909/how-to-downgrade-jre-jdk-on-mac-osx

  • Couldn't find the adequate forum.  I run win 8.1 and the adobe acrobat dc ap on my computer edoesn't acess the doc  cloud.  I can´t turn the mobile link on.  I can acess the clud from my browser, but not from the desktop ap.  I can acess from my mobile ap

    couldn't find the adequate forum.  I run win 8.1 and the adobe acrobat dc app on my computer doesn't access the doc  cloud.  I can´t turn the mobile link on.  I can access the cloud from my browser, but not from the desktop app.  I can access from my mobile app.

    Can you please post a screenshot of your Acrobat DC when launched, without opening a PDF?
    Thanks,
    -Amboo

  • Events entered in Calendar on iPhone 4S/iOS7 appear in cloud but not on iPhone.

    Events entered in Calendar on iPhone 4S/iOS7 appear in cloud but not on iPhone.

    my iphone will not allow me to save events on the calendar.  I use the plus sign and get a screen to enter the event name and time but when I go to hit save, it is not there.  When I hit "done" which is where the "save" button should be, the screen disappears and the event is not saved.  I tried seeing if all of my calendars were on but that doesn't appear to be the issue.

  • Ipad appears in computer but not in itune

    ipad appears in computer but not in itune

    Make sure the Apple Mobie Device USB driver is properly installed on computer (tap to enlarge image)

  • Before partition by Boot Camp on Mac Book Pro With Mac OS Lion the computer restarts but not open wizard of Windows 7 and appears the apple with question mark...

    Before partition by Boot Camp on Mac Book Pro With Mac OS Lion the computer restarts but not open wizard of Windows 7 install and appears the apple with question mark...don't recognize disk..

    Apparently Zoo Tycoon can't be played on anything newer than 10.7.
    https://discussions.apple.com/message/21885910#21885910
    Roller Coaster Tycoon is available for purchase from the App Store.

  • Why do fonts appear in Keynote, but not in Font Folder?

    I made a misguided move in adding fonts through Font Book and am trying to restore my fonts to a previous iteration.  Strangely though, the fonts appear in Keynote, but not in the usual Fonts folders.  Can anyone shed light on why this might be the case?  More information can be found, under the Mavericks discussion forum, here.

    Suzanne,
    As is my guess, there is now something wrong with those fonts. There are utilities, that can possibly repair them - two mentioned in the article. If you have a backup of the fonts, from when they worked, perhaps just going to that, and reinstalling them will solve the issue. I'd hate to think that they might have to be acquired all over again, but that might be "plan D."
    Periodically, I will copy all of my fonts to DVD (now - used to be CD), just to have them available for new computers, or OS's. Over the decades, I have lost a few to corruption, that could not be repaired. In several cases, I had an older BU, that did work, but have had to buy a few again. Just checked on my workstation, and I've got 19,362, though seldom more than about 350 ever installed at one time.
    This reminds me that it's about time to do another BU, as I will be getting a new workstation and laptop fairly soon, and will need to transfer my fonts to them.
    Good luck, and hope that things can be saved - I hate to loose a favorite font.
    Hunt

  • "printer is offline" appears on one computer but not the other (both windows 7)

    printer is offline" appears on one computer but not the other (both windows 7)

    This is pretty common to see when your firewall kicks in and blocks certain communication paths the printer takes.
    Here's a list of ports and programs that when allowed through the firewall, will restore communiction.
    Ports to open:
    UDP ports: 427, 161, 139
    TCP ports: 9200, 9220, 9290, 9500
    Programs to allow:
    hpiscnapp.exe
    hpoews01.exe
    hpofxm08.exe
    hposfx08.exe
    hposid01.exe
    hpqkygrp.exe
    hpqste08.exe
    hpqtra08.exe
    hpznui01.exe
    hpzwiz01.exe
    SLP_Service (also known as UDP 427)
    Have your security software provider walk you through allowing these items through your firewall.
    If this does not fix your issue, it is most likely an issue with the driver configuration. Your router may have assisgned the printer a new IP address and this can be changed in the properties of the existing driver.

  • Javascript Navigator shows in Browser but not in DW Design View

    I am trying to install a javascript navigator on a web page.
    When I do this and view it in the design window, I get a message
    that says "Your browser does not support script". When I try to
    preview this with the IE browser, the navigation bar shows up. I am
    new at this so what am I missing? It shows up in the browser but
    not in the DW design page.
    Thanks

    >I am trying to install a javascript navigator on a web
    page. When I do
    >this
    > and view it in the design window, I get a message that
    says "Your browser
    > does
    > not support script". When I try to preview this with the
    IE browser, the
    > navigation bar shows up. I am new at this so what am I
    missing? It shows
    > up
    > in the browser but not in the DW design page.
    DW's design view does not interpret/execute javascript.
    -Darrel

  • Hello, this might be a basic question, but how do you open QuickTime to record a new webinar? I have a new MacBook Pro with Yosemite and can only get QuickTime to appear in Finder but not actually open to allow me to record something new. Thx.

    Hello, this might be a basic question, but how do you open QuickTime to record a new webinar? I have a new MacBook Pro with Yosemite and can only get QuickTime to appear in Finder but not actually open to allow me to record something new. Thx.

    Hi Winterwilly,
    Welcome to Apple Support Communities. 
    The article linked below answers your question of how to use QuickTime to record something on your MacBook Pro’s screen.
    QuickTime Player 10.x: Record your computer’s screen
    Cheers,
    -Jason

Maybe you are looking for