Image maps error with IE 6

Hallo!
I have a problem with Internet Explorer 6 (Windows XP) and only 2 image maps with rollovers on a page with a total of 6 image maps.
This is the page:
http://www.eqmultimedia.it/paolobisi/home_2009f.html
Everything is OK on Mac OS X (Safari and Firefox) and IE 7 on Windows XP and Vista.
ONLY the 2 image maps named "ART FOR SALE" and "CONTACT" do not work with IE 6.
This is my workflow:
- Page design in Photoshop.
- Slices, image maps, rollovers and remote rollovers with ImageReady
- Save html page and images folder from ImageReady
- Import html page and images folder in Golive CS
- Check and correct ALL the links in the image-map code generated with ImageReady
- Export site from Golive (with Flatten Script Library) and FTP transfer on Unix server.
I suspect that the image-map code is not FULLY loaded by IE6 and for this reason only 2 image maps on the page do not works.
Any suggestion will be very appreciated.
Thank you and sorry for my English!
ettore

Correct link:
www.eqmultimedia.it/paolobisi/home_2009f.html
Sorry!
ettore

Similar Messages

  • MAPPING ERROR with IDOC

    Hi Friends,
           I am working on IDOC to JDBC scenario. Here i am using DEBMAS06 IDOC . when i tried to trigger an IDOC from BD12 T code its triggering an idoc but when i see it in MONI of XI, its giving mapping error. when i test my mapping program its executing successfully. even i tried to execute  with the incoming data in the sxmb_moni, i mean that i filles my mapping test with the same data coming into MONI  by filling all the segments coming into XI its executing successfully in mapping test.
       but  when i tried to trigger an idoc from we19 or from bd54 i am facing this error. can any one please let me know what else i can do for running  this scenario. let me know your comments.
    Thanks
    Ramana.

    Hi friends, I am getting the following error. On the sender side we dont need to take care of the structure because we will be importing the IDOC from the application system directly. on the receiver side i have created the structure for the data base. the mapping is running  fine in my mapping test. still i am not getting what else i need to do. please comment on this.
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MessageMapping_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MessageMapping_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Image-map coordination with JSP

    I have a jpeg based image-map that shows the location of different customers in the city, with clickable regions. When a user selects a region it needs to execute a JSP that displays information about that customer that is pulled from an Oracle database. Each customer is defined by a unique idno that I was planning on associating with the clicable region.
    Does anyone have any idea how to pass the idno for the clicable region to the JSP using ADF Struts?
    Thank you for you help.

    couldn't you just invoke the URL of a struts action and pass the id as a parameter to the URL?
    Then use this parameter in the Struts action to set the right data model query.
    for an example of setting the where clause when using ADF Business Components check out:
    http://www.oracle.com/technology/products/jdev/tips/shmeltzer/setwhereclause/index.html

  • Mapping Error with Sender JDBC- Idoc scenario

    Hi Guru's,
    I've got a simple asyncronous sender JDBC to Idoc scenario, and I encounter a strange problem with the mapping.
    When I test the mapping it works fine, but when I run the scenario, only the first element (a constant) of the Idoc gets mapped, and mapping stops with no errors.
    Does someone know where to find the error?
    Thanks,
    Karst

    Hi Karst,
    There might be several reasons that you do not see the IDOC structures are not created/mapped:
    1. Most of the IDOC structures are optional (minOccrs = 0), so you have to make sure the structure itself (not just the fields within that structure) is mapped to something that does exist in the source data.
    2. Make sure your JDBC generated source data does have the right namespace as you used in your mapping. I once had a similar problem, but finally found the source data generated in run time is slightly different from the one used in mapping in terms of namespace.
    3. Test your mapping with the source data generated in runtime (you can copy it from SXMB_MONI). Then you may be able to find the problem.
    Hope this helps.
    Hart

  • BIC mapping error with Text as trasnfer mode & File type

    Hi guys,
    I am using ftp adapter in my sender channel and also using BIC mapping in the sender side.
    When i specify "Binary" as my transfer mode as well as File type, It is working fine.
    When i specify "Text" as my transfer mode as well as File type, i am getting the below BIC mapping error. According to client requirement i am supposed to use Binary. Can anyone help me on this.
    SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---Error: [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[12(read Segment : BILLINGHEADER)]: caught ReadingException: only whitespaces as fill characters allowed!, Trace: [com.seeburger.jucon.dochandler.util.WrongFormatException: only whitespaces as fill characters allowed! at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:384) at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:193) at com.seeburger.jucon.dochandler.InhouseDocReader.readNextSegment(InhouseDocReader.java:2399) at com.seeburger.jucon.dochandler.InhouseDocReader.moveNext(InhouseDocReader.java:1818) at com.seeburger.jucon.mapping.E2X_DT_BILLINGDATA_2.main(E2X_DT_BILLINGDATA_2.java:991) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2313) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1636) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2386) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1343) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1167) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:873) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:294) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:363) at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:102) at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292) at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103) at com.sap.aii.adapter.file.File2XI.send(File2XI.java:3672) at com.sap.aii.adapter.file.File2XI.processFtpList(File2XI.java:2408) at com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:513) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) ] DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort

    Hi Pratichi,
    in my point of view having text as the file type,the file will be having characters that are used for Segment separators or Element separators ( like space ) in the standard EDI format message.  Hence it is throwing exception in X2E mapping. It is just my point of view but not sure.
    Thanks,
    Shabbir.

  • Mapping error with ModelNode

    Hi all,
    I have this error when I execute my application:
    com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(GetCostsView): cannot modify Userid because it is mapped and there is no active NodeElement to take the value
    I have a Custom controller with this structure:
    NodeGetCosts(ModelNode)
    -NodeOutput (ModelNode)
    -UserId (ModelAttribute)
    I have mapped it to context of View01:
    -NodeOutput(ModelNode)
    -UserId(ModelAttribute)
    In doInit method of custom controller I usu this code:
    NodeGetCosts input = new NodeGetCosts();
    wdContext.NodeGetCosts().bind(input);
    try {     wdContext.currentNodeGetCosts().modelObject().execute();
    wdContext.nodeOutput().invalidate();
    } catch (WDDynamicRFCExecuteException e) {          
    What can I do?
    Thanks
    Andrea

    Hello Andrea,
    Try to map the whole context structure from the CC to your view.
    I think you missed out mapping of the parent node <b>NodeGetCosts(ModelNode)</b>.
    If the RFC requires some input like <i>UserId</i> specify the value for that attribute as well. Also, try
    to execute the same code from the CC's init.
    This should solve your problem.
    <i>Please reward appropriate points</i>
    Bala

  • Catalog mapping error- with large entries

    Hello,
    When the catalog containing around 4000 items was uploaded, I received the error
    The exception occurred (program: /CCM/CL_MAPPING_MANAGER=======CP, include /CCM/CL_MAPPING_MANAGER=======CM00P, line: 465)
    However when the same catalog is getting uploaded when the catalog was split into two and then uploaded. Also the catalog with this large entries is getting uploaded in test system.
    Can anyone help me figure out the problem for mapping exception, and let me know if something can be done?
    Thanks!
    Swetha

    Hi Swetha,
    In my opinion this may be due to a timeout in mapping process. Which CCM SP level are you running?.
    Have you had a look to the SAP Note 926007?.
    I hope this help.
    Best Regards

  • Mapping error with respect to nodes

    hi,
    We have 5 fields in node1 with occurance(0:10) . If all the 5 fields exists then create the target node.
    We used 5 fields>exists>Createif-->target node
    Now we are facing an issue like. Node1 is repeated thirce on source side. Where in the third segment is not having all 5 required values, But as the same fields exists in above nodes the mapping is returning true and creating the target node.
    We dont want this to happen any solution please.
    TIA

    Prabhas,
    I feel the problem can be solved if the we create some blank value for the fields which does not occur under one occurence of the node. Try doing below and I feel the problem might get resolved.
    Use IF-ELSE function along with the existence of fields to create a NULL value for the occurences in which fields are absent for e.g IF Field1 Exists then pass Field1 ELSE pass constant "NULL" and from the output of this IF-ELSE check if it is NOT EQUALs to NULL and then as Raj suggested apply AND operations to the output of these EQUALS for all fields containing the same logic similar to Field1 and at last use CREATEIF.
    Also, no need to change the context of fields let them be at their original context.
    Hope this would resolve the issue.
    Regards,
    Amit
    Edited by: Amit valecha on Oct 17, 2011 12:10 PM

  • JPEG image decode error with ImageIO.read() method

    Environment: Linux 64-bit, JDK 1.6.0_14 amd64, JAI 1.1.3 amd64
    When I tried to read this image http://farm4.static.flickr.com/3655/3591243423_a258d87ea6.jpg as URL or just the image 3591243423_a258d87ea6.jpg as a local file using ImageIO.read(URL), ImageIO.read(InputStream) or ImageIO.read(String), I got this exception:
    Caused by: java.lang.IllegalArgumentException: Numbers of source Raster bands and source color space components do not match
            at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:460)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.acceptPixels(JPEGImageReader.java:1102)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1070)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:885)
            at javax.imageio.ImageIO.read(ImageIO.java:1422)
            at javax.imageio.ImageIO.read(ImageIO.java:1326)This can be fixed by adding the jai-imageio-1.1 extension( and recent daily builds too). However, that package is not stable, with memory corruption problem from time to time indicated by this:
    *** glibc detected *** /usr/java/jdk1.6.0_13/bin/java: malloc(): memory corruption: 0x000000004d73a3a0 ***Another way to overcome this is using JAI.create("URL", url) or JAI.create("fileload", file) API, which can decode the image but unfortunately the performance is much worse than the ImageIO.read method. So I compromised by using ImageIO.read first and on exception using JAI APIs on the occasional problem image, which looks ugly.
    What would be a better way of handling this?

    Environment: Linux 64-bit, JDK 1.6.0_14 amd64, JAI 1.1.3 amd64
    When I tried to read this image http://farm4.static.flickr.com/3655/3591243423_a258d87ea6.jpg as URL or just the image 3591243423_a258d87ea6.jpg as a local file using ImageIO.read(URL), ImageIO.read(InputStream) or ImageIO.read(String), I got this exception:
    Caused by: java.lang.IllegalArgumentException: Numbers of source Raster bands and source color space components do not match
            at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:460)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.acceptPixels(JPEGImageReader.java:1102)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1070)
            at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:885)
            at javax.imageio.ImageIO.read(ImageIO.java:1422)
            at javax.imageio.ImageIO.read(ImageIO.java:1326)This can be fixed by adding the jai-imageio-1.1 extension( and recent daily builds too). However, that package is not stable, with memory corruption problem from time to time indicated by this:
    *** glibc detected *** /usr/java/jdk1.6.0_13/bin/java: malloc(): memory corruption: 0x000000004d73a3a0 ***Another way to overcome this is using JAI.create("URL", url) or JAI.create("fileload", file) API, which can decode the image but unfortunately the performance is much worse than the ImageIO.read method. So I compromised by using ImageIO.read first and on exception using JAI APIs on the occasional problem image, which looks ugly.
    What would be a better way of handling this?

  • Unsuported Image Format error with referenced images

    Hi,
    importing referenced images does not work for me: when selecting "store images in their current location" (i.e., referencing them), the preview is visible for a moment and then becomes gray; the large preview says "Unsupported Image Format" (if AP doesn't crash at all).
    When moving the same images into the library, it works fine. This applies to Nikon RAW (NEF) files (from a D70 and D2H) as well as plain JPEGs.
    I'm using Aperture 1.5.2 / OSX 10.4.8 on a Mac Pro; DigitalCameraRAWUniv200601.dmg is installed.
    Thanks in advance for any hints,
    Bernhard
    Mac Pro 2.66   Mac OS X (10.4.8)  

    Just if anyone cares (somehow this seems to be a rare issue), using referenced images seems to work if I choose a specific location ("Pictures") in the import dialog. The images get copied to a project-specific subfolder of ~/Pictures/ from where they are referenced, seems to work ok.
    BB

  • Image map rollover show/hide layer

    My client needs a map of the US which has image maps on specific states. I need to trigger rollovers to change the state's color and view info (layer?). I'm having difficulty triggering the rollover with show/hide action on a layer, or even to change the state color, as I can't create odd shaped slices. Am I making this harder than it needs to be? Some smaller states will use offset names as triggers.

    In article <[email protected]>,
    [email protected] wrote:
    > My client needs a map of the US which has image maps on specific states. I
    > need to trigger rollovers to change the state's color and view info (layer?).
    > I'm having difficulty triggering the rollover with show/hide action on a
    > layer, or even to change the state color, as I can't create odd shaped
    > slices.
    You can do that with an image map and a whole bunch of images; no layers
    required.
    The only image that will be swapped out is a map covering the entire
    area, however you'd need to create different versions of the map, each
    with just one state hi-lighted.
    Then create image map shapes with the polygon tool approximating the
    shape of the states. Assign a Set Image URL to each polygon to swap out
    the image for the one with that particular state hi-lighted.
    A sample can be seen here:
    Cheers Martin

  • CS4 will not create poly areas in image maps

    How do I create an image map which will contain polygonal areas? I've selected my shape and chosen "polygonal" in the Attributes palette and then given it a URL. When I create an image map from the file, all my map areas (in the HTML) are "rect" (rectangles), which is not what I want. Can someone talk me through how to create a polygonal image map area which successfully gets exported into the HTML?
    Thanks.

    I am not an expert at this but I just created a polygon shape over a rectangle selected the polygon shape and added the url in the image map url field.
    then I used the slice to to make the rectangle a slice and then selected the polygon shape and made that a slice and exported as jpeg from the Save for Web and Device as both html and image in the jpeg format.
    all seemed to work the rectangle and the polygon are the same color so you can not see the shape but only the polygon shape seems selectable.
    I just changed the color and it does only make the polygon shape selectable
    here is a little video perhaps this will help.
    http://mysite.verizon.net/wzphoto/Imap.mov
    so let me see if I can summerazie what I did.
    I made a rectangle then I made a polygon shape over it. I selected the polygon and gave it the image map attribute with the url
    and save the file, I then  sliced the art first selecting the rectangle and clicking on the rectangle with the slice tool then select the polygon and clicked on that with the slice tool as well and save for the web as jpeg with image and html as the option.
    S that is what i did and it seems to work fine.

  • Swapping images that have image maps

    Using RoboHelp 8, I'm embedding images and adding half a dozen image map shapes with links to distant topics in my help project. Every time I modify an image, it seems I have to swap it out with the image I put in previously (unlike, say, in InDesign, where you can create an automatically updating link to an image). And every time I delete the image, the maps disappear and need to be re-created.
    1. Is there a way to link images in RoboHelp to avoid the manual delete and replacement?
    2. Is there a way to store image maps so they needn't be re-created every time their underlying image is replaced?
    Thanks much.

    Rick,
    Sorry, some weirdness happened and my last post got posted before I finished.
    Here's a more detailed scenario.
    I open Microsoft Visio and create SampleImage. I save it as a gif to my RoboDrawings folder. Now, in the RoboDrawings folder, there is an image called SampleImage.gif.
    I quit Microsoft Visio.
    I open RoboHelp and create a project in which a topic is called SampleTopic.
    I insert an image, go to the RoboDrawings folder and select SampleImage.gif.
    I create a few image maps linking to various other topics.
    I save everything, generate html help and close down RoboHelp.
    Now I open Microsoft Visio again, open SampleImage and change it drastically without resizing anything.
    I save my Visio drawing under the same name, perform a Save As and go to the RoboDrawings folder to save the image as SampleImage.gif. I get a message warning me a file of the same name exists, and I choose to overwrite it, eliminating the old file.
    I shut down Visio.
    I open RoboHelp, view SampleTopic and the old image is there with image maps in place. I generate html help again, and the old image is still there with its maps in place.
    Without deleting the old image in the SampleTopic and manually inserting the new one (same name, though), how do I get RoboHelp to acknowledge that the image has been updated?

  • Illustrator CC 2014 "Exception in file" error with linked images

    It appears some images are showing "Exception in file" error dialog boxes.
    If I resave the image in Photoshop or link it to a different image the error disappears.
    Happened with:
    - old design files linked to old images
    - image that was dragged from Mac Mail
    - linked to JPG provided from other users
    Does not happen with:
    - images created recently with Photoshop CC or CC 2014
    Here is the error:
    Has anyone else seen this and/or found a solution?
    This is an error on a new Mac Pro with brand new install of all software. No older versions of cc installed. Just CC 2014.

    That's a good idea. Unfortunately, same problem if I move the image to desktop or same folder as file.
    If I resave the file (JPG in this case) the error disappears.
    I understand this can be the solution, but given this issue had not happened before, it's interesting it is happening with CC 2014.
    Attached is the image in question. Note that this is not the only image. It has happened with older design files that were made from older versions of cc or before cc.
    I'm not sure if the uploader will recreate the JPG so I'll compress the file and is available here if anyone would like to test.
    Dropbox - photo 2.JPG.zip

  • PSCS4 Memory Error with Image Processor

    When I use the image processor in PSCS4 to process a large number of raw files using ACR 5.1 (Nikon D3 NEFs), I consistently receive an error message after about 10-11 files have been processed that the instruction at 0x696336ab tried to read memory at 0x6C (or thereabouts) and the memory could not be read. I am saving as JPEGs with the color space set to sRGB.
    I de-installed and reinstalled PSCS4, but the error persists. The image processor worked fine with PSCS3. A workaround that solves the problem is to process the files as a batch using a simple action to accomplish the task.
    I am running Windows XP Pro Service Pack 3 with a dual Xeon processor and 2G of error correcting memory.

    Hmm.. I was getting a similar error with CS3 and was very happy to find that it appeared to be cured in CS4. The CS3 issue would appear if I tried to process more then 100 NEFs. My workaround was to do them in smaller batches (60-75). Perhaps you might try reducing the memory alotted to PS or run it without any other apps running?
    Russell

Maybe you are looking for

  • Desktop Manager - Reconcile Messages Grayed out....

    Hi...I'm not able to configure my messages in the Synchronize tab because it is grayed out...any ideas what to do?  We've uninstalled and reinstalled the software, upgraded to 4.3 and its still grayed out...why? how can i fix this?  My previous black

  • Is it possible to pass parameters through eventlisteners?

    Hello everyone! Inside a .fla file I have some buttons and each button will tween a different image to the stage. All the images are outside the stage in the same x and y position and I just need to tween the x coordinate. Now I'm working with an ext

  • HTML Help window placement problem

    Hi - We just upgraded to R7 from X5. It seems that now, for our newly generated Help, the HTML Help viewer will not right-align. Even if I specify the maximum width in the Window Properties dialog, when generated, the window only extends about 4/5 of

  • Can't consolidate iTunes as iBooks are copied twice???

    Hi there After the disaster of organising my iBooks, I finally thought I had everything working. I have a Macbooks Air and a MASSIVE iTunes Library folder, containing movies, music and (up until recently) Books. Because of this, my iTunes Library is

  • Execution time optimizing labview code

    Hi, I would like to optimize my labview program. Is there a way I can plot the execution time of my program as a function of some parameter I am changing in my program. I was thinking of placing the entire program in a while loop and then changing th