Image won't display in browser

An image I am attempting to display won't come up in browser.
The error when I check for browser compatibility is unsupported
property layer background image. I am quite new at this.

Let's see your code, please.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Crusey" <[email protected]> wrote in
message
news:fqe189$ht8$[email protected]..
> An image I am attempting to display won't come up in
browser. The error
> when I check for browser compatibility is unsupported
property layer
> background image. I am quite new at this.

Similar Messages

  • Saved for web images won't display in browser

    I am using Photoshop elements 5.0 on WinXP. when I save images for web , they will not display in browser (IE) but images downloaded from net and other sources will display ok, but once opened and saved with my PSE they will no longer display on browser. I have tripple checked .jpg ect. all seems ok.Any idea's welcome .

    I ran across this a while back and it took me a minute (or two) to figure out what was wrong. For JPG images to display in a web brower, the color mode must be RGB not CMYK.
    Hope this helps,
    Gilley

  • Does anyone know why all of a sudden any new parent divs I add won't display in browser preview?

    Does anyone know why all of a sudden any new parent divs I add won't display in browser preview?

    yes styles are applied. What does not show up are the container divs - they all have the thin purple borders.
    The "Blog Lovers" image shows up but it is inside the #blogindex div - which seems to be invisible because the elements inside #blogindex div are just piled on top of each other. (see below html) This is now happening on all the pages of this site.
    (I test a different site in DW and I was able to add divs and borders and content inside divs just fine.)
    <!-- start #blogindex --> 
         <div id="blogindex">
            <div id="blog_image1"><img src="images/bloglovers.gif" alt="Blog Lovers" /></div>   
             <div id="blog_image2"><img src="images/gcblogheader350x70.jpg" alt="Gina Charles Blog" /></div>
          <div id="blogindex_text">
          <p class="blackbolditalic">Visit the blog for happenings, highlights and conversation! </p></div>
          </div>     
       <!-- end #blogindex -->
    http://www.newworldapparel.com/tests/  -scroll 1/2 way down page to see the "Blog Lovers" pile up!

  • DW8:  image won't display in Design View

    Folks:
    DW8 on MacOS 10.4.8 (fully updated) on Intel iMac.
    What would keep an image from displaying in DW Design View?
    What are the causes of the grey box with the superimposed "X"? Is
    there any diagnostic output that might help? Is the grey box and
    "X" substituted by DW8 for an invalid or un-drawable graphic, or is
    this done by the OS?
    The problem:
    I've got a 1912 x 1481 graphic, a geographic map, in AI that
    I'm trying to use as an ordinary web image, but DW won't display it
    in Design View. Instead all I see is a big grey box and "X". For
    test purposes, I'm starting from a new "Basic" HTML web page and
    all I'm doing is inserting this one image. I need to get this
    working so I can draw hotspots on this graphic to make it
    "clickable" .
    Here's what I've tried:
    o Triple-checking that the inserted image reference is
    correct. Yes, the image file is correctly linked. With the image
    selected, the inspector shows a tiny but recognizable miniature of
    the expected image. Further, when the page and the image are
    uploaded to the web server and I look at it via a browser, the
    expected image is _always correctly displayed.
    o Exporting the graphic "for the web" from AI as both a GIF
    and a medium-quality JPG. Neither of these are displayed in Design
    View; both are served up correctly after being uploaded
    o I found a larger JPG on a different site I'm managing. This
    always displays as expected in both DW Design View and when served
    up. I substituted the failing map JPG image. The result: A grey
    box.
    o Checking the map images: The JPG and GIF versions seem to
    be visible in all environments (image readers, browsers, etc.) I've
    checked _except_ DW8 Design View.
    o Checked on another system. I made the failing image
    available to a very helpful ACE, who performed a similar
    experiment. It worked fine for him. I used his exact HTML and
    directory structure -- and it failed for me. Grey box with "X".
    It seems to me that I've checked most of the obvious
    possibilities. Now it is time to check the less obvious ones.
    Suggestions are very welcome!
    Thanks,
    Henry

    Randy:
    Thanks for your response.
    This is a virtual memory system, so -- in theory-- it should
    accommodate anything that will fit on the hard drive, more or less,
    if I'm wiling to wait the hours (days?) it will take to swap on and
    off the disk. That assumes DW8 takes advantage of the capability.
    It may not.
    "Larger"? The JPG image I compared to is 1692 x 2160 pixels,
    but weighs slightly less, 289K bytes. I'm losing track of all my
    test images that fail, but a representative one is 1912 x 1481
    pixels and weighs 332Kb on the disk. "Roughly comparable" might be
    a better description. The point is still reasonable: DW8 does
    handle images of this size on my system.
    One issue that occurred to me recently is that I may have
    caused some grief by monkeying with the "Save for web" settings at
    the Illy export. Perhaps I asked for some configuration that's
    normal for Illy to export --or it would have warned me, I hope--
    but too strange for DW to grok. DW should complain more
    informatively than painting a gray box and "X" when that happens, I
    would think.
    Henry

  • User Uploaded Image won't display on Mac OSX

    I am experiencing something very strange with user uploaded
    images on Mac OSX, latest Debug Flash Player 9, Safari and Firefox
    2. Everything works fine on Windows (XP and Vista) on all major
    browsers.
    A user selects a local image to upload. The file gets
    uploaded to server, resampled, saved to a public location, and a
    response is sent back to the Flash Player in the form of a JSON
    object. The response contains the URL to the uploaded image on the
    server. The Flash Player downloads the image and adds the Loader to
    a sprite that is already on the stage. All appropriate events are
    fired. The progress events show that the image is downloading, and
    the complete and init events are both fired. Using the Charles Web
    debugging Proxy I can verify that everything is working correctly
    (upload and download), and no security violations are occuring.
    Charles even shows the actual image that gets downloaded. However,
    on Mac, the image doesn't display (stays blank, as if it's an empty
    sprite), whereas on PC/Windows the image displays fine.
    I have placed a crossdomain file in the appropriate location
    - even though it is never requested as I don't try to do anything
    with the image's bitmap data.
    Unfortunately, I haven't had a chance to create a new project
    to test this out in, but will do as soon as I can, and post a link.
    Any ideas?
    Many thanks,
    Shaun.

    We had a similar problem, maybe it is related to this (it was
    done in as2, but the real problem was outside flash)
    flash took an enormous time to display thumbs for a gallery
    of images.. and directly in ff on osx, the thumb (about 100x100 px)
    would load only half way.. and again wait for about half a minute
    or more.. and then display. In flash the thumb would remain blank
    until the loading was over.. that is for about half a minute or
    more.
    What this turned out to be, was that the php script on the
    server somehow returned header information that the image had the
    dimensions of the full-sized image. So after all the data for the
    thumb downloaded, the client (browser or flash) would just wait
    until a predefined timeout..
    Since you are resizing uploaded images I thought this could
    be one of the possible reasons, maybe the flash player for osx and
    for windows handle such "missing data" cases differently.

  • Images won't display

    Hello,
    I am building a site for a photographer. Just some thumbnail
    pages with
    links to larger images in series. I'm stuck with a page that
    won't display
    some jpg's while other pages will. Have tried the document
    versus site
    reference change both ways to no avail. The problem page is
    http://www.stephenlehmer.com/puy_fish/Puy_fish.html.
    You can click on the
    place holders which will tell of the image without display
    it.
    The home page is
    http://www.stephenlehmer.com/
    Any suggestions greatly appreciated.
    Bill

    Try renaming the files without the pound symbol.
    http://www.stephenlehmer.com/puy_fish/Puy_fish_thumbnails/Puyfish#3bTb.jpg

  • Twistie image won't display

    RH 9 / WebHelp output
    I added twisties to my project a couple of weeks ago and they worked fine.
    Recently I re-organized my images and the twistie graphics were not displaying so I went into the css and updated the path.
    The collpage icon displays fine, but the expand will not. I even tried using the collapse icon for the open icon and it still won't display. I put the images back at the root and re-did path, and nothing changed.
    Attached pictures of the 2 outputs, and the code.
    Have a release going out tomorrow so any help much appreciated.

    Hi there
    For starters, the CSS seems that you are referencing the same exact file. So your Expand and Collapse should be identical. But in your screen capture, it appears that the collapse isn't showing?
    If you are really wanting the same image, perhaps make a copy and name the copy slightly differently. Then specify it in the CSS editor or code.
    Another thing to try is to right-click and add both images to your project as Baggage files.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Image deletion won't display in browser

    Hey everyone, simplly put I am displaying a picture I have created to the user, after it is displayed I wish to delete it from my drive, the only problem is that the image is deleted before it is displayed, i want it the other way round.
    I have created a servlet program which creates the image and sends it to a jsp page where it is displayed. After the code that displays the image executes I create a class where I delete the file. In a perfect world the image would still be displayed in the browser as the file is deleted behind the scenes but in this case the code to delete it deletes it before it is displayed, I have tried a few things including putting the thread to sleep for a few seconds and then deleteing the file, all to no avail. Any ideas?
    thanks

    Putting the servlet to sleep won't help.
    The request for the image is made seperately to the servlet call.
    The browser can only request the image once it has received the html page.
    Obviously it needs time to receive the html page, send a request back for the image, and then have time to download it before you delete it.
    I think the best method would be to schedule a process that deletes image files from a directory (for example) every five minutes (based on their timestamp of file.lastModified() so you don't delete any current ones)
    Good luck,
    evnafets

  • Image will not display in browser

    I have saved an image from online. When I insert the image into Dreamweaver, everything looks fine. However, when I display the page in a web browser (Explorer and Firefox), only the alternate text shows up. The image file is a jpeg. I have tried this process with gif's and png's. Both end with the same result.
    Any help will be appreciated,
    Sitez

    A link as Gary pointed out is the best way to see what the problem may be.
    Did you save the image to your working folder and have you defined a site pointing to this folder.
    Defining a site helps Dreamweaver track and organize the files used in this site.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14028
    If you can't see the image, this means that the path to the image is incorrect.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Images won't display on my webpages with Rapidweaver 5

    For some reason I can't see any pictures on my website once it's published onto my website. The pictures won't load on my website. At first I thought that there was a conflict with my APPS because i have other APPS on my Mac too. So I've formatted my hard drive and restored my computer to factory default  and reinstalled Rapidweaver from the app store before installing any other apps. So there was no other apps I've installed on my Mac. Rapidweaver with the first apps I've installed. I didn't even install any themes or add-ons and I was still having problems viewing my images on-line.
    Well…still having the same issue regardless if I'm using a third party add-ons or from Rapidweaver. I have a Macbook Pro 2012. Everything is currently updated. I've checked updates for your softwares and plug-in. I've paid a lot of money buying themes and plug-ins. Over $200 buying themes and plug-ins before knowing that I can't view my pictures on-line. I'm a teacher. I have multiple domains. I was using Sandvox to design my websites before purchasing Rapidweaver.
    Since I've purchased Rapidweaver Version 5.3.1. I've been testing your softwares on www.jwmien.uni.me and www.mien.uni.me. These two site are my test sites for RAPIDWEAVER.
    Can you please help. I really don't want to flush $300 down the toilet. I bought RapidWeaver, Nick Cates Design themes for $99 and not to mention tons of plug-in such as Blocks, Stacks 2, collage and many more.
    So I feel sick to my stomach because I can't see the view any images on my webpage using Rapidweaver. The picture on my computers are standard jpeg images. These jpeg images are taken from the same digital camera. I am able to view these jpeg format when I was using Sandvox to publish my website.
    PLEASE! PLEASE HELP! Crying for help.
    Hardware Overview:
    NOT RETINA Display
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro9,1
      Processor Name:          Intel Core i7
      Processor Speed:          2.6 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          16 GB
    System Version:          OS X 10.8.3 (12D78)
    This is the same message I sent to Rapidwaver support and they still haven't gotten back to me about any fixes yet.

    For some reason I can't see any pictures on my website once it's published onto my website. The pictures won't load on my website. At first I thought that there was a conflict with my APPS because i have other APPS on my Mac too. So I've formatted my hard drive and restored my computer to factory default  and reinstalled Rapidweaver from the app store before installing any other apps. So there was no other apps I've installed on my Mac. Rapidweaver with the first apps I've installed. I didn't even install any themes or add-ons and I was still having problems viewing my images on-line.
    Well…still having the same issue regardless if I'm using a third party add-ons or from Rapidweaver. I have a Macbook Pro 2012. Everything is currently updated. I've checked updates for your softwares and plug-in. I've paid a lot of money buying themes and plug-ins. Over $200 buying themes and plug-ins before knowing that I can't view my pictures on-line. I'm a teacher. I have multiple domains. I was using Sandvox to design my websites before purchasing Rapidweaver.
    Since I've purchased Rapidweaver Version 5.3.1. I've been testing your softwares on www.jwmien.uni.me and www.mien.uni.me. These two site are my test sites for RAPIDWEAVER.
    Can you please help. I really don't want to flush $300 down the toilet. I bought RapidWeaver, Nick Cates Design themes for $99 and not to mention tons of plug-in such as Blocks, Stacks 2, collage and many more.
    So I feel sick to my stomach because I can't see the view any images on my webpage using Rapidweaver. The picture on my computers are standard jpeg images. These jpeg images are taken from the same digital camera. I am able to view these jpeg format when I was using Sandvox to publish my website.
    PLEASE! PLEASE HELP! Crying for help.
    Hardware Overview:
    NOT RETINA Display
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro9,1
      Processor Name:          Intel Core i7
      Processor Speed:          2.6 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          16 GB
    System Version:          OS X 10.8.3 (12D78)
    This is the same message I sent to Rapidwaver support and they still haven't gotten back to me about any fixes yet.

  • Image Won't Display In Mobile Safari

    I'm developing a website, it validates properly, and it works perfectly in Chrome, FireFox, Internet Explorer, and Desktop Safari. The only problem that I'm having with it is in Mobile Safari for iOS. I have a div element with an <img> tag inside it. On a desktop browser, it will show it. However, iOS will display a missing image icon instead. This only occurs on iOS. You can test it out yourself by going to http://covu.optini.com first in your desktop browser and then again in your Mobile Safari browser. Could anyone please give me some insight as to why this would be happening? Thanks. All the other images display correctly in Mobile Safari.

    Update: It works perfectly on iOS5 Mobile Safari. It isn't working on iOS 4.3.3's Safari.
    I hate to double post, but the edit button wasn't showing up.

  • Pdf images won't display

    In many display/annotate apps pdf files will not display images.
    In Adobe's app most images disply properly, but some turn
    into black rectangles.

    Thanks for your response, the thing is I don't want the end user to have to go through these steps in order to be able to see my pdf file as it renders in older versions of Firefox.
    What I've noticed is the use of buttons and interactivity is not been rendered, so it doesn't even show up in the page. The drop shadows applied within InDesign are also not been properly render by the browser, making the background of the image surrounded by dark background.
    I have temporarily fixed the problem by getting rid of my drop shadows and using regular hyperlinks on text instead of interactive buttons.
    Hope this issue gets fixed, since interactive pdfs is widely used today.
    Thanks

  • Images won't display - mapping problem?

    My images are stored outside of wwwroot, and they do not
    display when I browse pages on my production server (it's a virtual
    private server on hostmysite.com) Everything works fine on my
    development server, which appears to be set up identically.
    My site's pages are in C:\ColdFusion8\wwwroot.
    My images are in C:\ColdFusion8\extMySales\topSiteImages. In
    order to access these images, I created a virtual mapping in the
    jrun-web.xml file (which is in C:\ColdFusion8\wwwroot\WEB-INF). I
    have 3 other virtual mappings defined in jrun-web.xml (for example,
    all my cfc's are in C:\ColdFusion8\extMySales\cfcs) and they all
    seem to work fine. Here is the mapping for the images folder:
    <virtual-mapping>
    <resource-path>/extTopSiteImages</resource-path>
    <system-path>C:\ColdFusion8\extMySales\topSiteImages\</system-path>
    </virtual-mapping>
    Here is my code for a typical image: <img
    src="/extTopSiteImages/logoBig.gif" class="floatLeft topLogo">
    But on my pages, a standard icon displays instead of my
    images, which I assume means the image cannot be found. Any ideas
    would be appreciated. (I have contacted the hosting company, but
    their tech support quality seems to be hit or miss, and they have
    not responded yet.)
    Thanks.
    Pete

    A couple of ideas... First, I would try hitting the image
    directly from your browser, i.e.
    www.thedomain.com/extTopSiteImages/logoBig.gif and see what
    happens. If you get a 404 not found error, then something is screwy
    with the mappings.
    You may consider referencing the image directly through the
    file system rather than counting on the mapping to resolve the URL.
    Something like: <img
    src="file:///C:/PathToFile/extTopSiteImages/logoBig.gif" />
    Note the triple slash. We've used this in some places to show
    images outside of the web root, as well as any time we use an image
    in a cfdocument tag.
    Good luck!
    Josh

  • Poster image won't display over slideshow

    Trying to place a simple poster image over a slideshow in an article. This works for me over a pan & zoom image and over a video image. Why won't it work over a slideshow in the same way?

    The poster is just an image, not an overlay. You don't apply the "Hide Before Playing" option to the poster. You apply it to the MSO. That way, the MSO sits behind the poster until you tap the poster. Then the MSO moves to the front and stays there until you navigate away from the page.
    Note that the slideshow poster doesn't work the same as a poster used for an image sequence or image pan. Double-tapping the slideshow re-displays the poster with image sequences and image pans, but not for the slideshow.

  • Images Won't Display (Google Chrome)

    I've had my MBP for two months now or so, and it's a late 2012 model, 13", with 10.8.5 and Google Chrome is my main browser. It is updated to the latest release of Google Chrome, but for some reason I'm getting broken images on Facebook, Twitter, some forums. I've removed AdBlock Plus, and such extensions, as well as updated them and still the issue persists. I don't have it using Safari but I prefer Chrome, so I want to keep using it - the images thing is a pain though.
    Here's a screenshot of a friend's Facebook profile showing the issue not only on his page, but on the side chat bar as well. When I try to click the dead image, it doesn't even link to the actual profile image (but the image is viewable via his profile photos album).

    Just in case anyone was interested, I've now solved this issue.
    It's a problem with the O2 network in the UK. For some reason, O2 starts to block some content with no warning. This prevents you from seeing Google images and some other content.
    To solve it, you have to visit here and verify that you are over 18:
    https://ageverification.o2.co.uk/
    This solves the problem.

Maybe you are looking for