IE7 and VC

Hi all,
is it possible to use the IE7 RC1 with visual composer?
Has anybody any experience?
Thx for answers.
Regards,
Marcel

It isn't supported yet, but in this BLOG: /people/prakash.darji/blog/2006/07/26/troubleshoot-the-sap-netweaver-2004s-bi-frontend-installation
I do mention what you need to do to use IE7 with NetWeaver products (including VC).
Prakash

Similar Messages

  • Dreamweaver 8 Display Mode renders website differently from IE7 and Firefox2

    I'm trying to create a webpage with the following rows setup:
    Header
    Navigation/Issueinfo (2-column)
    Left/Middle/Right (3-column)
    OtherLeft/OtherRight (2-column)
    Footer
    It renders correctly in Dreamweaver 8's display window, but in IE7 and Firefox 2 the Navigation/Issueinfo row renders differently, and I can't figure out what the problem is. I've attached images of D8 and IE7 as well as the HTML and CSS codes. All help is greatly appreciated!
    Dreamweaver 8's Display View: http://img28.imageshack.us/i/70399536.jpg/
    Internet Explorer 7: http://img3.imageshack.us/i/ie7e.jpg/
    HTML:
    <!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>
    <link href="style.css" rel="stylesheet" type="text/css" />
    <link rel="icon" href="/favicon.ico" type="image/x-icon">
    </head>
    <body>
    <div id="container">
    <div id="header">
    </div>
    <div id="navigation">
    <ul>
    <li><a href="index.html">HOME</a></li>
    <li><a href="archive.html">ARCHIVE</a></li>
    <li><a href="blogs.html">BLOGS</a></li>
    <li><a href="calendar.html">CALENDAR</a></li>
    <li><a href="staff/staff.html">STAFF</a></li>
    <li><a href="msms/msms.html/">MSMS</a></li>
    </ul>
    </div>
    <div id="issueinfo">
    VOLUME 21 ISSUE 3
    </div>
    <div id="left">
        Left side text...
    </div>
    <div id="right">
        Right side text...
    </div>
    <div id="middle">
        Middle column text...
    </div>
    <div id="otherleft">
    Otherleft text...
    </div>
    <div id="otheright">
    Otherright text...
    </div>
    <div id="footer">Footer...</div>
    </div>
    </body>
    </html>
    CSS:
    /* CSS Document */
    /* Specify blanket rules for all elements */
    body {
        color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0px;
        padding:0px;
    background-color:#000077;
    a{
    color:#000077;
    text-decoration:none;
    a:hover{
    text-decoration:underline;
    #container {
    width:1020px;
    margin:0px auto 0px auto;
    background-color:#FFFFFF;
    #header {
        clear:both;
        width:1020px;
    height:130px;
    background-image:url(images/banner.jpg);
    #navigation {
    float:left;
    width:800px;
    text-align:center;
    background-color:#000077;
    #navigation li{
    display:inline;
    list-style-type:none;
    padding-right:30px;
    #navigation a{
    color:#FFFFFF;
    text-transform:capitalize;
    #issueinfo {
    clear:right;
    color:#FFFFFF;
    text-transform:capitalize;
    text-align:center;
    margin:0px 0px 0px 800px;
    background-color:#000077;
    #left {
        clear:left;
    float:left;
        width:318px;
    padding:0px 10px 0px 10px;
    #right {
        float:right;
        width:318px;
    padding:0px 10px 0px 10px;
    #middle {
    margin:0px 340px 0px 340px;
    padding:0px 10px 0px 10px;
    #otherleft {
    float:left;
    width:510px;
    #otherright {
    margin:0px 0px 0px 510px;
    #footer {
    clear:both;
    color: #FFFFFF;
    text-align: center;
    background-color: #000077;

    DW Design View is only an approximation of what various browsers will do.
    Try this (note changes in red):  Tested in FF 3.6.
    #navigation {
        float:left;
        width:800px;
        text-align:center;
        background-color:#000077;
        line-height: 2em; /**ADD THIS**/
    #issueinfo {
       clear:right; /**REMOVE THIS**/
        color:#FFFFFF;
        text-transform:capitalize;
        text-align:center;
        margin:0px 0px 0px 800px;
        background-color:#000077;
        line-height: 4em; /**ADD THIS**/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • Flash buttons not working in IE7 and Chrome

    Here's my website where the problem is occuring www.bakercreative.co.uk
    As you can see the Flash buttons animate, but when clicked they should go to a new html page.
    I've tested it in IE8 and Firefox without any problems but it's not working in IE7 and Chrome.
    Does anyone know what the problem is? Could it be the html code or the flash file itself?
    Thanks

    Hi, Glad you were able to solve that issue with the buttons and Chrome. Any small thing can cause big problems!! LOL
    I'm sure IE7 will test out ok, IE6 did Your website is very nice and has a variety! I hope it all comes together for you.
    Thanks,
    eidnolb

  • Zooming animation is extremely slow in IE7 and IE8

    Hi,
    version: OracleAS MapViewer Version: Ver1033p5_B080908
    zooming effect is extremely slow in IE7 and IE8 (FF, Safari, Chrome do it fast!)
    thanks,
    Branislav

    I believe you can blame IE's incredibly slow JavaScript engine for this. That's my experience. There's not much the Mapviewer developers can do about that really.
    I had hoped, that IE8 had improved on that, but there hasn't really been any visible differences.
    Jacob

  • JFileChooser in Applet hangs ie7 and vm

    Hello
    First of all, excuse my poor english.
    In my website I have a problem with an applet.
    This applet is used to select files from the client computer.
    My JRE version is 1.5.0_10 Java HotSpot(TM) Client VM
    The browser is IE 7
    The OS is WinXP SP2
    First time the page is loaded works fine, but when the page is reloaded it crashes when it makes a new instance of JFileChooser.
    This hangs the ie and the vm.
    I've tried it in other computer that uses the 1.5.0_07 and ie 7, and it works fine.
    This is the code:
    shpFileChooser = new javax.swing.JFileChooser();
    shpFileChooser.setFileSelectionMode(javax.swing.JFileChooser.DIRECTORIES_ONLY);
    int retOutbox = shpFileChooser2.showOpenDialog(null);
    if(retOutbox==JFileChooser.APPROVE_OPTION){
    path = shpFileChooser2.getSelectedFile().getPath();
    else {
    path = "";
    Please Help me.

    I'm also have the problem with JFileChooser spiking the CPU in an applet -- with JRE 6 Update 2, which I just installed (did not happen with Update 1).
    When new JFileChooser() is hit, the CPU usage spikes to 100% for about 15 seconds until the control appears. Then as I navigate through folders, I get a similar spike for each click.
    This is happening for both IE7 and FireFox 2.0.0.5 on WinXP SP2.
    Any insights are much appreciated.

  • IE7 and Web control panel

    is anyone running win xp pro with IE7 and having problems getting to the control panel? all i should be doing is putting in http://192.168.1.1  right? it just thinks about it and then gives me a google search result.. yes i put this in the address bar and not do a google search
    anyone else have this problem? any fixes?
    thanks for your help!!

    Try opening a normal folder and typing it in the directory box. (looks just like address box)

  • Partially blank pages in IE7 and IE8

    OS = XP 32 bit
    Browser = IE7
    Flash version = 10.1.102.64
    I was getting partially blank pages in IE8.  I unistalled it and installed IE7 and I got the same results.  I unistalled flash player and reinstalled I still have the same issue.  I get no error messages when I installed flash but it doesn't appear to be working.

    I had several other issues that were resloved once I ran the "secedit" command.  I didn't bring these other issues up since I didn't think they were realated.  The other issues were:  I couln't open WMP, and I couldn't  open " Help and Support".  I also tried to put IE8 back on my computer but the installed failed.  Once I ran the "scedit" command and registered the listed dll's, ALL of my isues were resolved.  No more blank web pages, I was able to open WMP and Help and Support, and I was able to upgrade to IE8.
    Also before running the "scedit" command I got error messages when I tried to register the dll's that I mentioned.  The dll's weren't missing, they just weren't registered.
    Uninstall and reinstall did nothing for me.  Niether did the vs 9 method.
    Thanks for all your help.  I hope the resolution I found can help others too.

  • Ie7 and ie8, again shocks :(

    yes, flowplayer is great tool, we are using it and its free version. cheers, but if u see http://apps.facebook.com/kickasskaraoke/most_liked.php in ie7 and ie8, click on video thumb and click on share or invite button, the video comes over the facebook window. i know the issue is diff If you get time let me know what is the solution for it. thnx in advance

    Thanks Arun.
    We are using 11.1.1.2.0.
    We do not see any javascript error. If needed, I can provide few screenshots. You help is much appreciated.

  • SeamlessTabbing broken in IE7 and IE8

    I have a Flash movie in an html page and need seamless tabbing to work as the page has to be 508 compliant (so you need to be able to use the tab key to navigate)...In IE7 and IE8 you can tab through fine once, but if you continue the tab the second time around the flash movie gets ignored. At first I thought it was me, but I found two samples online that were deemed to be functioning in a correct tab looping...and they do the same behavior...work fine once and the second time around the Flash content is ignored!!! I have found nothing addressing this...anywhere.... (BTW I have things running fine in FireFox...that was an easy fix)...but I have to target both IE and Firefox...
    Here are the samples that are deemed to be correctly functioning tab looping (seamless tabbing)...however they are not in IE7 and 8
    seamless tabbing sample 1
    seamless tabbing sample 2
    Any help to ressolve this would be appreciated...I just can't get focus back within the Flash movie...

    Agree totally with TexasApexDeveloper here. Trying to find a way to get older versions of IE to render HTML5 content is not a reasonable solution and will be a constant uphill battle.
    You mentioned that your users use IE <9 on XP systems. Is IE the only browser installed on user workstations? Could Firefox be an option?
    R/,
    Keith Malay

  • Code to play a swf on ie7 and ie8 instead of poster

    What is the code for using a swf instead of the poster.png for ie7 and ie8?
    Thanks,
    Rodrigo

    It's a limitation; only one computer can be authorized for any given rental. If desired, click here and ask the iTunes Store staff for assistance.
    (123580)

  • Looking for list of ie7 and flash bugs

    I'd like to stay clear of any ie7 and flash bugs that are out there, does anyone know of a list of any known bugs with flash player and ie7?
    I'm currently experiencing an issue where flash 10 and my app do not work in IE7 but they work fine in all other browsers.

    Hi, Check in Tools, manage add ons(all categories) for Shockwave Flash Object and make sure it is Enabled and is the same version of Flash Player you have Installed.
    Test with each browser here and if Flash Player is Installed correctly you should see the animation and the version of Flash Player will be displayed also. http://www.adobe.com/software/flash/about/ 
    If you need further help, post back your operating system, other browsers used and versions.
    Thanks,
    eidnolb

  • IE7 and Adobe Flash Player

    I installed IE7 to my machine and now I cannot get to flash
    sites, I uninstalled and reinstalled both IE7 and all my adobe
    products. The problem was still occuring. I uninstalled and
    reinstalled using clean boot, safe mode, check everything out in
    the registry. I ran Spybot/lavasoft/AVG/smitfraud...my system is
    clean. I uninstalled all the product on my system that could be
    harmful...Firefox....Kazaa...all game related sites. Now when I try
    and get to flash site my IE6 now freezes the same problem occurs
    with Firefox and MSN explorer. The CLT+ALT+DEL doesnt come up. I
    talked to a microsoft IE7\XP Tier 2 support agent, and there was at
    least 8 hours of troubleshooting to try and fix this issue. He even
    spoke to people who supported Adobe products. Currently I feel left
    out to dry is there any help for me. Anything who be great to here
    because I need flash player functional for my school\business work.
    Thanks for any help anyone can offer.

    I installed IE7 to my machine and now I cannot get to flash
    sites, I uninstalled and reinstalled both IE7 and all my adobe
    products. The problem was still occuring. I uninstalled and
    reinstalled using clean boot, safe mode, check everything out in
    the registry. I ran Spybot/lavasoft/AVG/smitfraud...my system is
    clean. I uninstalled all the product on my system that could be
    harmful...Firefox....Kazaa...all game related sites. Now when I try
    and get to flash site my IE6 now freezes the same problem occurs
    with Firefox and MSN explorer. The CLT+ALT+DEL doesnt come up. I
    talked to a microsoft IE7\XP Tier 2 support agent, and there was at
    least 8 hours of troubleshooting to try and fix this issue. He even
    spoke to people who supported Adobe products. Currently I feel left
    out to dry is there any help for me. Anything who be great to here
    because I need flash player functional for my school\business work.
    Thanks for any help anyone can offer.

  • Jsp error Message: Access is denied. on customers IE7 and IE8

    Hello,
    Here is a thing:
    Customer getting js error in IE7 and IE8. Firefox works fine.
    I am not able to reproduce on internal machine with ie8. also internally all works in ie9 (also in browsing modes ie7, ie8). and of course firefox works great internally as well.
    Error happens when they navigate back to caller page from popup page (SelectPG) by selecting not partial action. When they click on the commandImageLink popupPage get blanked (get white with no any information on it) and stays and IE showing yellow exlamation mark in the bottom left corner with error:
    Message: Access is denied.
    Line: 1
    Char: 53
    Code: 0
    URI: http://cusomer_host:7001/product/faces/selectFlow/SelectPG?_adf.ctrl-state=1paop64rm_38
    SelectPG is inside bounded taskflow which is ran as dialog from caller taskflow.Popup page SelectPG opens fiine and all information is displayed correctly, they can see table with all information do filtering on table etc...
    i dont have access to customer enviroment. and i am not able to reproduce this on any of our internal enviroments.
    kind of stuck here will appreciate any thoughts/hints/suggestions.
    thanks in advance!

    and it seems that to reproduce this - you can run any of your application which have taskflow's <inline-popup> with this kind of link:
    a href="http://weblogic:7101/yourproduce/faces/yourPage.jspx" target="_blank">go to your application </A
    for some reason target="_blank" makes popup not to be closed throwing the Access is denied error.
    Do you know if there is any patch for this? (updating jdev version is not the option)
    Edited by: user1175340 on Oct 4, 2012 8:03 AM

  • Problems with IE7 and FF

    Hello,
    I'm facing a problem in my site. I have a table located
    inside another table. My inner table contains text.
    I'm using a css file to define the inner table properties. I
    used 'position: absolute' to define the inner-table text top
    position but got some problems with it in IE7 and firefox.
    Once deleting the absolute position I'm not able to get my
    text be align to the top on the cell, it keeps being painted in the
    center of the cell.
    How do I solve this issue?
    The problem is in:
    http://www.chaimassala.com/shareyourexperience.html
    and also in:
    http://www.chaimassala.com/picturesfactsEnglish.html
    Thanks,
    Yoni

    Vertically align the outer table cell which contains your
    inner table.
    like this:
    <td width="82%" height="235" valign="top"
    bgcolor="#FFFFB9">
    "yoni123" <[email protected]> wrote in
    message
    news:erpshq$b1h$[email protected]..
    > Hello,
    >
    > I'm facing a problem in my site. I have a table located
    inside another
    > table.
    > My inner table contains text.
    > I'm using a css file to define the inner table
    properties. I used
    > 'position:
    > absolute' to define the inner-table text top position
    but got some
    > problems
    > with it in IE7 and firefox.
    > Once deleting the absolute position I'm not able to get
    my text be align
    > to
    > the top on the cell, it keeps being painted in the
    center of the cell.
    > How do I solve this issue?
    >
    > The problem is in:
    http://www.chaimassala.com/shareyourexperience.html
    > and also in:
    http://www.chaimassala.com/picturesfactsEnglish.html
    > Thanks,
    > Yoni
    >
    >

  • Ul.hmb ul alignment problem ie7 and lower only

    So to my knowledge the menu on my site works correctly in all other browsers except ie7 and lower. As a last resort I have turned to conditional style sheets for ie7 and previous versions to take care of this problem. Here's a link to my site: http://geekpowwow.com
    My style sheets are large and probably a little disorganized so i'll post the relevant rules here. I'll post one ul and if you guys have any thoughts on how to solve this problem please let me know. (I have removed a#li and div.menubaralign from the ie7 css)
    <ul id="hardware">
                             <div class="menubaralign">
                                  <li><a id="li" href="http://geekpowwow.com/cables/">Cables</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/burners/">CD/DVD Burners</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/computeraccessories/">Computer Acc.</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/computercases/">Computer Cases</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/coolingdevices/">Cooling Devices</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/processors/">CPU's / Processors</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/harddrives/">Hard Drives</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/headsets/">Headsets</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/keyboards/">Keyboards</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/memory/">Memory</a></li>
                                  </div>
                                  <div class="menubaralign">
                                  <li><a id="li" href="http://geekpowwow.com/mice/">Mice</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/monitors/">Monitors</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/motherboards/">Motherboards</a></li>
                                  <li><a id="li" href="http://geekpowwow.com/powersupplies/">Power Supplies</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/servers/">Servers</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/soundcards/">Sound Cards</a></li>
                                  <li ><a id="li"  href="http://geekpowwow.com/speakers/">Speakers</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/ssd/">SSD's</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/videocards/">Video Cards</a></li>
                                  <li ><a id="li" href="http://geekpowwow.com/webcams/">Web Cams</a></li>
                                  </div>
                             </ul>
    ul.MenuBarHorizontal ul
         padding: 0;
         list-style-type: none;
         font-size: 100%;
         z-index: 1020;
         cursor: default;
         width: 26em;
         padding-left:1em;
         padding-right:1em;
         padding-bottom:1em;
         background-color:#c7c9cd;
         border:hidden;
    ul.MenuBarHorizontal ul li
         margin:0;
         marin:0;
         width: 12em;
         height: 40px;
         border:0;
    As you would expect from the code here the drop down is left aligned directly below the menu bar li. Any ideas about why margin-left:-8em won't center, or even move the list from the current position?

    HTML
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="iso-8859-1">
    <title>Geek PoWWow -  </title>
    <link href="style.css" rel="stylesheet">
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet">
    <link href="myMenu.css" rel="stylesheet">
    <script src="SpryAssets/SpryMenuBar.js"></script>
    </head>
    <body>
    <div id="nav-bar">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a id="home" class="MenuBarItemSubmenu" href="http://geekpowwow.com/"><span>home</span></a></li>
        <li><a id="hardware" class="MenuBarItemSubmenu" href="#"><span>hardware</span></a>
          <ul class="rows2">
            <li><a href="http://geekpowwow.com/cables/">Cables</a></li>
            <li><a href="http://geekpowwow.com/burners/">CD/DVD Burners</a></li>
            <li><a href="http://geekpowwow.com/computeraccessories/">Computer Acc.</a></li>
            <li><a href="http://geekpowwow.com/computercases/">Computer Cases</a></li>
            <li><a href="http://geekpowwow.com/coolingdevices/">Cooling Devices</a></li>
            <li><a href="http://geekpowwow.com/processors/">CPU's / Processors</a></li>
            <li><a href="http://geekpowwow.com/harddrives/">Hard Drives</a></li>
            <li><a href="http://geekpowwow.com/headsets/">Headsets</a></li>
            <li><a href="http://geekpowwow.com/keyboards/">Keyboards</a></li>
            <li><a href="http://geekpowwow.com/memory/">Memory</a></li>
            <li><a href="http://geekpowwow.com/mice/">Mice</a></li>
            <li><a href="http://geekpowwow.com/monitors/">Monitors</a></li>
            <li><a href="http://geekpowwow.com/motherboards/">Motherboards</a></li>
            <li><a href="http://geekpowwow.com/powersupplies/">Power Supplies</a></li>
            <li><a href="http://geekpowwow.com/servers/">Servers</a></li>
            <li><a href="http://geekpowwow.com/soundcards/">Sound Cards</a></li>
            <li><a href="http://geekpowwow.com/speakers/">Speakers</a></li>
            <li><a href="http://geekpowwow.com/ssd/">SSD's</a></li>
            <li><a href="http://geekpowwow.com/videocards/">Video Cards</a></li>
            <li><a href="http://geekpowwow.com/webcams/">Web Cams</a></li>
          </ul>
        </li>
        <li><a id="pcs" class="MenuBarItemSubmenu" href="#"><span>pcs</span></a>
          <ul>
            <li><a href="http://geekpowwow.com/desktops/">Desktops</a></li>
            <li><a href="http://geekpowwow.com/laptopaccessories/">Laptop Acc.</a></li>
            <li><a href="http://geekpowwow.com/laptops-notebooks/">Laptops / Notebooks</a></li>
            <li><a href="http://geekpowwow.com/netbooks/">Netbooks</a></li>
            <li><a href="http://geekpowwow.com/tablets/">Tablets</a></li>
          </ul>
        </li>
        <li><a id="gaming" class="MenuBarItemSubmenu" href="#"><span>gaming</span></a>
          <ul>
            <li><a href="http://geekpowwow.com/nintendo3ds/">Nintendo 3DS</a></li>
            <li><a href="http://geekpowwow.com/nintendods/">Nintendo DS</a></li>
            <li><a href="http://geekpowwow.com/nintendowii/">Nintendo Wii</a></li>
            <li><a href="http://geekpowwow.com/pcgames/">PC</a></li>
            <li><a href="http://geekpowwow.com/playstation3/">Playstation 3</a></li>
            <li><a href="http://geekpowwow.com/sonypsp/">Sony PSP</a></li>
            <li><a href="http://geekpowwow.com/xbox360/">XBOX 360</a></li>
          </ul>
        </li>
        <li><a id="software" class="MenuBarItemSubmenu" href="#"><span>software</span></a>
          <ul class="rows2">
            <li><a href="http://geekpowwow.com/windows/">Windows</a></li>
            <li><a href="http://geekpowwow.com/mac/">Mac</a></li>
            <li><a href="http://geekpowwow.com/linux/">Linux</a></li>
            <li><a href="http://geekpowwow.com/academicsoftware/">Academic Software</a></li>
            <li><a href="http://geekpowwow.com/audioeditingsoftware/">Audio Editing Software</a></li>
            <li><a href="http://geekpowwow.com/businesssoftware/">Business Software</a></li>
            <li><a href="http://geekpowwow.com/communicationsoftware/">Communication Software</a></li>
            <li><a href="http://geekpowwow.com/freeware/">Freeware</a></li>
            <li><a href="http://geekpowwow.com/graphicssoftware/">Graphics Software</a></li>
            <li><a href="http://geekpowwow.com/languagesoftware/">Language Software</a></li>
            <li><a href="http://geekpowwow.com/multimediasoftware/">Multimedia Software</a></li>
            <li><a href="http://geekpowwow.com/simulationsoftware/">Simulation Software</a></li>
            <li><a href="http://geekpowwow.com/videoeditingsoftware/">Video Editing Software</a></li>
            <li><a href="http://geekpowwow.com/webbrowsers/">Web Browsers</a></li>
          </ul>
        </li>
        <li><a id="electronics" class="MenuBarItemSubmenu" href="#"><span>electronics</span></a>
          <ul class="rows2">
            <li><a href="http://geekpowwow.com/apple/">Apple</a></li>
            <li><a href="http://geekpowwow.com/blu-rayplayers/">Blu-Ray Players</a></li>
            <li><a href="http://geekpowwow.com/camcorderaccessories/">Camcorder Acc.</a></li>
            <li><a href="http://geekpowwow.com/camcorders/">Camcorders</a></li>
            <li><a  href="http://geekpowwow.com/carelectronics/">Car Electronics</a></li>
            <li><a href="http://geekpowwow.com/cellphones/">Cell Phones</a></li>
            <li><a href="http://geekpowwow.com/digitalcameraaccessories/">Digital Camera Acc.</a></li>
            <li><a href="http://geekpowwow.com/digitalcameras/">Digital Cameras</a></li>
            <li><a href="http://geekpowwow.com/dvr/">Digital Video Recorders</a></li>
            <li><a href="http://geekpowwow.com/dvdplayers/">DVD Players</a></li>
            <li><a  href="http://geekpowwow.com/dvdrecorders/">DVD Recorders</a></li>
            <li><a href="http://geekpowwow.com/e-bookreaders/">E-Book Readers</a></li>
            <li><a href="http://geekpowwow.com/gps/">GPS</a></li>
            <li><a href="http://geekpowwow.com/homeaudiospeakers/">Home Audio Speakers</a></li>
            <li><a href="http://geekpowwow.com/projectors/">Projectors</a></li>
            <li><a href="http://geekpowwow.com/telephones-voip/">Telephones / VoIP</a></li>
            <li><a href="http://geekpowwow.com/televisions/">Televisions</a></li>
            <li><a href="http://geekpowwow.com/universalremotes/">Universal Remotes</a></li>
          </ul>
        </li>
        <li><a id="forums" class="MenuBarItemSubmenu" href="http://geekpowwow.com/under-construction/"><span></span></a></li>
      </ul>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../../../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../../../SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    styles.css
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      margin:0;
      padding:0;
      border:0;
      outline:0;
      font-size:100%;
      vertical-align:baseline;
      background:transparent;
    html {
        font: 100% Verdana, Geneva, sans-serif;
        overflow-y: scroll;
    body {
        background: #0053de url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/header.jpg) no-repeat center top;
    #nav-bar {
        background: url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/navbar.gif) repeat-x;
        height: 85px;
        margin-top: 195px;
    myMenu.css
    /* CSS Document */
    ul.MenuBarHorizontal {
        width: 1120px;
        margin: auto;
        font-size: 0.9em;
    ul.MenuBarHorizontal li {
        margin: 6px 3px 0 0;
        width: 157px;
    ul.MenuBarHorizontal a {
        height: 70px;
    ul.MenuBarHorizontal a span {
        visibility: hidden;  
    ul.MenuBarHorizontal ul {
        padding: 0 10px 10px 10px;
        width: 192px;
        background: #CCC;
    ul.MenuBarHorizontal ul.rows2 {
        padding: 0 10px 10px 10px;
        width: 384px;
        background: #CCC;
    ul.MenuBarHorizontal ul li {
        margin: 0;
        width: 192px;
    ul.MenuBarHorizontal ul a {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/li_blank.gif) no-repeat;
        height: 24px;
    ul.MenuBarHorizontal a#home {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/home_button.gi f) no-repeat;
    ul.MenuBarHorizontal a#home:hover, ul.MenuBarHorizontal a#home:focus,
    ul.MenuBarHorizontal a#home.MenuBarItemHover, ul.MenuBarHorizontal a#home.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#home.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/home_button_ho ver.gif) no-repeat;
    ul.MenuBarHorizontal a#hardware {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/hardware_butto n.gif) no-repeat;
    ul.MenuBarHorizontal a#hardware:hover, ul.MenuBarHorizontal a#hardware:focus,
    ul.MenuBarHorizontal a#hardware.MenuBarItemHover, ul.MenuBarHorizontal a#hardware.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#hardware.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/hardware_butto n_hover.gif) no-repeat;
    ul.MenuBarHorizontal a#pcs {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/pcs_button.gif) no-repeat;
    ul.MenuBarHorizontal a#pcs:hover, ul.MenuBarHorizontal a#pcs:focus,
    ul.MenuBarHorizontal a#pcs.MenuBarItemHover, ul.MenuBarHorizontal a#pcs.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#pcs.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/pcs_button_hov er.gif) no-repeat;
    ul.MenuBarHorizontal a#gaming {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/gaming_button. gif) no-repeat;
    ul.MenuBarHorizontal a#gaming:hover, ul.MenuBarHorizontal a#gaming:focus,
    ul.MenuBarHorizontal a#gaming.MenuBarItemHover, ul.MenuBarHorizontal a#gaming.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#gaming.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/gaming_button_ hover.gif) no-repeat;
    ul.MenuBarHorizontal a#software {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/software_butto n.gif) no-repeat;
    ul.MenuBarHorizontal a#software:hover, ul.MenuBarHorizontal a#software:focus,
    ul.MenuBarHorizontal a#software.MenuBarItemHover, ul.MenuBarHorizontal a#software.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#software.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/Software_butto n_hover.gif) no-repeat;
    ul.MenuBarHorizontal a#electronics {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/Electronics%20 _button.gif) no-repeat;
    ul.MenuBarHorizontal a#electronics:hover, ul.MenuBarHorizontal a#electronics:focus,
    ul.MenuBarHorizontal a#electronics.MenuBarItemHover, ul.MenuBarHorizontal a#electronics.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#electronics.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/Electronics%20 _button_hover.gif) no-repeat;
    ul.MenuBarHorizontal a#forums {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/forums_button. gif) no-repeat;
    ul.MenuBarHorizontal a#forums:hover, ul.MenuBarHorizontal a#forums:focus,
    ul.MenuBarHorizontal a#forums.MenuBarItemHover, ul.MenuBarHorizontal a#forums.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#forums.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/forums%20_butt on_hover.gif) no-repeat;
    ul.MenuBarHorizontal a#li:hover, ul.MenuBarHorizontal a#li:focus,
    ul.MenuBarHorizontal a#li.MenuBarItemHover, ul.MenuBarHorizontal a#li.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a#li.MenuBarSubmenuVisible {
        background:url(http://geekpowwow.com/wp-content/themes/Geek%20PowWow/images/Spry%20Buttons/li_blank_hover .gif) no-repeat;
    @media screen, projection {
        ul.MenuBarHorizontal li.MenuBarItemIE     {
            background: transparent;
    Using original SpryMenuBar.js and SpryMenuBarHorizontal.css
    Gramps

  • IE7 and EMOD

    I'm running IE7 and Vista and can't get Step 2 in the Email Marketing OnDemand function to work. It gives me the error message "The editor was not able to create the DHTML Editor. please run the client installation or contact you system administrator." I was just trying to access an email we had setup the day before on a Win2000 IE6 pc, it ran all the installers but fails to open. Has anyone else had this problem or does anyone have Vista/IE7 and EMOD working?

    In case anyone is interested, I managed to get the control to work with IE7 and Vista to some extent by downloading and installing the same Ektron eWeb ActiveX from another site (as a manual install, not as an ActiveX download). Now I can edit the email without issues in HTML. I occasionally get dumped out of the editor when I save, but to date have not had any occasion when the save did not complete (so the editor crashes but upon reconnect, the HTML has been saved successfully).

Maybe you are looking for