Image Map Bug in Dreamweaver CS4

I've included a video sample of Dreamweaver's inability to
draw polygonal hotspots in Design view on an image map. The image
is inside an absolutely positioned div tag. After clicking the
first corner, the drawing tool is deactivated. A second click to
create the next corner point selects the underlying image.
In this video sample, I'm using Dreamweaver CS4 on a MacBook
Pro with a 2.4 GHz Intel processor and OS X 10.5.6. The image is
actually a transparent PNG. I'm very careful to click on an opaque
area, but that shouldn't make a difference.
The workaround is to open the image in a blank HTML file,
create the polygonal hotspots there and then copy and paste the
code back into the original HTML page. Adobe should really consider
fixing this.
The video can be viewed here:
http://www.youtube.com/watch?v=tRZGUi53PbI

Good review, David. Thanks for the analysis!
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
==================
"David Powers" <[email protected]> wrote in message
news:gqdp6t$70c$[email protected]..
> Murray *ACE* wrote:
>> Or whether it is an issue. For example, the fact
that others are not
>> able to reproduce the problem doesn't bode well in
that regard....
>
> I've just been reading the comments on the CS3 Livedocs
about the same
> problem. Two things stood out: the problem seems to
arise when the image
> is inside a div, and several people said the answer was
to create the
> image map in a new page. Being inside a div should not
present a problem,
> because all my tests have used an image directly inside
a div.
>
> What interested me was that there was no problem
creating an image map in
> a new page. Dreamweaver uses JavaScript in the
background to run a lot of
> its functionality. If there are any errors in the
underlying code, or if
> the code is complex, Dreamweaver can't analyze the page
properly. Another
> possible cause of problems is insufficient memory. If
you have the minimum
> RAM, but other programs are running, this is likely to
cause Dreamweaver
> to fail to function correctly, particularly on large,
complex pages.
>
> So, if Dreamweaver fails to create a hotspot on an
existing page, try it
> on a new page. If it works in the new page, it sounds as
though it's a
> problem with the complexity of the page and/or memory.
If it fails to work
> on the new page, it's back to square one. :(
>
> --
> David Powers
> Adobe Community Expert, Dreamweaver
>
http://foundationphp.com

Similar Messages

  • Image map bug in RH7

    Hi,
    I've noticed that sometimes after I create a rectangle over
    an area in the image, the rectangle is not visible. To see the
    rectangle, I save the topic. Close and re-open the topic. Now, I
    can see the rectangle, and assign a link, add a screen tip, etc.
    Any suggestions?
    Thanks,
    FMnRH

    Good review, David. Thanks for the analysis!
    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
    ==================
    "David Powers" <[email protected]> wrote in message
    news:gqdp6t$70c$[email protected]..
    > Murray *ACE* wrote:
    >> Or whether it is an issue. For example, the fact
    that others are not
    >> able to reproduce the problem doesn't bode well in
    that regard....
    >
    > I've just been reading the comments on the CS3 Livedocs
    about the same
    > problem. Two things stood out: the problem seems to
    arise when the image
    > is inside a div, and several people said the answer was
    to create the
    > image map in a new page. Being inside a div should not
    present a problem,
    > because all my tests have used an image directly inside
    a div.
    >
    > What interested me was that there was no problem
    creating an image map in
    > a new page. Dreamweaver uses JavaScript in the
    background to run a lot of
    > its functionality. If there are any errors in the
    underlying code, or if
    > the code is complex, Dreamweaver can't analyze the page
    properly. Another
    > possible cause of problems is insufficient memory. If
    you have the minimum
    > RAM, but other programs are running, this is likely to
    cause Dreamweaver
    > to fail to function correctly, particularly on large,
    complex pages.
    >
    > So, if Dreamweaver fails to create a hotspot on an
    existing page, try it
    > on a new page. If it works in the new page, it sounds as
    though it's a
    > problem with the complexity of the page and/or memory.
    If it fails to work
    > on the new page, it's back to square one. :(
    >
    > --
    > David Powers
    > Adobe Community Expert, Dreamweaver
    >
    http://foundationphp.com

  • Is this the right replace to report a bug in dreamweaver CS4?

    if so,
    i have noticed that when using dreamweaver cs4
    on windows vista business(build 6001) with multiple monitors
    and dreamweaver is open on a screen that is not the primary screen
    the tooltip box (that comes up when entering a function name and gives details on the parameters) that should appear above and right of the mouse location appears to stretch in the direction of the primary screen, and you cannot see the text that should be inside it.
    see screenshot

    To report bugs or suggest improvements:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Image Link Problem with Dreamweaver CS4?

    On my website, I have several images that link to other parts on my website. These work no problem when I preview the site, but after I test the links, the images that had those links have purple outlines that really clash with my website's design. Will users see this if they click on my links, and then return to the page? I'm using CS4 right now, and never recalled having this issue come up when using MX. Thanks for the help.

    I got stuck on this one too - not realising that Dreamweaver automatically palces a border on every image link - but the simplest way I found was to have my "Properties" panel showing on the bottom and input 0 into the "Border" box. By having this panel open you can see if you have accidently applied any styles to the image, where it links to, Image size attributes and the Image name.

  • Multiple mp3 "image maps" on on big image?

    Hi. I have created an old diner table jukebox image for a
    band with all of their song names on separate labels, just like in
    a real diner juke box. These are only 10 second long Mp3's and I
    want them to play invisibly - no external player showing... Just
    clicking on the song name would launch the song without any player
    or movement to the image on the page. These songs are all close to
    each other, so rollovers won't help. I need a Flash solution that
    mimics the functionality of an invisible image map, like in
    Dreamweaver to spawn these sounds. Is there even such a thing? I
    then need to embed the .swf into my web page. Can anyone help me?
    All help and assistance will be greatly appreciated.

    you can make the text into a button instance, and use the
    button handlers to call a method you construct to play the correct
    mp3 from an external file - you 'could' import them into the swf
    but that does make the file size larger - it'd be much 'cleaner' to
    place them into a folder on the server and simply place the paths
    into an array and call the correct index(s) from the button. it
    would look something like this:

  • Bug Report: DW CS5.5 Crashes Every Time On An Image Map

    I am posting this in lieu of contacting Adobe support. I went to my account to send Adobe a bug report and was told I needed to contact support via phone. That's pretty crappy. As a licensed user who's owned it less than three months, there's no direct path to tell you guys that your software is broken?
    Here's the deal: I am working on an HTML landing page with one image map attached to one image. Literally, every time I make a modification to the code near the image (tied to the image map) then click into the live preview window, Dreamweaver CS5.5 crashes like a 70-year old on a bar of soap on the floor of the shower. It crashes hard. My only relief is to save the file before clicking into the live preview window. That's my only workaround to the problem.
    But I'm left amazed that I can crash it every single time over an image map, flicking from the code to the preview pane. You would think that at version 11.5, a minor thing like that wouldn't hemorrage the supposed creme de la creme of web design software.
    Here's the code I'm editing that causes it to crash:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
              <?php
              require_once("/var/www/html/c/index.php");
              $recip_name = $subscriber['first_name'].' '.$subscriber['last_name'];
              ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link href="/c/print.css" type="text/css" rel="stylesheet" media="print">
    <title>Membership Special - No Commitment</title>
    </head>
              <?php // Google Link Tracking Code ?>
              <script type='text/javascript' src='/c/google-analytics-code.js'></script>
              <?php // End Google Link Tracking Code ?>
        <!-- Source File -->
              <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
        <style type="text/css">
                        body {font:normal 14px/1.25em Georgia, "Times New Roman", Times, serif;}
                        h1,h2,h3,h4,h5,h6 {font-weight:bold;color:#333333;}
                        h1 {font:normal 28px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h2 {font:normal 24px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h3 {font:normal 20px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h4 {font:normal 16px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h5 {font:normal 12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h6 {font:normal  8px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        a, a:link, a:visited, a:active {color:#0055FF;}
                        a:hover {color: #002AFF;}
                        #wrapper {margin:0 auto;width:432px;}
                        #header, #footer {margin:20px auto;text-align:center;position:relative;}
                        #footer {margin:40px auto;}
                        #coupon {position:relative;}
                        #coupon, #coupon img {margin:0 auto;text-align:center;}
                        .personalization {position:absolute;width:100%;text-align:center;text-transform:uppercase;}
                        .printcoupon {text-transform:uppercase;}
              </style>
    <body>
    <div id="wrapper">
    <div id="header">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    <div id="coupon">
              <img src="images/19415coupon-01.jpg" width="432" height="432" />          <!-- <div class="personalization" style="left:0;top:818px;"><h1><?php echo $recip_name; ?></h1></div> -->
      <img src="images/19357coupon-02.jpg" width="550" height="602" usemap="#imagemap" class="dontprint"/>
    </div>
    <div id="footer">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    </div>
    <map name="imagemap">
              <area coords="29,69,521,197" shape="rect" href="javascript:window.print();">
              <area coords="29,212,521,339" shape="rect" href="http://www.google.com" target="_blank" onClick="recordOutboundLink(this, 'Landing Page', 'http://www.google.com');return false;">
                        </map>
    </body>
    </html>

    Bug Report and Feature Request https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Dreamweaver CS4 attempted to free unallocated memory bug

    Dreamweaver CS4 Mac version 10.0.0.4117 has a fatal bug.  It is trying to free up unallocated memory.  Most likely, it is trying to free the pointer twice, which ended up attempting to free memory that does not belong to it.  This corrupts the system memory, and bring down Snow Leopard, causing the notorious freeze problem in Snow Leopard.
    See the system log, right after Dreamweaver crashed, it corrupted the system memory, causing Safari to freeze right after that:
    Mar 30 14:08:32  Dreamweaver[505]: Dreamweaver(505,0xa0aae4e0) malloc: *** error for object 0x2fac3a90: pointer being freed was not allocated\n*** set a breakpoint in malloc_error_break to debug
    Mar 30 14:08:32  [0x0-0x32032].com.adobe.dreamweaver-10.0[505]: Dreamweaver(505,0xa0aae4e0) malloc: *** error for object 0x2fac3a90: pointer being freed was not allocated
    Mar 30 14:08:32  [0x0-0x32032].com.adobe.dreamweaver-10.0[505]: *** set a breakpoint in malloc_error_break to debug
    Mar 30 14:10:23  Safari[216]: Periodic CFURLCache Insert stats (iters: 1107) - Tx time:0.285461, # of Inserts: 16, # of bytes written: 276255, Did shrink: NO, Size of cache-file: 181460992, Num of Failures: 0
    Here is the log that shows the repeated error:
    Mar 30 15:28:33  [0x0-0x47047].com.adobe.dreamweaver-10.0[887]: objc[887]: Class ApolloPasteboardSource is implemented in both /Applications/Adobe Dreamweaver CS4/Configuration/Flash Player/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib and /Applications/Adobe Dreamweaver CS4/Adobe Dreamweaver CS4.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Contents/MacO S/AuthPlayLib. One of the two will be used. Which one is undefined.
    Mar 30 15:28:34  /Library/Application Support/FLEXnet Publisher/Service/11.5.0/FNPLicensingService[891]: Started - This service performs licensing functions on behalf of FLEXnet enabled products.
    Mar 30 15:28:57  com.apple.WebKit.PluginAgent[782]: Debugger() was called!
    Mar 30 15:29:33: --- last message repeated 2 times ---
    Mar 30 15:29:33  [0x0-0x47047].com.adobe.dreamweaver-10.0[887]: Dreamweaver(887,0xa0aae4e0) malloc: *** error for object 0x333e5dc0: pointer being freed was not allocated
    Mar 30 15:29:33  [0x0-0x47047].com.adobe.dreamweaver-10.0[887]: *** set a breakpoint in malloc_error_break to debug
    Mar 30 15:29:33  Dreamweaver[887]: Dreamweaver(887,0xa0aae4e0) malloc: *** error for object 0x333e5dc0: pointer being freed was not allocated\n*** set a breakpoint in malloc_error_break to debug
    Mar 30 15:29:57  [0x0-0x49049].com.adobe.dreamweaver-10.0[912]: objc[912]: Class ApolloPasteboardSource is implemented in both /Applications/Adobe Dreamweaver CS4/Configuration/Flash Player/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib and /Applications/Adobe Dreamweaver CS4/Adobe Dreamweaver CS4.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Contents/MacO S/AuthPlayLib. One of the two will be used. Which one is undefined.
    Mar 30 15:29:58  /Library/Application Support/FLEXnet Publisher/Service/11.5.0/FNPLicensingService[916]: Started - This service performs licensing functions on behalf of FLEXnet enabled products.
    Mar 30 15:30:20  Dreamweaver[912]: Dreamweaver(912,0xa0aae4e0) malloc: *** error for object 0x32bb42f0: pointer being freed was not allocated\n*** set a breakpoint in malloc_error_break to debug
    Mar 30 15:30:20  [0x0-0x49049].com.adobe.dreamweaver-10.0[912]: Dreamweaver(912,0xa0aae4e0) malloc: *** error for object 0x32bb42f0: pointer being freed was not allocated
    Mar 30 15:30:20  [0x0-0x49049].com.adobe.dreamweaver-10.0[912]: *** set a breakpoint in malloc_error_break to debug
    Mar 30 15:30:37  [0x0-0x4a04a].com.adobe.dreamweaver-10.0[942]: objc[942]: Class ApolloPasteboardSource is implemented in both /Applications/Adobe Dreamweaver CS4/Configuration/Flash Player/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib and /Applications/Adobe Dreamweaver CS4/Adobe Dreamweaver CS4.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Contents/MacO S/AuthPlayLib. One of the two will be used. Which one is undefined.
    Mar 30 15:30:37  /Library/Application Support/FLEXnet Publisher/Service/11.5.0/FNPLicensingService[946]: Started - This service performs licensing functions on behalf of FLEXnet enabled products.
    Mar 30 15:34:58  osascript[1018]: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:\n /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    Mar 30 15:35:03  com.apple.backupd-auto[1012]: Not starting scheduled Time Machine backup - time machine destination not resolvable.
    Mar 30 15:35:48  osascript[1033]: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:\n /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    Mar 30 15:35:58  Dreamweaver[942]: Dreamweaver(942,0xa0aae4e0) malloc: *** error for object 0x3332c4b0: pointer being freed was not allocated\n*** set a breakpoint in malloc_error_break to debug
    Mar 30 15:35:58  [0x0-0x4a04a].com.adobe.dreamweaver-10.0[942]: Dreamweaver(942,0xa0aae4e0) malloc: *** error for object 0x3332c4b0: pointer being freed was not allocated
    Mar 30 15:35:58  [0x0-0x4a04a].com.adobe.dreamweaver-10.0[942]: *** set a breakpoint in malloc_error_break to debug

    If you are trying to report a bug, this is not the place for it. This is a user to user Forum. Bug reports go here: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    If you are giving a heads-up to fellow Mac Users, so be it.
    If you are trying to get support to extricate yourself from what looks like a really aggravating problem, go to http://www.adobe.com/support/contact/ and choose your favorite means of conversation with Adobe Support personnel.
    Beth

  • Image Mapping in PS CS4??

    Hey guys,
    Alright, I'm trying to learn new things, and I'm converting over to designing parts of my web site with Photoshop CS4. Eventually I would like to be able to design a full template and use that as my web page etc, but right now I'm only doing a navbar. Previously, I used ImageReady to make my image maps (only 1 page right now, so I have the navbar pointing to 5 different parts of my page using the href="#<name" link). However, after doing a lot of searching through Google, I have yet to find one guide on how to make image maps with CS4... I've created the entire navbar, along with layers for onMouseOver for each link. Seeing as how I have no ImageReady with CS4, I'm at a loss. I've tried to create a navbar with DreamWeaver CS4, but it just wanted to do buttons and my one attempt at testing DW's navbar with my rollover images was a huge failure.
    So could someone, anyone, please please explain how to make image maps from my navbar.psd file? Thank you!! (A few other tuts said to Save As > HTML which is a flop, because I don't have HTML as an option...)

    I was afraid of that. Thank you Zeno.
    I finally did get my image maps drawn and everything is working fine now... you are right, it is all through Dreamweaver. I ended up starting my first image map with an online website, and once I got the HTML code for the first map, I was able to copy and adapt it for the other 5 area's to map out. Apparently there is a map drawing tool in DW program that I didn't see.

  • How do I update/edit/change an image map in Fireworks CS4 or CS5?

    Hi,
    I've created an imagemap in Fw CS4, exported the image + html file, and it works ok.
    1. I closed Fireworks, then ran it again and re-opened the exported PNG, and could see the hotspots, and could edit/update/add/remove them.
    2. I closed Firewoks again, then moved the exported .png image (the original was a PNG as well) and html file to a different folder.
       Problem: When I open the (exported) image, I can no longer edit the hotspots. The image map still works (in a browser), however.
    Doesn't the HTML file define the hotspots?  How do I update or edit an image map in Fireworks? Do I need to re-import the HTML file somehow? Fw help isn't very helpful on this topic.
    I've also found that Fw seems to change the PNG when exporting it. Is it adding some kind of metadata to the exported PNG?
    I've made sure the "Show slices and hotspots"  button is on. This is really puzzling!
    Environment: Windows XP SP3, Fireworks 10.03.011

    Thanks to you both.
    I think I understand what's happened, and yes, I've overwritten my original PNG
    sigh. Fireworks doesn't really make this obvious!
    That renaming tip is great! We already have a process for making PNGs of marked-up PDFs (so the extension is .pdf.png), so this will fit in just nicely!
    You both ROCK!

  • Is it possible to create a link to a pop-up window from an image map in dreamweaver?

    I'm trying to use an image map as my home page. As it is a simple site I want the links on the image map to open in a small 200 x 200 pixel pop-up window.
    I seem to only be able to have it open in a new tab.
    Thanks for any help!

    ZankeBee wrote:
    http://www.royalteascafe.co.uk/opening.html
    That site uses Cyber Studio javascript actions. Cyba Studio was discontinued years ago.
    If you're code savy enough you can extract the javascipt from the site and the csactions and rebuild to your own requirements. It's not that difficult but you do need to know your way around the code environment in Dreamweaver.
    Give us another site link and I'll take a look to see if there is anything more up-to-date code handing these pop_ups.

  • Dreamweaver CS4- I can't get my site to display the proper image.

    I have a Dreamweaver CS4 Template with an editable area for a header image. I have already assigned a new image to all the header regions but when I moved the site to the web host the pages will only display the Default header image from the template in the editable region, even though when I check the file name in the Modify Templates window it displays the proper name, but displays the wrong image.
    What is wrong? any help would be greatly appreciated.
    thanks.

    Did you upload the new header image?
    This one is currently being displayed.
    http://stjohnvianney.net/parish_assets/Header_Church_img.jpg
    NOTE: Your email link is wrong.  It points to a file on your local hard drive.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Css Tabs in Dreamweaver CS4 Workspace bug?/annoyance

    Css Tabs in Dreamweaver CS4 Workspace. This is probably more
    of an
    annoyance than a bug.
    When working with CSS, I use multiple CSS files and when I
    make a change
    to one, I hit save (CTRL S)but it doesn't save the CSS file I
    was just
    working on. In order to make it save that CSS file, I have to
    click on
    one of the others and then back to the one I was just working
    on and
    then hit save.
    Kind of annoying, right?
    I demand this to be fixed! ;)

    Art,
    I guess you didn't understand what I meant by "focus". Let me
    try to
    explain in terms of your recipe -- all you need is a slight
    change in
    workflow:
    > 1. Open page with multiple style sheets applied
    > 2. Have split screen
    > 3. click on one style sheet and edit it anywhere. After
    editing, the
    > rounded box will be black and have an asterisk applied
    At this point, the style sheet has "focus", so click Ctrl+S
    now, before
    you click back in Design View (which changes the "focus" back
    to the
    main document).
    FYI, if you're clicking in Design View to update the
    rendering, you can
    hit F5 to update the main document rendering without giving
    it "focus".
    > 4. Click back to page in design view.
    > 5. Click control save. It doesn't save the style sheet
    that is
    > highlighted and has an asterisk.
    > 6. In order to save you must "save all" or click off
    and then on
    > to the style sheet.
    Hope this helps,
    Randy
    Art wrote:
    > Let me restate the problem so it's clear what is
    happening.
    >
    > 1. Open page with multiple style sheets applied
    > 2. Have split screen
    > 3. click on one style sheet and edit it anywhere. After
    editing, the
    > rounded box will be black and have an asterisk applied
    > 4. Click back to page in design view.
    > 5. Click control save. It doesn't save the style sheet
    that is
    > highlighted and has an asterisk.
    > 6. In order to save you must "save all" or click off and
    then on to the
    > style sheet.
    >
    > Perhaps this is more an issue of focus rather than a
    function of the
    > save command.
    >
    > Since it's not saving, perhaps Dreamweaver shouldn't be
    displaying the
    > black rounded box as it is no longer selected when you
    click back into
    > Design view.
    >
    > Of course there are ways around this; it's just a little
    annoying that
    > it's displaying "active" yet it's not.

  • Dreamweaver CS4 dead slow on windows 7 after inserting some png images, I can't scroll. Why?

    I am using Dreamweaver CS4 on windows 7, I put some png images in table and one 900px width image on background, now I cannot scroll the page, I can work smoothly on code view, but really dead slow in design view, Why? I am using Toshoba Tecra laptop - Core 2 Duo 1.8GHz with  2.5GB RAM.
    Is it related to cache? Is it need any special settings for using too many images? Please help.

    Thanks dear, The image has 1.08MB, but I find out the problem - I have 3 transparent images(less than 1kb) as table backgrounds, When I removed those images it works smoothly, I can scroll as well. But to keep the design how can I use transparent image without slowdown. The images are in PNG-24 format and i used those through CSS.
    Thanks for your help.

  • How do I disable the popup "Please describe the image map..." in Dreamweaver CC?

    I've just upgraded from CS6 at work to CC and when drawing image maps it's back to popping up this message:
    The previous solutions I can find (which worked in CS6) do not work here. When I go into my Preferences > Accessibility I only have this option:
    I've tried checking and unchecking Media and restarting Dreamweaver with the same results each time. I'll be going back to CS6 until I can resolve this. I draw a LOT of image boxes, and I do put "alt" labels on them, but having to click okay each and every time is just not practical.  Thanks for any assistance.

    What this message is telling you is that when you insert an image, you should always enter something useful in the alt attribute like this:
    <img src="my_image.jpg" alt="Company Logo">
    I guess this is to help people with sight problems who can use voice synthesizer to read out the page for them.
    Now I don't use CC version so the best way to enter this is by going in the code view and entering these manually.  That is how I normally do even in CS6 or Expression Web 4
    Good luck.

  • What are common HTML bugs generated by Dreamweaver CS4 itself?

    When a link works in browser but fails on server where do you start looking for the cause of problem and its possible solution? What are some of the common HTML bugs that are often generated by Dreamweaver CS4 itself? What are some of dos and don'ts when you are making corrections in the code page? Thank you for your response.

    When a link works in browser but fails on server where do you start looking for the cause of problem and its possible solution? What are some of the common HTML bugs that are often generated by Dreamweaver CS4 itself? What are some of dos and don'ts when you are making corrections in the code page? Thank you for your response.

Maybe you are looking for