Main image is not loading in dreamweaver, but can see it everywhere else

I have an image that I need to imagemap, but it will not show up in Dreamweaver and I cant figure out why. I checked the link to the image and it worked, and the page works fine when I preview in firefox, but I still need to imagemap it. I saved the html page from photoshop with save for web and devices. Its all one big image, no slices. I've tried closing and restarting Dreamweaver a few times, but it doesnt work. I've imagemapped other simular pages and they loaded fine.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><div align=center>
<title>Ohio</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (ohio.psd) -->
<img src="http://myareasbest.com/images/state pages/ohio copy.jpg" width="1083" height="720" alt="">
<!-- End ImageReady Slices -->
</body>
</html></div>
This should never be in the head of the document:
<div align=center>
And the closing tag </div>
should never occur AFTER the </body> and </html> tags.
I wouldn't bet big money on it, but those errant tags might be what are causing your troubles.
Beth

Similar Messages

  • Images do not load in foxfire, but load ok in IE. such as the zoom bar in google maps

    I'm using Firefox 9. when I goto sites such as amazon, the images do not load. I can right click on the image box and select view image and the image will be displayed in a new page. An other example is google maps. The zoom bar on the left does not display. If I move the cursor over where the zoom bar is suppose to be the cursor will change to the hand and I can left click to work the zoom. If I bring up Internet Explorer all images, etc work ok.

    You can use these steps to check if images are blocked:
    *Open the web page that has the images missing in a browser tab.
    *Click the website favicon ([[Site Identity Button]]) on the left end of the location bar.
    *Click the "More Information" button to open the "Page Info" window with the Security tab selected (also accessible via "Tools > Page Info").
    *Go to the <i>Media</i> tab of the "Tools > Page Info" window.
    *Select the first image link and scroll down through the list with the Down arrow key.
    *If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.

  • Why do certain webpages via google searches (YouTube, google images etc) not load when clicked but load upon page refresh?

    I had problems with my Firefox browser being too slow so recently reset the browser (preserved my bookmarks but lost all my plugins). Now I find that when I am searching for something in google when clicking on certain links the window goes blank/white and shows a long url across the top (showing the link was pressed from a google search) and only if I refresh the page will the link load up.
    Not sure why this is the case and could use some advice.
    Thank you in advance.

    Make your Firefox faster
    *https://support.mozilla.org/en-US/kb/firefox-slow-how-make-it-faster?

  • Toshiba Satelite A305-S6858 Reboots and could not load Vista Normally but can run Safemode only

    Please help me...  I love this Toshiba Satelite A305-S6858 and I keep getting this problem.  I already tried to disable legacy support and the memory test says 4GB is working fine.  Please help me. 

    Satellite A305-S6858
    Let's start here.
    Boot into Safe Mode and open System Properties (sysdm.cpl). On the Advanced tab, click the Settings button at the bottom (under Startup and Recovery).
    What is the state of the Automatically restart check box? If it's checked, clear it.
    What is the state of the two fields at the bottom? Set things for a mini-dump as shown below.
    Does that give you a blue screen when you boot normally?
    -Jerry

  • I need help! My iTunes is not connecting to iTunes but is being recognized everywhere else on my computer. I have reset my iPod, reinstalled iTunes, and restarted my iPod/computer.

    I tried syncing my iPod with my iTunes tonight because I recently made a purchase. When I connected my iPod to my computer, it is being recognized everywhere except iTunes. I have reset my iPod, restarted both iPod/computer, and I have even reinstalled iTunes. Please help!!

    I have even kept on hitting trust computer on my iPod whenever I plug it in but it still does not show up on my iTunes.

  • Image does not load in a new Form window

    Hi everyone,
    In Oracle Forms I have a Form with multiple windows. On startup only the main window is loaded. For some conditions during user input another window should be shown (I am using the SHOW_WINDOW functionality). In the new window is an Image which is set with the following code:
    READ_IMAGE_FILE('image.gif', 'URL', 'IMAGE_PICTURE');
    SHOW_WINDOW('DIALOG');
    The image is stored in the JAR file and works for other form modules. But when I open the new window (Style = Dialog, Modal = Yes), the image is not loaded/displayed. But, if I close the dialog window and reopen it directly again the image is displayed.
    Does someone know how to solve this issue? I would like to have the image displayed also the first time when the dialog window is opened.
    Thanks!
    Marco

    I tried it right now, but without success.
    In the new Window I only have the Image, a dynamically generated message for the user as an text item and a button (this sounds like I could use an alert box, but an alert box has some limitations which does not fit the user requirements). When I now try to set the "Synchronize with Item" property of the Image to one of the other items of the window, the Form cannot compile:
    FRM-32084: Data Type of item is not compatible with mirror item MSG.

  • Image does not load in application

    Hi:
    I read about the following in a loading image tutorial:
    "The getImage methods return immediately, without checking whether the image data exists. The actual loading of image data normally doesn't start until the first time the program tries to paint the image. "
    Basically, I am using the
    Image img = Toolkit.getDefaultToolkit().getImage(path);I've also overwritten the paintComponent()method
    public void paintComponent(Graphics g)
       super.paintComponent(g);
       g.drawImage(image, 0,0, myWidth, myHeight, this);
    }Then, I included the above code in a JPanel, which is further included in a JInternalFrame. But somehow, the image just doesn't load, the tutorial says, the image does not load until the FIRST TIME PROGRAM PAINTS THE IMAGE. How do I make the program paint the image??
    Thanx a lot

    Check out ImageObserver, Component.prepareImage() and MediaTracker.

  • In fire fox and google chrome CSS and images are not loading

    I am facing problem with jrun, In IE-8 application is working fine, but in FireFox and Google chrome CSS and Images are not loading.
    in fire fox and google chrome requests are Aborted.
    thanks
    Ashok Gadiparthi.

    Check if Style Resource Readers SharePoint group has permissions on the site, permissions to the style library and make sure that this library provides Style Resource Readers with restricted read.
    If you don't see Style resource readers on the site, go to that library and set that permission.  you could also just load your installation media to a folder, and execute on setup.exe, select repair option.  This second option of the installation
    media is the cannon vs. flyswatter approach though, but it will work
    Stacy Anothersharepointblog.blogspot.com

  • Farmville will not load using Firefox, but it will with IE, for over a week now.

    Farmville will not load using Firefox, but it will with IE, for over a week now. I have cleared the cache and cookies multiple times, updated flash player, did a virus and malware scan, allowed java script, allowed mozilla in the Windows firewall, contacted Zynga multiple times, and yet Farmville still will not load using Firefox, my main and preferred browser. I'm very frustrated and want this fixed.

    Thanks for the advice cor-el, but if you would read the info I posted, I already did that, SEVERAL TIMES. That's not the solution unfortunately.

  • Linked images do not load in my website

    Hi all,
    I built my website in Photoshop and Flash Catalyst. My site takes forever to load and my linked images do not load when they should. Can someone please help me with getting the load time down and loading the liked images. I linked them because I though that would cut down on the load time,  but when I click the thumbnail the images doesn't appear right away it takes a while. What am I doing wrong? I really need to get my portfolio up. Also how small should my swf file be right now it's at 8.79MB. I am a designer and new to Flash Catalyst so any suggestions will help. Thanks!

    Here's a super post from FlashCats:
    http://flashcats.net/2010/07/17/optimizing-for-smaller-swf-output-size-in-flash-catalyst/
    Hope this helps.
    Tanya

  • Images do not load after XP SP3 install. IE works fine :-(

    I installed XP SP3 last night and now images do not load in web pages. Not all images do not load but Players photos on PGATOUR.com and item images on Ebay and item images on Amazon.com. You can click the images in Ebay you get a popup window with grey type saying 'Image is not available. I just updated Firefox, Updated Adobe per Firefox recomendation, updated Java per firefox recomendation but still no images.
    Hate to go back to IE as I have been very happy with FireFox.

    Here is the error i get when i run Debug (ctrl+Shift+Enter)
    It works fine inside of flash but outside of flash or the published swf calls an error.
    Attempting to launch and connect to Player using URL C:\Users\oussiden\Documents\flash tutorial\imgmove\test3.swf
    [SWF] C:\Users\oussiden\Documents\flash tutorial\imgmove\test3.swf - 83667 bytes after decompression
    Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
    when i troubleshoot i found that when i comment the second line out the error disapears.
    myLoader.load(new URLRequest("img/pictures.xml"));
    myLoader.addEventListener(Event.COMPLETE, image.processXML); // when i comment this out the error disapears

  • Images are not loaded in KM Navigational iViews

    Hi All
    I have uploaded documents & folders in Content Management.
    Created KM navigational iViews, assigned to pages, worksets & role.
    Role has been granted to other users, and when they click on the role, images of documents types are not loaded. When I run the properties(Image) path its gives a portal exception.
    But when I login I see all the images loading perfectly.
    Please advise on this. Its an emergancy.
    Thanks to all.

    sk wrote:
    Hi,
    I'm facing problem while deploying apex listener in glassfish 3.0.1. So far I have done
    - Installed 10g XE
    - Installed APEX 4.0
    - Unlocked APEX_PUBLIC_USER account and reset the password
    - Installed Glassfish 3.0
    - Created admin and manager users
    - Deployed apex.war
    - Created "i" folder in C:\glassfishv3\glassfish\domains\domain1\docroot and copied images from APEX directory
    - Completed listener configuration http://127.0.0.1:9090/apex/listenerConfigure
    When I try to open the Apex page http://127.0.0.1:9090/apex images and css are not loaded. Already I have spent a day, went thro documentations and I couldn't figure out what I'm doing wrong. Can someone help on this please?
    SKHi,
    I have the same problem. But , under user "root" everything works fine, under user "oracle" images are not loaded. User oracle are owner folder where glassfish installed.
    And one more problem. Apex Listener doesn't understand role Admin and user adminlistener. Every time I have recieved message : access denied.
    Please, help me ((
    Sorry for my bad english,
    Egor Karmanov
    Edited by: 843328 on 10.03.2011 2:41

  • Image will not load from lightroom to CS5

    I am having an issue with external editing from lightroom to CS5!  From develope>edit in CS5>images does not load!  CS5 loads but the MAC finder app comes up asking me to choose a file!  Never have I seen this.  I looked into the preferences and the external editing, but its in the external editing already.  Help!

    Make sure your external editor settings link to the application in support files (hidden on Lion) rather than a shortcut.
    http://kb2.adobe.com/cps/909/cpsid_90947.html

  • Images sporadically not loading

    All of a suddent, I have started experiencing a problem where images are not loading in my application.
    I have four applications in my workspace and they all share images that are defined for any application in the workspace to use.
    This issue seems to affect all four applications in my workspace.
    What happens is that if I clean my browser cache, and then go to my application, the first time I load the application page, all images on it show up. But then as I navigate through my application and eventually get back to the page, the page loads but the images sometimes don't. When they don't, all I see is the default "X" (image missing icon).
    3 strange things:
    1. It started to happen all of a sudden. I have been introducing new images and, generally, been making changes to my application, though.
    2. As I said, it is happening intermittently. That is, if I get get to the previously loaded page, sometimes the images do load fine.
    3. When the image does not load and I see the red "X" in a bordered frame, the shape of the bordered frame seems to resemble the size of the image that should have been loaded. For example, for the image of my logo that is wide like a banner spanning across my page, the missing image "X" icon is in a bordered frame that is wide like a banner - exactly the same shape as my image should have been.
    Any help would be highly appreciated.
    Thank You
    Boris

    My solution to this issue is that I had to turn OFF remote images. Turn off my iPhone completely, turn my iPhone back on then turn remote images back ON again. And all seems to be well now

  • Images are not loaded in glassfish

    Hi,
    I'm facing problem while deploying apex listener in glassfish 3.0.1. So far I have done
    - Installed 10g XE
    - Installed APEX 4.0
    - Unlocked APEX_PUBLIC_USER account and reset the password
    - Installed Glassfish 3.0
    - Created admin and manager users
    - Deployed apex.war
    - Created "i" folder in C:\glassfishv3\glassfish\domains\domain1\docroot and copied images from APEX directory
    - Completed listener configuration http://127.0.0.1:9090/apex/listenerConfigure
    When I try to open the Apex page http://127.0.0.1:9090/apex images and css are not loaded. Already I have spent a day, went thro documentations and I couldn't figure out what I'm doing wrong. Can someone help on this please?
    SK

    sk wrote:
    Hi,
    I'm facing problem while deploying apex listener in glassfish 3.0.1. So far I have done
    - Installed 10g XE
    - Installed APEX 4.0
    - Unlocked APEX_PUBLIC_USER account and reset the password
    - Installed Glassfish 3.0
    - Created admin and manager users
    - Deployed apex.war
    - Created "i" folder in C:\glassfishv3\glassfish\domains\domain1\docroot and copied images from APEX directory
    - Completed listener configuration http://127.0.0.1:9090/apex/listenerConfigure
    When I try to open the Apex page http://127.0.0.1:9090/apex images and css are not loaded. Already I have spent a day, went thro documentations and I couldn't figure out what I'm doing wrong. Can someone help on this please?
    SKHi,
    I have the same problem. But , under user "root" everything works fine, under user "oracle" images are not loaded. User oracle are owner folder where glassfish installed.
    And one more problem. Apex Listener doesn't understand role Admin and user adminlistener. Every time I have recieved message : access denied.
    Please, help me ((
    Sorry for my bad english,
    Egor Karmanov
    Edited by: 843328 on 10.03.2011 2:41

Maybe you are looking for