Div Layer on top of Div Layer impossible problem

Hello guys,
For over 42 hours I've been puzzling myself with this problem.
Using Dreamweaver cs5.5, i have a text box with overflow:auto, because there's alot of text. On top of this layer I have another div layer with a pic that fades when the page loads.  My problem is the scrollbar is beneath the layer for the pic that fades, so when you try to scroll down the page you cannot because the pic layer blocks it.  In Internet Explorer it works perfectly fine, but not in any other browser.
Anyone know any way around this uberly frustrating problem?
Thanks, and take care!

Thank you for your response Murray....Below is the code.  I appreciate any and all input.
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link rel="stylesheet" type"text/css" href="style/main.css" />
<style type="text/css">
#apDiv1 {
          width:800px;
          height:680px;
          margin:auto;
          position:relative;
#apDiv2 {
          position:absolute;
          width:200px;
          height:115px;
          z-index:1;
#apDiv3 {
          position:absolute;
          width:628px;
          height:439px;
          z-index:1;
          left: 23px;
          top: 26px;
#apDiv4 {
          position:absolute;
          width:200px;
          height:115px;
          z-index:1;
          left: -28px;
          top: -2px;
#apDiv5 {
          position:absolute;
          width:608px;
          height:400px;
          z-index:2;
          left: 89px;
          top: 153px;
</style>
<script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
<script type="text/javascript">
function MM_effectAppearFade(targetElement, duration, from, to, toggle)
          Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
</script>
</head>
<body>
<div id="apDiv1">
  <div id="apDiv2"><img src="images/lifelight street faded bg 2.jpg" width="800" height="680" border="0" usemap="#Map" />
    <map name="Map" id="Map">
      <area shape="rect" coords="242,106,303,134" href="index.html" />
    </map>
    <div id="apDiv5">
      <div id="apDiv3">
      <div style="overflow:auto; height:347px; font-family:Verdana, Geneva, sans-serif;">   <center> <b>ABOUT US</b> </center> <p>
Life Light Street Productions was started by a small group of individuals interested in creating a social network to encourage disconnected youth on street corners to earn GED’s, consider and prepare for college enrollment and to learn about career options.<p> 
In 2005 founder and Executive Director Ayanna M. Cole, MSW started leading a group of young adult professionals and college students to a neighborhood in South Jamaica, Queens to begin a dialogue with youth and young adults found hanging out in the neighborhood.  Over three years volunteers spent every Saturday morning and early afternoon walking through the neighborhood talking and even praying with youth and young adults found on street corners, on basketball courts and on building stoops.<p>
Volunteers provided information in response to a variety of needs such as finding summer employment, how to apply to college, resume writing and career options.<p> 
Today Life Light Street Productions is also facilitating media training workshops with court involved youth and formerly incarcerated men and women.<p>  
Board of Directors:<br />
Ayanna M. Cole, MSW <br />
Dr. Adelaide During<br />
Larissa K. Cole
<p>
Advisory Board:<br />
Rev. Alfonso Wyatt, President, Fund for the City of NY<br />
Alisa W. Cupid, Esq.
<p>
Contact Us <br />
Phone: 718-564-7221<br />
Email:
</div></div>
     <div id="apDiv4"><img src="images/kidpic2.jpg" style="position:absolute; width: 649px; left: 31px;" width="637" height="467" onload="MM_effectAppearFade('apDiv4', 2200, 100, 0, false)" /></div>
</div>
  </div>
</div>
</body>
</html>

Similar Messages

  • New Layer on top of a Mask Layer causes problems

    I have a mask layer that shows/loads an imported flv inside of it.
    the masked layer has a blank keyframe with the following code in it.......
    var myLoader:Loader = new Loader();
    addChild(myLoader);
    var url:URLRequest = new URLRequest("mymovie.swf");
    myLoader.load(url);
    What happens is when i add a new layer to my main flash movie, right above the mask layer, it messes up the movie. Instead of it loading in the mask, it loads on top of everything. Why does this occur?

    I created an empty movie clip and placed my two mask layers and it worked fine.
    Thanks!

  • Text and layer position problems

    Hi, I am creating a webpage and I have installed a background
    image. for which I have centred and all is fine.
    I am now using layers to add text so I can place the text
    wherever I want.
    But when I save and view in IE and Firefox the text is not in
    the correct position. I have tried a number of things to solve this
    all to no avail.
    Please can someone help me.
    The text I have so far is:

    > I am now using layers to add text so I can place the
    text wherever I want.
    This is number 4 in the top 5 mistakes someone can make in
    building their
    pages. Here's why -
    http://www.great-web-sights.com/g_layer-overlap.asp
    It will help you to understand the difference between
    absolute positioning
    and centering content. Your layer is absolutely positioned,
    and your
    background is centering. That's never going to work the way
    you want....
    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
    ==================
    "YNWA4EVA" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi, I am creating a webpage and I have installed a
    background image. for
    > which
    > I have centred and all is fine.
    >
    > I am now using layers to add text so I can place the
    text wherever I want.
    >
    > But when I save and view in IE and Firefox the text is
    not in the correct
    > position. I have tried a number of things to solve this
    all to no avail.
    >
    > Please can someone help me.
    >
    > The text I have so far is:
    >
    >
    >
    > <!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>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Liverpool Hope University - IT Deanery Book
    Sales</title>
    >
    > <style type="text/css">
    > <!--
    > body {
    > background-image: url(template.png);
    > background-repeat: no-repeat;
    > background-attachment: fixed;
    > background-position:center center;
    > margin-top:0;
    > margin-bottom:0;
    > margin-left:0;margin-right:0;
    >
    > }
    > #Layer3 {
    > position:absolute;
    > width:200px;
    > height:115px;
    > z-index:1;
    > left: 334px;
    > top: 115px;
    > }
    > -->
    > </style></head>
    >
    > <body>
    > <div id="Layer3">
    > <p>I want my text here </p>
    > </div>
    > </body>
    > </html>
    >

  • Layer shift problem

    hi there
    i have problem in designing the page
    i have something like
    <div id="Layer7" style="position:absolute; width:153px; height:158px; z-index:inherit; left: 1042px; top: 370px;" class="cornerBL">
              <iframe
                        src="http://localhost/www.sun.com/tools/saat.htm"
                        width="100%" height="100%"
                        frameborder="0"
                        name="a"
                        scrolling="no"
                        border=0>
              </iframe>
    </div>
    in my page if the browser window is maximized everything is ok
    but when i restore the window thle layer above shifts to the right
    it does not adjust the position to where it should be
    i know that's more related with "html" but can anyone give an idea on this one .?
    i appriciate your helps....

    After I reset all preferences to default, there were quite a few settings that I wanted to restore, such as interface colors, but the quick mask was still not working.  When I got down to performance, I noticed that the PS usage was up to 10230 MB or 70% of available RAM. This was new.  I selected Big and Flat, same as before, but increased the Cache Tile Size to 1024K from 128K, same as before.  I closed PS for some of the items to take effect.  Then when I reopened, CC seemed not to recognize me, and I had to sign in again.  Then, I opened a much smaller file and the quick mask seemed to be working.  I opened a somewhat larger file of 200 MB and it was still working.  I opened a 300 MB and it seems to be back to normal. I have no idea what really made the difference, but the problem seems to be solved.  Most peculiar.

  • Inserting SWF in one of my divs is causing problems with css layout

    I am testing code for a new layout including an swf piece in
    the center of my page and I can't understand what the issue is.
    http://www.ltcproduction.com/ltcproditems.html
    I am loosing a lot of my formatting which should look exactly
    like
    http://www.ltcproduction.com
    only with a dynamic piece in the middle
    here is the code I am using for the new dynamic page below:
    HTML Code:
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>ltcproditems_bleu</title>
    <script language="javascript">AC_FL_RunContent =
    0;</script>
    <script src="AC_RunActiveContent.js"
    language="javascript"></script>
    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', '
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
    'width', '750',
    'height', '400',
    'src', 'ltcproditems_bleu',
    'quality', 'high',
    'pluginspage', '
    http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'ltcproditems_bleu',
    'bgcolor', '#ffff99',
    'name', 'ltcproditems_bleu',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain',
    'movie', 'ltcproditems_bleu',
    'salign', ''
    ); //end AC code
    </script>
    </head>
    <body bgcolor="#ffff99">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!--
    Gekko divers
    Video editing
    Web production
    Graphic Design
    Project Management
    Email Deployment
    Graphic design
    Email deployment
    -->
    <!-- saved from url=(0013)about:internet -->
    <div id="bar-top"></div>
    <div id="content_long">
    <h2>Ltc Production</h2>
    <?php
    include("navbar_insert.php");
    ?>
    <div id="main_container1">
    <noscript>
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
    width="750" height="400" id="ltcproditems_bleu" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="ltcproditems_bleu.swf"
    /><param name="quality" value="high" /><param
    name="bgcolor" value="#ffff99" /> <embed
    src="ltcproditems_bleu.swf" quality="high" bgcolor="#ffff99"
    width="750" height="400" name="ltcproditems_bleu" align="middle"
    allowScriptAccess="sameDomain" allowFullScreen="false"
    type="application/x-shockwave-flash" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    </noscript>
    </div></div>
    <div id="bar-bottom">
    <span class="copyright">(c) ltc
    production</span></div>
    </body>
    </html>

    move the javascript block that starts with if
    (AC_FL_RunContent == 0) { to immediately before the noscript block,
    and it should fix your problem.
    I may suggest using swfobject:
    http://code.google.com/p/swfobject/
    to embed your swf. It gives you more flexibility than the adobe
    AC_RunActiveContent method.

  • Playing FLV in a layer - control problems

    I have several FLV files that I need to play in a layer that
    is hidden when page loads. If I set 'autoplay' in the parameters
    for the FLV player in my flash file, it of course, starts to play
    the video when the page loads (but is not seen). Once the layer is
    visible, everything works works as it should.
    If I turn off 'autoplay' and construct a script to setup a
    NetConnection and related variables, I can delay video playback
    until a certain point in the Flash timeline . But the associated
    skin has no control of this playing video. If I click 'play' on the
    skin, it starts another iteration of the video -now two are playing
    at the same time. I obviously need to pass the proper variables to
    the skin, but I'm not sure how. Or should it be in reverse? Get the
    variable established by the FLV player?
    Thanks for any ideas!
    EDIT : more info:
    I am currently testing locally, but have the video and
    related files on the server and have been successful with a
    standard skin control.
    The goal I have is to #1: Have the video play in the layer
    when told to by the main timeline. (less button pushing by visitor)
    #2 - Have action script (a button) stop the video, fade out the
    skin (actually image is placed on top) and then hide the
    layer.

    I think the format of the flv does not make this easy...
    perhaps not even possible. The only way I could think of attempting
    it would be like this:
    1. Encode your video to have a keyframe every frame. (This
    has implications in terms of quality vs. bitrate). This allows
    seeking to each frame for a progressive video (assuming its
    completely downloaded).
    2. Use the freeware tool FLVMDI (easy to find with google) to
    inject metadata for the keyframes. This will give you the timecode
    (and byte address - which we don't need here) of every keyframe in
    a keyframes.times property of the metadata.
    3. use the playheadTime property of the FLVPlayback component
    to track the current frame (because all frames are keyframes) as
    the index in the array of timecodes in the metadata. When you want
    to go backwards, seek to previous keyframes (using the metadata
    timecodes) at the fps rate of the flv (also obtainable from the
    metadata). You would also have to maintain a paused state after
    each seek to prevent the playhead moving forward.
    This is a very much a workaround to get over the limitations
    (design?) which is that a flv format is not really designed to play
    backwards-
    I think it could work in principle, but I have no idea how well
    it would work in practice
    - I haven't tried it. It's all I can think of.

  • Drag Layer behavior problem in IE 6

    I have created a simple page with a draggable layer. Works
    fine in FF but if you
    scroll to the bottom of the page in IE the layer is not
    draggable any more. I first noticed this behavior when I created
    layers with DW MX2004, so just to make sure, I dowloaded DW 8,
    installed on a clean Win XP virtual PC, and the problem remains.
    Please look at this example and tell me what I'm missing:
    Example of draggable
    layer

    I have found the culprit, it is this code that DW
    inserts at the top of the page:
    quote:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "http
    ://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    Now, in the first place, I am wondering why dozens of other
    users did not get the same problem, and secondly, what is the
    correct code to place at the top of the page???

  • Eyedropper Current Layer sampling problem.

    Using the "current layer" sampling setting for the eye dropper before I apply any top layer adjustments (adding a top layer with a different blending more or adding an adjustment layer) it works fine. When I use any adjustment layers or any layer that has a blending mode, it affects the way the eyedropper picks color especially when set to current layer.
    For instance, If I paint a new blank layer with random colors, I create a black and white adjustment layer on top of that one, I select the first color layer I go to pick a color using the eye dropper with the current layer sampling set, it picks a grey color (which is wrong). BUT!! if I open up the color picker with the color layer selected it picks the correct color. Now, if I delete the black and white adjustment layer, and I am back to only having the color layer, I then go to pick a color with current layer sampling still set, it chooses a grey color again?!?! There are no more layers on top of the original color layer I painted first, and yet it chooses a grey color?!?! I hope this makes sense, any ideas on why this is happening?
    I am working on Photoshop CS5 12.1 64bit

    I'm having the same problem in CS5.
    With current layer selected and a not visible layer of curves (contrast) and trying to pick from the current layer it picks as if the curves layer was visible.
    I have attached 2 images: first trying to pick with the curves layer off (you can see that it's picking a black color where brown should be picked. Second one with the curves layer on.
    After restarting Photoshop every thing work fine again. So I have assumed that the problem is vinculated with the action done before:
    Duplicate image 2 times
    Gaussian blur of 6px to the first image
    Apply image of the gaussian (RGB channel) inverted in mode "Add", scale 2, displacement 0.
    And I create a group as you can see on the screen shots.
    http://www.youtube.com/watch?v=wh6eIyrzbt0&t=1m8s
    I can reproduce this issue every time I use this technique...

  • Layer positioning problem

    i insert a layer. set properties - top, left, width, height -
    but layer goes where it wants to. not honoring property values in
    dreamweaver edit mode and even worse positioning error in
    preview/debug. can not figure it out. all other layers on page
    behave fine. position set to absolute, float to none.

    Design view....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Walt F. Schaefer" <[email protected]> wrote in
    message
    news:ep8eu1$rj9$[email protected]..
    >>>what features to leave out of the cut down
    version.
    >
    > Code View?
    >
    > Walt
    >
    > "Malcolm N_" <[email protected]> wrote in
    message
    > news:[email protected]..
    >> On Wed, 24 Jan 2007 01:34:31 +0000 (UTC),
    "elmorilloana"
    >> <[email protected]> wrote:
    >>
    >>> i have been
    >>>teaching children to make pages using pagemill as
    is much more intuitive
    >>>than
    >>>dw. but, things move on - time i learned the
    'latest'. forums are a
    >>>nice help.
    >>
    >> I think one of the problems is that DW is too high
    level for some
    >> people to start html work - and therefore too
    expensive. No amateur is
    >> going to spend the full price, when other packages
    like Pagemill were
    >> /are in the 50 to 100 dollar / pound / euro league.
    >>
    >> I've said before that Adobe may be well advise to
    release the next DW
    >> in the same way as Photoshop; the whole package for
    professionals and
    >> like Photoshop Elements for the domestic market. The
    tricky part would
    >> be what features to leave out of the cut down
    version.
    >>
    >> --
    >>
    >> ~Malcolm N....
    >> ~
    >
    >

  • Layer Sizing problems

    Hi
    Ive been using dreamweaver for a while and just recently
    started to use layers.
    I think what im trying to do is simple enough, but just cant
    get it to do what i want.
    basically if i create 3 layers
    header
    main content
    footer
    header is 100% wide by 115px positioned at top 0px
    footer is 100% wide by 25px positioned at bottom 0px
    what i want to be able to do is make the "main content"
    window fill the gap in between regardless of the browser window
    size.
    ive tried using the top and bottom properies but unlike
    setting width properties i dont seem able to set a top position of
    115px so it sits under the header, and then specify a bottom
    property to 25px so it finshes just above the footer. It only seems
    to want to take notice of 1 or other of the properties.
    can anyone tell me how to do this.
    Thanks
    All help much apreciated.

    Here's a sincere suggestion. Take a break from using layers.
    They will get
    you into trouble if you are not well prepared for them. Read
    this page -
    http://www.great-web-sights.com/g_layerlaws.asp
    > basically if i create 3 layers
    > header
    > main content
    > footer
    This shows me that you are headed down the slippery slope
    already. Using
    layers as a primary layout method is definitely not a best
    practice. If you
    don't want to use tables, then you need to study CSS methods
    and focus on
    block vs inline tags, normal flow of code, and how floats
    work....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Chris Snell" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi
    >
    > Ive been using dreamweaver for a while and just recently
    started to use
    > layers.
    > I think what im trying to do is simple enough, but just
    cant get it to do
    > what
    > i want.
    >
    > basically if i create 3 layers
    > header
    > main content
    > footer
    >
    > header is 100% wide by 115px positioned at top 0px
    > footer is 100% wide by 25px positioned at bottom 0px
    >
    > what i want to be able to do is make the "main content"
    window fill the
    > gap in
    > between regardless of the browser window size.
    > ive tried using the top and bottom properies but unlike
    setting width
    > properties i dont seem able to set a top position of
    > 115px so it sits under the header, and then specify a
    bottom property to
    > 25px
    > so it finshes just above the footer. It only seems to
    want to take notice
    > of 1
    > or other of the properties.
    >
    > can anyone tell me how to do this.
    >
    > Thanks
    > All help much apreciated.
    >
    >
    > <!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>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > body {
    > margin-left: 0px;
    > margin-top: 0px;
    > margin-right: 0px;
    > margin-bottom: 0px;
    > }
    > #Layer1 {
    > position:absolute;
    > width:100%;
    > height:115px;
    > z-index:1;
    > left: 0px;
    > }
    > #Layer2 {
    > position:absolute;
    > width:100%;
    > height:25px;
    > z-index:2;
    > left: 0px;
    > bottom: 0px;
    > }
    > #Layer3 {
    > position:absolute;
    > width:200px;
    > z-index:3;
    > left: 0px;
    > bottom: 25px;
    > overflow: scroll;
    > }
    > -->
    > </style>
    > <script type="text/javascript">
    > <!--
    > function MM_reloadPage(init) { //reloads the window if
    Nav4 resized
    > if (init==true) with (navigator) {if
    >
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    > document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    > onresize=MM_reloadPage; }}
    > else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH)
    > location.reload();
    > }
    > MM_reloadPage(true);
    > //-->
    > </script>
    > </head>
    >
    > <body>
    > <div id="Layer1">top</div>
    > <div id="Layer2">bottom</div>
    > <div id="Layer3">
    > <p>left</p>
    > </div>
    > </body>
    > </html>
    >

  • Repost - DIV causing cursor problem

    Hi All,
    I have a <Div> over this form that appears to be
    causing difficulty with placing the cursor in the field. It is
    doable but you must very deftly place your pointer at the very top
    edge of the field you wish to enter:
    This is just a quick test page to test a new product I'm
    developing. Page requires win Win/IE.
    http://www.norrisoft.com/testing/showoff/targetPage.html
    Any ideas?
    As an additional bit of help, can you tell me what you think
    of the context sensitive help? I have been developing a product
    that allows someone without html knowledge or flash knowledge to
    create Turbo-Tax-like help for web pages and context-sensitive help
    for html forms.
    Thanks!
    Steve

    You didn't respond to my reply to your previous post.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "norrisoft" <[email protected]> wrote in message
    news:e3g4pi$8jv$[email protected]..
    > Hi All,
    >
    > I have a <Div> over this form that appears to be
    causing difficulty with
    > placing the cursor in the field. It is doable but you
    must very deftly
    > place
    > your pointer at the very top edge of the field you wish
    to enter:
    >
    > This is just a quick test page to test a new product I'm
    developing. Page
    > requires win Win/IE.
    >
    >
    http://www.norrisoft.com/testing/showoff/targetPage.html
    >
    > Any ideas?
    >
    > As an additional bit of help, can you tell me what you
    think of the
    > context
    > sensitive help? I have been developing a product that
    allows someone
    > without
    > html knowledge or flash knowledge to create
    Turbo-Tax-like help for web
    > pages
    > and context-sensitive help for html forms.
    >
    > Thanks!
    >
    > Steve
    >
    >

  • Div causing cursor problem?

    Hi All,
    I have a <Div> over this form that appears to be
    causing difficulty with placing the cursor in the field. It is
    doable but you must very deftly place your pointer at the very top
    edge of the field you wish to enter:
    This is just a quick test page to test a new product I'm
    developing. Page requires win OS/IE.
    http://www.norrisoft.com/testing/showoff/targetPage.html
    Any ideas?
    As an additional bit of help, can you tell me what you think
    of the context sensitive help? I have been developing a product
    that allows someone without html knowledge or flash knowledge to
    create Turbo-Tax-like help for web pages and context-sensitive help
    for html forms.
    Thanks!
    Steve

    Why do you have a div over a field?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "norrisoft" <[email protected]> wrote in message
    news:e3eiak$4b3$[email protected]..
    > Hi All,
    >
    > I have a <Div> over this form that appears to be
    causing difficulty with
    > placing the cursor in the field. It is doable but you
    must very deftly
    > place
    > your pointer at the very top edge of the field you wish
    to enter:
    >
    > This is just a quick test page to test a new product I'm
    developing. Page
    > requires win OS/IE.
    >
    >
    http://www.norrisoft.com/testing/showoff/targetPage.html
    >
    > Any ideas?
    >
    > As an additional bit of help, can you tell me what you
    think of the
    > context
    > sensitive help? I have been developing a product that
    allows someone
    > without
    > html knowledge or flash knowledge to create
    Turbo-Tax-like help for web
    > pages
    > and context-sensitive help for html forms.
    >
    > Thanks!
    >
    > Steve
    >
    >
    >

  • Div Nav Bar problem in IE but Chrome is perfect

    In CS6, Div Rollover image navigation bar becomes broken in Internet Explorer (IE10 - Standards):
    but is perfect in Chrome:
    HTML code is as follows:
    How do I fix this?

    How do I fix this?
    The easiest way to get anything fixed here is to post a link of your problem page.  Posting pictures is fine but it doesn't tell us anything about your code.  As you may know the solution lies in the code - NOT in the pictures.

  • Layer navigation problems

    this feature works great = to select next layer down/up  -  option + [ or ]
    BUT can you do the below.
    1 - is there a way to make this work when the layers are inside a layer folder?
    2 - is there a way to make this work if I want to keep another layer on in the background?
    3 - if these things are not possible is there a way to program an action to make them work?

    blue762839 wrote:
    1 - is there a way to make this work when the layers are inside a layer folder?
    2 - is there a way to make this work if I want to keep another layer on in the background?
    3 - if these things are not possible is there a way to program an action to make them work?
    By (1) Layer folder do you mean Layer Group if so If the group is open so you can see the layers are visible Alt|Option+[ and Alt|Option+] and Alt|Option+, and Alt|Option+.  can be used to navigate between visible layers and groups.
    2 and 3 these short cuts can be recorded in actions and only navigate between visible layers those turn off will be skipped. If you navigate to a visible layer and turn its visibility off then navigate away from it you can not select the now turned off layer in this relative manor again.  You can selected by name. You need to be careful how you create layer groups in actions. Creating a group then adding layers the group will be open.  If you select a group of layer then create a group from layers the group will be closed.  I know of no way of opening and closing  Layer groups in a action.

  • Div tag viewing problem

    When I wrap a div tag around an image - I don't see that
    image in the "designer view"
    I do see it when I look at it in a browser.
    Isn't there some way that I should be able to see the image
    in the designer view?

    Hmm - I must admit, I've never had this problem. Can you tell
    me exactly
    what you are doing, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jfsneumann" <[email protected]> wrote in
    message
    news:ebarml$517$[email protected]..
    > When I wrap a div tag around an image - I don't see that
    image in the
    > "designer
    > view"
    >
    > I do see it when I look at it in a browser.
    >
    > Isn't there some way that I should be able to see the
    image in the
    > designer
    > view?
    >

Maybe you are looking for

  • Conversion of multiple xml idocs to flat file

    Hi, I did ABAP mapping to convert xml idoc to flat file by using the reference how to do abap mapping in xi3.0.pdf It is working for only one idoc at a time. If I have multiple idocs in a single xml file, the above code is not working. Please let me

  • Scroll wheel/ball sizes dust spotter clone/heal tool

    Hadn't seen this mentioned anywhere, nor in documentation... Today I accidentally discovered that the scroll wheel/ball on the new Apple mouse will increase/decrease the size of the heal/clone brush tool. Now you don't have to constantly tap the [ ]

  • Using Unicode with MS-SQL-Server 2000

    Hello, i want to migrate my coldfusion application to support unicode. for that i read some articles here in the knowledge bas e and on the web. So i actually tested with: * correct use of cfcontent,cfprocessingdirective * storing source-files with U

  • E72 email doesn't properly connect

    Hi, I've run a quick search and while I found this issue has been mentioned before, it hasn't been resolved as far as I can see (if it has, I'd be happy if you point me to a solution!). I've set up my Gmail account on my E72 device, and it has been w

  • IP Profile dropped significantly

    Problems started occuring around 3 weeks ago. IP Profile use to be 448 upstream, 8192kbps downstream. Now the numbers have significantly dropped too 192 Kbps Upstream, 4224 Kbps Downstream. Ping to first hop has increased from 8-10 to 20-24. Effectiv