Compensate for the div / positioning in IE problem

I posted this problem in another thread, but it was a sub-question. Anyway, the problem I have is positioned a div on all other divs. I managed to make it work perfectly on Firefox and Chrome as I wanted. The problem is usually when it comes to internet explore. I want just the image or the div on the right side of the site, but always placed by changing properties will give the same result, places of internet explore is far away where it is supposed to be. I'll add pictures, the code and the site below. Any help would be appreciated.

View of chrome:

Chrome View.png

View of Firefox:

Firefox View.png

* IE View (false):

IE View.png

Web site: http://emergencyclean-up.com

Code:

< ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "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 > emergency Clean Up Homepage < /title >

< style type = "text/css" >

{body

background-color: #333333;

}

#entireSite #sidebar #spacer {}

height: 300px;

Width: 350px;

}

#entireSite #sidebar #newsletter {}

background-image: url (.. / Images/NewsLetterBackground.png);

height: 165px;

Width: 350px;

color: #FFF;

}

< / style >

< link hand. CSS"rel ="stylesheet"type =" text/css"/ >

"" < script src = "... / SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script >

< script type = "text/javascript" >

function MM_swapImgRestore() //v3.0 {}

var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

}

function MM_preloadImages() {//v3.0

var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

}

function MM_findObj (n, d) {//v4.01

var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

If (! x & & d.getElementById) x = d.getElementById (n); Return x;

}

function MM_swapImage() {//v3.0

var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

}

< /script >

"" < link href = "... / SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / >

< / head >

< onload of the body = MM_preloadImages('..) ' / Images/Buttons/buttonOver_01.gif ','... / .png images/WaterDamageOver ','... / Images/FireDamageOver.png ','... / Images/MoldRemediationOver.png ','... / MovalOver.png images/SootRe ','... / Images/OdorControlOver.png ','... / Images/facebook - logoOver.png ','... / Image s/yelp - logoOver.png ','... / Images/LinkedIn_logoOver.png ','... '. Twitter/images /-logoOver.png') ">"

<!-it starts the encoding for the centering of the entire Web page->

< div style = "width: 100%;" >

< div style = "width: 900px; margin-left: auto; margin-right: auto; ">

< div style = "width: 100%;" float: left; background-color: #333333; ">

<! - this starts the background for the navbarArea layer - >

< div id = "navbarArea" >

<!-this starts the container div for the navigation bar->

< div align = "center" >

< div id = "navbar" >

< ul id = "MenuBar1" class = "MenuBarHorizontal" >

< li > < strong > < a href = "index.html" > Home Page < /a > < / strong > < /li >

< li > < strong > < a href = "On Us.html" > us < /a > < / strong > < /li >

< li > < strong > < a href = "Services.html" > Services < /a > < / strong > < /li >

< li > < strong > < a href = "Testimonials.html" > stories < /a > < / strong > < /li > ""

< li > < strong > < a href = "Us.html of Contact" > contact us < /a > < / strong > < /li >

< li > < strong > < a href = "Offers.html" special > offers special < /a > < / strong > < /li >

< /ul >

< / div > < / div >

<!-This completes the container div for the navigation bar->

< / div >

<! - This completes the background for the navbarArea layer - >

<!-this starts the entireSite area * excludes navbar *->

< div id = "entireSite" >

<! - this starts the container for the sidebar image - >

< div id = "sidebar" >

<! - it starts a div for spacing - >

< div id = "spacer" >

< / div >

<!-this ends a div for spacing->

<! - it starts div newsletter - >

< div id = "newsletter" >

< Center > < font size = "5" > subscribe to our Newsletter < / police > < / center >

< do action = "subscriptionform.php" method = "post" id = "Newsletter" > "

< table width = "100%" border = "0" cellpadding = "3" >

< b >

< td > name: < table >

< td > < input name = "News Letter Name" type = "text" size = "30" maxlength = "40" / > < table >

< /tr >

< b >

< td > Email: < table >

< td > < input name = "News Letter Email" type = "text" size = "30" maxlength = "40" / > < table >

< /tr >

< b >

< td > Zip Code: < table >

"" < td > < input name = "News Letter Postal Code" type = "text" size = "10" maxlength = "12" / > < table >

< /tr >

< /table >

Center of <>< input name = "Subscribing" type = "Submit" id = "subscribe" / > < / center >

< / make >

< / div >

<! - this bulletin ends div - >

< / div >

<!-This completes the bar area side image->

<! - this starts the maintext area - >

< div id = "maintext" >

<! - this starts the title within the maintext area bar - >

< div id = "title bar" >

< br / >

< / div >

<! - the ends of the title bar of maintext area - >

< br / >

"" Center of <>< img src = "... / Images/Logo.png" width = "500" height = "160" alt = "Logo" / >

< br / >

< br / >

< center > choose among our different services here for the emergency Clean-Up < /Center >

< br / >

< table width = "100%" border = "0" cellpadding = "0" >

< b >

"< td > < Center > < a href ="Damage.html water"MM_swapImgRestore" onmouseover = "MM_swapImage ('WD '", '... / Images/WaterDamageOver.png ', 1) "> < img src =" "... / pictures/WaterDamage.png" alt = "Water damage" name = "WD" width = height "75" = "75" border = "0" id = "WD" / > < /a > "

< br / >

Water damage < / center > < table >

"< td > < Center > < a href ="Damage.html fire"MM_swapImgRestore" onmouseover = "MM_swapImage ('FD '", '... / Images/FireDamageOver.png ', 1) "> < img src =" "... / pictures/FireDamage.png" alt = "Fire damage" name = "FD" width = "75" height = "75" border = "0" id = "FD" / > < /a > "

< br / >

Fire damage < / center > < table >

"< td > < Center > < a href ="Remediation.html Pan"MM_swapImgRestore" onmouseover = "MM_swapImage (' SIR '", '... / Images/MoldRemediationOver.png ', 1) "> < img src =" "... / pictures/MoldRemediation.png" alt = "Mold Remediation" name = "MR" width = "75" height = "75" border = "0" id = "MR" / > < /a > "

< br / >

Mold remediation < / center > < table >

"< td > < Center > < a href ="Removal.html of soot"MM_swapImgRestore" onmouseover = "MM_swapImage ('SR '", '... / Images/SootRemovalOver.png ', 1) "> < img src =" "... / Images/SootRemoval.png" alt = "Remove soot" name = "SR" width = "75" height = "75" border = "0" id = "SR" / > < /a > "

< br / >

Removal of soot < / center > < table >

"< td > < Center > < a href ="Control.html of the smell"MM_swapImgRestore" onmouseover = "MM_swapImage ('OC '", '..) " (/ Images/OdorControlOver.png',1) "> < img src ="... / pictures/OdorControl.png "alt ="Odor control"name ="OC"width ="75"height ="75"border ="0"id ="OC"/ > < /a >

< br / >

Odour control < / center > < table >

< /tr >

< /table >

< br / >

< Center > for more services please click < a href = "Services.html" > here < /a >. < /Center >

< / div >

<!-this ends the area-> maintext

<! - this starts the bottombar image - >

< div id = "bottombar" >

"" < img src = "... / Images/bottomBar.png" width = "900" height = "25" alt = "bottombar" / > < / div >

<! - this ends the image of the low bar - >

<! - this starts the hotlinks box - >

< div id = "hotlinks" >

"< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('FB '", '... /Images/Facebook-logoOver.png',1) "> < img src =" "... /Images/Facebook-logo.png" alt = "Facebook" name = "FB" width = "25" height = "25" border = "0" id = "FB" / align = "left" > < / has > "

"< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('YP '", '... /Images/Yelp-logoOver.png',1) "> < img src =" "... /Images/Yelp-logo.png" alt = "Yelp" name = "YP" width = "25" height = "25" border = "0" id = "YP" / align = "left" > < / has > "

"< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('TR '", '... /Images/Twitter-logoOver.png',1) "> < img src =" "... /Images/Twitter-logo.png" alt = "Twitter" name = "TR" width = "25" height = "25" border = "0" id = 'B' / align = "left" > < / has > "

"< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('LI '", '... / Images/LinkedIn_logoOver.png ', 1) "> < img src =" "... / Images/LinkedIn_logo.png ' alt = 'Linked In' name ="LI"width ="25"height ="25"border ="0"id ="LI"/ align ="left"> < / has >"

< / div >

<! - this end area of hotlinks - >

<! - this starts the field of copyright - >

< div id = 'copyright' >

< br / >

< p align = 'right' > content copyright 2012. EMERGENCYCLEAN - UP.COM. All rights reserved. < /p >

< / div >

<! - this end, the field of copyright - >

< / div >

<! - This completes the entireSite container - >

"" < div id = "containerEmergency" > < img src = "... / pictures / emergency contact.png" width = "220" height = "220" / >

< / div >

< / div >

< / div >

< / div >

<!-This completes the coding for the centering of the entire Web page * excludes navbar *->

< script type = "text/javascript" >

var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

< /script >

< / body >

< / html >

A few steps to follow.

First make a backup copy of the file site just in case things go belly up and you need to revert to the original.

Add position: relative; to the

the bottom (as shown)

Then move your

named "containerEmergency" directly below the
who added you position: relative; TO:

Add z-index: 100; to the css "containerEmergency" as shown below:

{#containerEmergency}

height: 250px;

Width: 250px;

position: relative;

Top: 0px;

right: 0px;

left: 720px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

border-bottom-color: #F00;

border-right-color: #F00;

border-bottom-color: #F00;

border-left-color: #F00;

z-index: 100;

}

Add z-index: 2; to the css of 'entireSite ':

{#entireSite}

height: auto;

Width: 900px;

position: absolute;

top: 50px;

z-index: 2;

}

Add z-index: 1; to the css "navbar":

{#navbarArea #navbar}

background-color: #929BA0;

height: 40px;

Width: 900px;

position: relative;

top: 20px;

left: auto;

right: auto;

do-family: Arial, Helvetica, without serif.

do-size: 12px;

z-index: 1;

}

Now it should work ok in Internet Explorer.

Tags: Dreamweaver

Similar Questions

  • Compensate for the Div Okay on PC, not on Mac

    Using CS4, I created a div for a search box that goes in the header of a site. Thing is, in order to make it appear properly placed in browsers, I had to compensate about 100px in DW - while in DW, it hangs 100px off the page to the right. But in browsers, it seems well... except on a Mac, where the search box is shifted as in DW.

    Is this a bug in DW? I did something wrong? Here's the div code:

    #search_header {width: 266px; height: 24 PX, position: absolute; z-index: 1; left: 796px; top: 51px; border: 0px ;}}

    -Change

    #container {width: 950px; background: #C8D7E8; margin: 0 auto; text-align: left ;}}

    on this subject.

    #container {width: 950px; background: #C8D7E8; margin: 0 auto; text-align: left; position: relative ;}}

    And then reposition the box search in DW.  It will stay where you put it now...

    Your next mission is to tell us why it works...

  • If win 2003 is upgraded for the 2008 edition, it will fix alingment compensate for the problem with the SAN disks?

    If win 2003 is upgraded for the 2008 edition, it will fix alingment compensate for the problem with the SAN disks?

    Hi elvirkaric,

    Your question in Windows Server 2008 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Forum. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en-us/w7itproinstall/threads

  • Tried to use iTunes to restore iPhone 5s, but the 17 error happens: "this device is not eligible for the requested build". No problem to enter the mode of recovery, apple server and the internet. Help?

    I tried to use iTunes to restore my iPhone 5s, but the 17 error happens: "this device is not eligible for the requested build". No problem to enter the recovery mode, connection to the apple Server (the software update download was complete) and internet connection. Help? I do an Apple store to restore?

    Error 17 refers to network problems. Take a look at these articles and try the suggestions:

    Solve the iOS update and restore error in iTunes - Apple Support

    Get help with iOS update or restore errors - Apple Support

  • Should I spend the $280.00 for the cannon to solve my problem of autofocus 70 d?

    Should I spend the $280.00 for the cannon to solve my problem of autofocus 70 d? Or just go back to my rebels much trust?

    MelekalsCanon wrote:

    Very much appreciate your taking the time to send a response. As a new user, I was not sure if anyone worth. Let me add a bit more to my first post. I go into this niche between amateur and a person with clients. For more than 10 years, I have covered the events for a non-profit organization, capturing the look and feel of 20 + events per year and received permission to buy some cameras this year. My decision from the beginning was to use the Canon Rebel. The images are on site and once I had a problem with one of them (after the filming of the external events in time 105 degree for 3 days).

    So when I retired a year ago, it was for me a selection fairly simple to get a gun for me - especially since at this time there the 70 d was on the cover of magazines and has been very very touted. I also did a lot of publication computer assisted and helped me to realize that I want the best sensor, resolution and sharpness, lens that I could afford - the 70 d of photo editing. My post was actually a result of reading many replies online, including your very informative responses on 70 d focus problems. My biggest concern is I'll spend hundreds of dollars and maybe, just maybe get a camera that captures images better targeted, but still not as strong as the bottom end rebel I used. I had hoped to buy my first goal of 'L' and really get excited - not try to repair the unit more expensive that I bought that day.

    Thank you once again and before he gets noted by someone... Yes, I should have pushed this issue earlier and then at least the guarantee would have covered the cost. A lesson in expensivve. But I must add that at least an authorized Canon dealer repair told me they had several people the impression that I did - he was the photographer / me as a new user having the problem and not the camera. Now, I know it's my camera.

    Let me clarify that I do not own a 70 d, so what I say about it is to look at what others have said, especially in this forum. But it is disconcerting to see so much complaint about a camera that is supposed to have an innovative system of development. One is strongly tempted to suspect they went overboard in trying to put the camera to the service still photographers and videographers.

    That said, I'm not a big fan of the rebel line, because they do not have af microadjustment, and I at least have a Canon lens excellent also which would be useless without it. (The 70 d there AFMA, a point in his favor.)

    What about spending the $280 for the repair, I understand why it is difficult to call. If I were in your shoes and were convinced that Canon includes the question and he'll fix it properly and permanently, I guess I'd go for it. If you do not do, they fell that you need something a notch above the rebels, is perhaps a good time to buy a 7 d remains or rehabilitated. Even though I now have a 3 out of 5, I always use my 7 d a good amount and have been very happy with them. And the 2 7 got such a favorable reception it was practically forced to put at the disposal of the most 7 d at a decent price.

  • Compensate for the gradient tool

    Hi guys

    I use PsCC2015 I drew an ellipse and has added a gradient, with a radial pattern. The center of the star is at the center of the ellipse. For the effect I want, I need to compensate for the radial gradient from the center of the ellipse Center. Is this possible?

    Respect,

    Graham

    Yes it is possible. Double-click the layer, and then select gradient overlay and manually set the gradient whereve you want on the ellipse. Just like that.

  • How to prevent the appearance of "Failed to open Document" "Please check if you have read permissions for the file above.  This problem occurs when I try to convert a word in a PDF doc.

    How to prevent the appearance of "Failed to open Document" "Please check if you have read permissions for the file above? This problem occurs when I try to convert a word in a PDF doc.

    Hi [email protected] ,

    Please try to follow the steps mentioned in this thread with a similar problem: Impossible to open the document. Please check if you have read permissions for the above file.

    Also, let us know the acrobat version you have and the version of the OS on your system.

    Let us know if that helps.

    Concerning
    Sarojini

  • Need to create and adjustment layer to compensate for the unwanted hue caused by lens

    I'm looking for help to set up an adjustment layer to compensate for a specific lens coloring problem. Basically, I use a GoPro (on a drone) but I got a flat lens of spare parts. The sharpness is good, but the lens has a well-known problem: it translates into a pink coloring around the edges/corners. Most of the time it is barely perceptible, sometimes he jumps. It also depends on the screen, that I use for example. My TV seems to bring out a lot more than my laptop.

    Here's an example - look at around 0:35 0:40 http://vimeo.com/117790732

    And to try to get an idea where the question is on the frame, I took a picture of the example of the grass Frost, very early in the morning. I then crank up the saturation to 100% and this is what it looks like:

    Frosty Grass for Adj Layer.jpg

    I would like to be able to compensate for this. This should probably do with an adjustment in Photoshop layer that I can then import in Premier Pro. Can anyone advise as to how to do?

    Any help will be appreciated.

    Thank you

    Jacques

    Since any change in RGB channels influence the tonal scale, perhaps to the laboratory, with m/g-b/y juxtaposition and distinct tone level would be a logical choice. Here, a few sweeping curves (and a rough mask, sorry about that) need to be addressed.

    The adjustment layer that results can be changed in the opacity according to the saturation of the chromatic aberration.

    EDIT: Posted quickly. End of shadow of channel tweak L. red dot needs a white dot in the mask to eliminate].

  • For the last week, I had problems on the Web pages in the browser look at a box itself (the box that actually shows the site), I can't click on anything anyone in the top thumb or inch - and a quarter. What does this, and how can this be repaired?

    This applies to all links and anything in this field unless it falls below, then I can click on it. The only thing that seems to get around it, is on a bar at the top of a Web search, I can click and type, but there is no text cursor.

    This problem occurs even when I scroll down, the same area of a Web site can be clicked, because of this problem.

    This does not affect the toolbars, bookmarks, etc..

    Recently, the Yahoo toolbar and the extension of Babylon have been reported because of this problem. They appear to overlap invisibly on the top of the display of the web page. You have both installed, uninstall or disable them / it or see if an update is available that solves the problem.

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    You have several older versions of Java installed Console Java did not clean up when updating. Follow these instructions to remove older versions:

    Your old extensions Java Console:

    • Java Console 6.0.05 {CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}
    • Java Console 6.0.07 {CAFEEFAC-0016-0000-0007-ABCDEFFEDCBA}
    • Java Console 6.0.12 {CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA}
    • Java Console 6.0.13 {CAFEEFAC-0016-0000-0013-ABCDEFFEDCBA}
    • Java Console 6.0.14 {CAFEEFAC-0016-0000-0014-ABCDEFFEDCBA}
    • Java Console 6.0.15 {CAFEEFAC-0016-0000-0015-ABCDEFFEDCBA}
    • Java Console 6.0.21 {CAFEEFAC-0016-0000-0021-ABCDEFFEDCBA}
    • Java Console 6.0.22 {CAFEEFAC-0016-0000-0022-ABCDEFFEDCBA}
    • Java Console 6.0.23 {CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA}
    • Java Console 6.0.24 {CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA}
    • Java Console 6.0.26 {CAFEEFAC-0016-0000-0026-ABCDEFFEDCBA}

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • Password for the Bios M30 - 742 satellite problem

    I have a Toshiba laptop (model No. Satellite M30-742), bought on May 26, 2004.
    But I forget the CMOS password.
    Without entering the password, it is not possible to start the laptop.

    I have also contacted to your "Redington India" service centre in Kanpur (India).
    But they are unable to solve my problem.
    I know that my laptop is now out of warranty.

    So, I'm willing to pay for it.
    Please help me to start my laptop.

    Laptop model Satellite M30 742
    Model number PSM30E-7100V-EN
    Series No. 44095636P
    Windows XP operating system

    Thank you
    Dinesh.

    Hello

    The unknown BIOS password cannot be deleted or removed easily.
    The unknown BIOS password can be removed ONLY by a certified maker Toshiba.

    To my knowledge, the Satellite M30-742 PSM30E-7100V-EN was released in Europe (probably for the British market)
    Then, probably, you should contact the ASP from Toshiba available to the United Kingdom in order to remove the BIOS password.

    Here is a link to all Toshiba ASP available worldwide:
    http://www.Toshiba.EU/innovation/generic/ASP_SUPPORT/

  • Spectrum of HP x 360-13 - 4130 ca: hinge for the spectrum x 360 Hp problem

    So I got my x 360 and I loved, everything was fine and no problems at all with it. But after about a month, I noticed that the left hinge (looking at the screen in the normal laptop use) began to waver. He got more loose since yesterday and today, if I screen to about 120 degrees and I hold the screen and the keyboard in separate hands and shoot, I can see the gap between the EEG screen and larger keyboard. Maybe around 2 mm. In addition if I shake the phone back a bit I can hear the Squeak of the hinge. Basically, it feels like gears are loose or and is not normal, because the right hinge has no problem, so never and works perfectly. I have never droped my laptop or hit on something, so I hope there is a fix for this because I really need my laptop for College and I love the x 360.

    Thank you.

    This is NOT official HP customer service and I, like most other people on this forum do not work for HP. It is a forum for users of peer-to-peer support for HP products. HP maintains no official presence on this forum and it is unlikely that HP will respond in an official capacity. Response of an employee of HP represents his own opinion and not that of HP.

    I'm sorry that you are having problems with your computer. I have forwarded your concerns to administrators of the Forum HP for possible escalation. Please look for a PM (private message), a representative from HP on this forum.

    If you have any other questions, feel free to ask.

    Please click the White Star of KUDOS to show your appreciation

  • "Any new name for the program" has encountered a problem and needs to close. Sorry for the inconvience

    Whenever we try to install something new, that settles it, but when we get the same error message

    "the new name of the program" has encountered a problem and needs to close.  Sorry for the inconvience

    We can't get anything to run now

    Hello

    1 is this problem limited only when installing an application?
    2. what application are you trying to install?

    Method 1.
    I recommend you to reregister the Installer engine.
    Here's how:
    a. Click Start, click Accessories and then click command prompt.
    b. at the command prompt, type the following and press ENTER after each line:

    MSIExec /Unregister
     
    MSIExec/regserver

    Method 2.
    For other methods, see the article below.
    How to troubleshoot issues that may occur when you install, uninstall, or upgrade one program on a Windows computer
    http://support.Microsoft.com/kb/2438651/en-us

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How i: swap image in the background when I the substitution of CSS for the div

    HI: Let's see if I can explain this delema correctly:

    Objective: I want to hover over the items of the main menu menu spry and the background image of the container to change

    Catch: I use a model and have pictures of different background on every page, so I had to add a CSS rule inline for container bg image that replaces the model.

    Now I want the background image to change when I fly over the main menu items

    any ideas?

    site can be seen at www.summitcreekcapital.com

    Thank you, Nancy

    I see no real need to change the style sheet for something as mundane as the change of image of bg.  Here's an alternative:

    (1) add this to the top of your pages just before the closing tag:


    (2) then modify your menu items to add an onmouseover event that calls the function "newbg()", with a memorable classname as an appropriate setting for each menu item, like this:

  • firm_overview.html" onmouseover="newbg('foverview')">FIRM OVERVIEW
  • firm_team.html" onmouseover="newbg('mteam')">MANAGEMENT TEAM
  • code.pdf" target="_blank" onmouseover="newbg('cethics')">CODE OF ETHICS
  • Please note my classnames have been designed to reflect the text of the link, like "Overview of the firm"-> "foverview" rather that imagename that you will use for the bg, so in the future, if you decide to change this image, classname will always make sense for that link!

    (3) and then in a named "bgimages.css" external style sheet that I put in a folder /css/ (but you are free to rename all of these paths, filenames etc.)

    put these:

    .oneColLiqCtrHdr #container.foverview {
    

    Background: url (.. / pic01.jpg);
    }

    .oneColLiqCtrHdr #container.mteam{
    

    Background: url (.. / pic03.jpg);
    }

    .oneColLiqCtrHdr #container.cethics{
    

    Background: url (.. / pic02.jpg);
    }

    Change the images and paths as needed of course. As always, the path is always relative to the location of the css file.

    (4) and finally, in an external js file name "bgSwitcher.js" which I put it in a folder/js /, paste this:

    function newbg (classnm) {}

    var d = document;

    If (! d.getElementById) return;

    var c = d.getElementById ('container');

    If (! c) return;

    c.className = classnm;

    }

    Hope that all of the senses.  If I left you confused at any stage, just let me know.

    --  
    
    E. Michael Brandt
    
    www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions
    
    www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia
    
    --
    
  • Strange problem brush which compensates for the model of the line and double it... Help?

    Hey everybody! Last night, I made a brush of Ribbon for a project at work. It worked as it should and I gave it to a colleague of mine so that it could use is as well. This morning, however, my colleague tells me she is having problems with the brush because it wasn't appearing when she used. I opened the file HAVE on my computer to check it out and everything seems fine, the lines that I did the other night not appear correctly. However, when I tried to draw another line and apply the brush, the ground was shifted to the line, AND it seemed to have doubled.

    Here's a sample of what I mean; the top is a line that I drew last night and the bottom is the same line, just copied and pasted below:

    ribbon_brush_issue.png

    I can move the lines, I did the other night, on the model around and it works correctly, but if I copy the line or by using the same brush to draw, I get double up to offset glitch.

    Thank you for taking the time to read this. All advice is appreciated!

    The brush is constructed with a clipping group. This does not work properly.

    You might drag the brush in the Panel forms. Then ungroup. Then take the part of the brush that isn't a corner and use the pathfinder Crop on it.

    Then create a new brush.

    Works for me.

    You can use this file? https://DL.dropboxusercontent.com/u/15485305/ribbon_brush_issue-mg.AI

  • In regards to Microsoft Career Site HR is really read the RESUME for the applied position?

    I send my CV to a lot of position that I am very interested and I have lot of all recruiters. Can you tell me how long does take to be contacted?

    It is the peer-to-peer support forum for Microsoft Vista.  Windows users help other users of Windows who have problems.  I think I can say that no one here has seen your RESUME.  :-)  Contact the Department of human resources of Microsoft with this type of question.

    writing in the new message: * e-mail address is removed from the privacy... *

    I send my CV to a lot of position that I am very interested and I have lot of all recruiters. Can you tell me how long does take to be contacted?

Maybe you are looking for