Spry IE6 Problem - Items with dropdown not visable until you hover

Thank you in advance for your help
I added a spry vertical drop down menu to my site http://www.capitalareamodellers.ca/
It works perfectly in IE7 and 8 as well as firefox, safari, chrome & opera,
But when it is displayed in IE 6, each menu item that has a drop down associated with it is not visable until you hover over it.
I'm at a loss as to why  :-(
unfotunately - almost 30% of the users of teh site are still using IE6
I'm attaching the css and template files in the hopes that someone can help me
BIG thank you!

Don't forget the end tag, very important in XHTML
<li><a href="aboutCAMS.htm"><span style="color: #FFF">CAMS History</span></a></li>
<li><a href="meetingschedule.html"><span style="color: #FFF">Meetings</span></a></li>
<li><a href="profiles.html"><span style="color: #FFF">Member Profiles</span></a></li>
<li><a href="feedback.html"><span style="color: #FFF">Feedback</span></a></li>
<li><a href="mailingList.html"><span style="color: #FFF">Join Mailing List</span></a></li>
<li><a href="media.html"><span style="color: #FFF">Media Centre</span></a></li>
Good luck
Ben

Similar Messages

  • Sometimes my iPad1 locks up and has the flat battery graphic after charging all night, but will not work until you disconnect the charger, then it reboots and the battery is fully charged and works normally

    Sometimes my iPad1 locks up and has the flat battery graphic after charging all night, but will not work until you disconnect the charger, then it reboots and the battery is fully charged and works normally.
    It has only happened for the last month or so
    Also, sometimes it drops out of apps, ie facebook etc. just like you have hit the stop button

    Who replaced the battery? If it wasn't Apple the replacement is probably bad also. Either that, or the logic board is bad.

  • The "gig" is not up. IMHO the problem is with software, not hardware

    There very well could be a few iPhones that have hardware problems but my opinion / findings say it is sofrtware rather than hardware.
    Case in point. I have owned my iPod Touch (32 GB) for over 6 months now and have had no problems with it until I installed 2.0 software. The problem got even worse on the Touch when I upgraded to 2.0.1. The problem was freezing up which required a special rest proceedure and a complete restore. I had the same problem with not one but two iPhone 3G's (I returned the first one). Same scenario. Speical reset and complete restore solved the problem. I have now had no problems except for a little instability (such as slow keyboard from time to time) for the past 4 days. Bear in mind this is on BOTH the iPOd Touch AND the iPhone 3G. ONe would think that if the problem was with hardware that the problem would not be with both the iPhone 3G AND the iPOd Touch.
    Would love to hear the opinions of others.
    Ken

    If your question is "Is the 2.0/2.01 software buggier/slower/flakier than the 1.0/1.1/etc. software for iPhone/iPod Touch", then the answer is of course SMS typing slows down on occasion now, weird pauses, freezes etc. are all new to 2.0/2.01.
    This doesn't mean that the iPhone 3G hardware isn't possibly flawed as well-that still hasn't been answered. But its pretty common knowledge (I think) that 2.0/2.01 is much less stable than the 1.0 OS. (on the flip side, look at all the new stuff we get to play with in 2.0/2.01 )

  • How do I resolve this problem: This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required

    When attempting to log in to the web site the following message is received. This web site works
    on other systems using Firefox.
    This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
    Additionally, a 401 Authorization Required error was encountered while trying to use an ErrorDocument to handle the request.
    == URL of affected sites ==
    http://www.mdyc.org/members_only

    You may have saved a bad password so Firefox is entering that rather than giving you the option to try again. Go to Tools > Options > Security > Saved Passwords and delete the saved passwords for that site and then try logging in again.

  • Billing Doc should NOT generate until you do PGI.....

    Hi,
    Please help me for the below Scenario:
    I have an Issue which is, Billing document should not generate until and unless you do PGI in Delivery.
    Can anyone tell me CONTROL PARAMETERS for this issue.
    Thanks in Advance.
    Raj

    Hi there,
    Standard SAP willnot allow invoice unless delivery is PGI'ed.
    Check the copy control routines in VTFL at header level. Check if the requirement assigned in copy control from LF to F2 is 011 Head.dlv-rel.w/o GI. If yes, change it. 011 will allow F2 to be created without PGI. Change it to 3 which is Header/dlv.-related & try it.
    Regards,
    Sivanand

  • IE8 sees horizontal menu as white, with dropdowns not dropping

    I previously received a great solution from Altruistic Gramps regarding our menu's background images, but then someone viewed our site (http://www.usc.edu/org/seagrant/NS/) with IE8 and saw the transparent menubars as white. I googled a solution to this, which was commenting out the #FFF in the css IE hack section - background: #FFF; - but then the background was perfectly clear, probably because we have the menus to be semi transparent.
    I looked for a solution to this but could not find any, and so opted to create a semi transparent 1x1px png file and using that as a background image
    ul.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    background: url(../Images/clear1px.png);/*background: #FFF;/*/
    This works, to an extent: We're using auto as the menubar width in order to get some longer titles to fit and so now, the trans gray texture does not extend all the way across as it does while looking through other browsers. In order to use the 'house icon' I had to enclose the spry menu in another div (located in the main css) and color that, but now I have no idea what to do with the way it looks in IE8
    If you need more of the spry css or the main css, please let me know and I'll post it.
    Best regards.

    Thanks again for the response. I made these changes in the menu css and the index page and the menu went clear again and the subs still don't seem to drop at all. After checking your link to the compatibility modes, I tried each of the IE= samples and the only one that did anything was 5. That just messed up the menu completely. I went back to 9 and it was the same no drop sort of thing.
    I was thinking maybe it was the extra div I originally made to keep the home icon in the same group as the rest of the spry menu, so I took that div out, and although the spry menu clicked into place, it still had the transparency and drop-down problems.
    I'll post my main css - maybe that'll show something. Excuse the mess, but we've been adding things as we go
    Thanks again for spending all this time on it!
    ul{
        list-style:none;
        margin:0 0 1em 0px;/*0 0 1em 15px*/
        padding: 0;
    ul li{
    line-height:1.3em;/*1.3em*/
    margin: .25em 0;/*.25em 0*/
    padding: 0 0 0 15px;/*0 0 0 15px*/
    background:url(../Images/Compass_Website_small_2-4-11.png) no-repeat 0 .01em;/*0 4px - this is the adjustment for line-placement of icon .15em*/
    li ul{
    margin:0 0 0 30px;
    list-style:disc;
    li ul li{
    padding-left:0;
    background:none;
    li ul li ul{
    margin:0 0 0 30px;
    list-style:circle;
    ul li ul li ul{
    padding-left:0;
    background:none;
    /* Holly Hack to fix ie6 li bg */
    /*  Hides from IE-mac \*/
    * html li{height: 1%;}
    /* End hide from IE-mac */
    @media print{
    ul {
        list-style:disc;
        margin-left:30px;
    ul li {
        padding-left:0px;
        background:none;
    } /* end print */
    .picture { background-color: #ffffff; /*F9F9F9*/
    border: 0px solid #CCCCCC; padding: 3px;
    font: 10px/1.4em Helvetica, Arial, Verdana, sans-serif; }
    .picture img { border: 1px solid #CCCCCC;
    vertical-align:middle; margin-bottom: 3px; }
    .right { margin: 0.0em 0pt 0.5em 18px; float:right; }/*0.5em 0pt 0.5em 0.8em*/
    .left { margin: 0.0em 18px 0.5em 0pt; float:left; }/*0.5em 0.8em 0.5em 0pt*/
    body,td,th {
    font-family: Helvetica, Arial, Verdana, sans-serif;/*orig Verdana, Arial, Helvetica, sans-serif*/
    font-size: 14px;
    color: #000;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-weight: normal;
    text-align: left;
    a:link {
    text-decoration: none;
    color: #000000;
    input {
    font-size: 14px;/*11px*/
    line-height: normal;
    font-weight: normal;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #0000FF;
    a:visited {
    text-decoration: none;
    color: #000000;
    a:hover {
    text-decoration: none;
    color: #25408F;/*ffffff, 5a5a5a*/
    a:active {
    text-decoration: none;
    h1 {
    font-size: 22px;
    line-height: normal;
    font-style: normal;
    margin-bottom: .1em;
    h2 {
    font-size: 20px;
    line-height: normal;
    font-style: normal;
    margin-bottom: .1em;
    h3 {
    font-size: 18px;
    line-height: normal;
    font-style: normal;
    margin-bottom: .1em;
    h4 {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    margin-bottom: .1em;
    h5 {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    margin-bottom: .1em;
    #topmenu {
    text-align: center;
    height: 20px;
    vertical-align: auto;
    padding: 0px;
    width: 600px;
    float: none;
    margin: 0px;
    font-size: 14px;
    h6 {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    margin-bottom: .1em;
    body {
    margin: 0;
    #txo-search {
    float: left;
    width: 812px;
    #container{
    width: 900px;
    margin-left: auto;/*auto*/
    margin-right: auto;/*20px*/
    border:0px none #000000;
    height: auto;
    padding: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #FFF;
    #searchbar {
    float: right;
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 9px;
    text-transform: uppercase;
    #sidebar{
    float:left;
    background: #ebebeb;
    background-color: #FFF;
    width: 225px;
    padding: 0px 0px 0px 12px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: auto;
    text-align: left;
    font-size: 14px;/*12px*/
    line-height:normal;
    color: #000;
    position: relative;
    #sidebar2{
    float:left;
    background: #ebebeb;
    background-color: #FFF;
    width: 205px;/*205px*/
    padding: 30px 0px 0px 0px;/*12px, 20px*/
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: auto;
    text-align: left;
    font-size: 14px;/*12px*/
    line-height:normal;
    color: #000;
    position: inherit;
    z-index: 2;
    }#textonly{
    padding-top: 3px;
    float: left;
    padding-left: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    #mainContent{
    padding:0px 6px 0px 0px;/*0px 6px*/
    width: 650px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: 0px;
    float: left;
    position: relative;
    height: auto;
    color: #000;
    background-color: #FFF;
    #mainContent2{
    padding: 6px 6px 6px 6px;/*0px 6px*/
    width: 650px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: 0px;
    float: left;
    position: relative;
    height: auto;
    color: #000;
    }#headerpic {
    padding:0px 0px 0px 0px;
    width: 900px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: -28px 0px 0px 0px;
    float: left;
    position: inherit;
    height: 246px;
    z-index: -2;
    }#headerpicCaption {
    padding:6px 0px 0px 12px;
    width: 888px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: -24px 0px 0px 0px;
    float: left;
    position: relative;
    height: 19px;
    z-index: 1;
    background-color: rgba(149,149,149,0.7);
    color: #FFF;
    font-weight: bold;
    }#horizontalmenudiv {
    padding:0px;
    width: 900px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    position: relative;
    height: 28px;/*24, 28px*/
    z-index: 1;
    background-color: rgba(0,0,0,0.0); /*0.6*/
    #header {
    margin:0px;
    border:0px none #000000;
    height: auto;
    padding: 0px;
    float: left;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #990000;
    text-align: left;
    vertical-align: top;
    width: 900px;
    z-index: 1;
    position: relative;
    #footer {
    width:900px;
    margin:0px;
    text-align:center;
    height: auto;
    padding: 0px;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    float: left;
    z-index:1
    position: relative; /*background-color: #68a4db;*/
    #logocontainer {
    width:140px;
    margin:0px;
    height: 92px;
    padding: 0px 0px 0px 12px;
    float: left;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    background-color: #990000;
    #logocontainer2 {
    width:140px;
    margin:0px;
    height: 92px;
    padding: 0px 12px 0px 0px;
    float: left;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    background-color: #990000;
    .MainTitle {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    color: #ffcc00;
    font-weight: bold;
    .homepagethemediv {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin: 0px;
    padding: 3px 3px 3px 0px;/*3px*/
    height: auto;
    width: 205px;
    text-align: left;
    float: left;
    vertical-align: top;
    line-height: normal;
    .regpagethemediv3x {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;/*12px*/
    margin: 0px;
    padding: 3px;
    height: 220px;/*300px*/
    width: 205px;
    float: left;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    .regpagethemediv2x {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;/*12px*/
    margin: 0px;
    padding: 0px 18px 0px 0px;
    height: 375px;/*300px*/
    width: 300px;
    float: left;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    .regpagethemediv2xstaff {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;/*12px*/
    margin: 0px;
    padding: 0px 18px 0px 0px;
    height: auto;/*300px*/
    width: 300px;
    float: left;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    .regpagethemediv2xcenter {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;/*12px*/
    margin: 0px; /*0px*/
    padding: 3px;
    height: 500px;/*300px*/
    width: 270px;
    float: left;
    vertical-align: top;
    text-align: left;/*left*/
    line-height: normal;
    #center_div
    width:270px;
    left:50%;
    margin-left:-135px;
    z-index: 2;
    .regpagethemediv1x {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;/*12*/
    margin: 0px;
    padding: 3px 3px 3px 0px;
    height: auto;/*300px*/
    width: 625px;
    float: left;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    .regpagefloaterLeft {
    font-size:12px;/*12px*/
    margin: 0px;
    padding: 3px;
    height: auto;/*300px*/
    width: 45%;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    float: left;
    border: 2px;
    border-color: 25408F;
    border-style: solid;
    .regpagefloaterRight {
    font-size:12px;/*12px*/
    margin: 0px 0px 0px 18px;
    padding: 3px;
    height: auto;/*300px*/
    width: 45%;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    float: right;
    border: 2px;
    border-color: #25408F;
    border-style: solid;
    .smallprint {
    font-size: 10px;
    .SGBlue {
    color: #25408F;
    #SGBlue {
    color: #25408F;

  • Trouble with popup not initialized until addPopUp is called

    I am having troubles with initialization.  I have a class given below.  I new() it at the start and use PopUpManager.addPopUp to display it.
    My problem is that the line query:QueryWIthOption id="filterComp" is a class with a lot of variables.  However, if I try to set any of them before I call addPopUp, it doesn't work because filterComp is null.
    I therefore either need to initialize filterComp earlier, store the data until AddToPopup is called, or change the way I am implementing this.  If I store the data in variables, I have to add a whole bunch either to the class below or to the calling class.
    Doing this once is managable, but I have other similar examples with a similar problem. This code was flex 3 before where filterComp was always initialized.
    Is there any good way to do this?  I guess I am interested in both the way to do this in a minimal way, and what is the best way to code to avoid this issue (if I am adding something new in the future).
    Jay
    QueryWithOptionWrapper class:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:TitleWindow xmlns:fx="http://ns.adobe.com/mxml/2009"
                    xmlns:s="library://ns.adobe.com/flex/spark"
                    xmlns:mx="library://ns.adobe.com/flex/mx"
                    xmlns:query="com.niksun.dashboard.components.query.*">
        <fx:Script>
            <![CDATA[
                import com.niksun.common.managers.ResourceManager;           
            ]]>
        </fx:Script>
        <mx:VBox horizontalAlign="center" width="100%" height="100%" paddingTop="5">
            <query:QueryWithOption id="filterComp" showFilter="true"/>
            <mx:HBox width="100%" horizontalAlign="center" horizontalGap="10">
                <!-- enabled="{!ModelLocator.getInstance().progress}" -->
                <mx:Button id="update" label="{ResourceManager.getString('Update')}"
                           horizontalCenter="0"/>
                <mx:Button id="reset" label="{ResourceManager.getString('Reset')}"/>
                <mx:Button id="cancel" label="{ResourceManager.getString('Cancel')}"/>
            </mx:HBox>
        </mx:VBox>
    </mx:TitleWindow>

    I was thinking about what I would want and came up with the following suggested enhancement for Flex 4.
    Add a preinitialize="true/false" type flag for UI type Components that indicates whether to initialize everything like was done in Flex 3, or whether to hold off initialization until used like is currently done.  It would default to false.
    Is there a way I can ask for/suggest this enhancement for a later version of Flex 4? 
    This change would greatly reduce the time needed to convert from flex 3 to flex 4.

  • Has anyone else had trouble with apps not updating when you update through the app store?

    I'm having trouble with GSN Games app not updating, even though the app store says that it's the most updated version.  Has anyone else experienced this?  My mother's app updated just fine with all the new features and games within the app, but mine didn't update the same.  We both have ipad2 running on ios 7.0.06.  I can't figure this out.  New games were added to the app that I'd like to play, but can't because of this.
    Any suggestions before I contact the app developer?
    Thanks so much for you help.

    I frequently get my connection is to slow for play.
    Tap Settings / General / Reset / Reset Network Settings.
    Restart your iPhone.
    Try again.

  • Having trouble with videos (not audio) of you tube . . . we use them for training and don't want to use IE after all this time !? HELP . . .

    ''''''Solved the Problem by un-checking “Enable Hardware Acceleration" after right-clicking a Flash Video and clicking Settings !! ''''''

    Solved the Problem by un-checking “Enable Hardware Acceleration" after right-clicking a Flash Video and clicking Settings !!

  • Firefox 28.0a1. In Win XP Tabs close just fine. In win 7 tabs will not close until you shut down FF.

    FF 28.0a1....I can open tabs in Win XP and close them with no problems.
    In Win 7 I can open tabs but cannot close them until i shut down FF completely.
    I have completely uninstalled FF28.0a1 and reinstalled it into a new folder with a new profile. Still the same problem exists.

    No this is NOT an older version of FF.
    It is the very latest Nightly version (Ver 28.0a1)
    It works fine in Win XP.
    Only in Win 7 am I having the Tab problem.
    TroubleShooting Report:
    Application Basics
    Name: Firefox
    Version: 28.0a1
    User Agent: Mozilla/5.0 (Windows NT 6.1; rv:28.0) Gecko/20100101 Firefox/28.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 102400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 4
    browser.startup.homepage_override.buildID: 20131116030211
    browser.startup.homepage_override.mstone: 28.0a1
    browser.tabs.onTop: false
    browser.tabs.warnOnClose: false
    dom.mozApps.used: true
    extensions.lastAppVersion: 28.0a1
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1384652734
    places.history.expiration.transient_current_max_pages: 2945
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    privacy.sanitize.migrateFx3Prefs: true
    Graphics
    Adapter Description: Mobile Intel(R) 945 Express Chipset Family
    Adapter Drivers: igdumd32
    Adapter RAM: Unknown
    Device ID: 0x27ae
    Direct2D Enabled: Blocked for your graphics driver version.
    DirectWrite Enabled: false (6.1.7000.0)
    Driver Date: 9-23-2009
    Driver Version: 8.15.10.1930
    GPU #2 Active: false
    GPU Accelerated Windows: 0/1 Basic
    Vendor ID: 0x8086
    WebGL Renderer: Google Inc. -- ANGLE (Mobile Intel(R) 945 Express Chipset Family Direct3D9Ex vs_0_0 ps_2_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.2
    Version in use: 4.10.2
    NSS
    Expected minimum version: 3.15.4 Basic ECC Beta
    Version in use: 3.15.4 Basic ECC Beta
    NSSSMIME
    Expected minimum version: 3.15.4 Basic ECC Beta
    Version in use: 3.15.4 Basic ECC Beta
    NSSSSL
    Expected minimum version: 3.15.4 Basic ECC Beta
    Version in use: 3.15.4 Basic ECC Beta
    NSSUTIL
    Expected minimum version: 3.15.4 Beta
    Version in use: 3.15.4 Beta

  • Search does not work until you open folder

    I tried to search for a keyword on drive F (all pictures). I had the correct drive in the "look in" box, and had the boxes checked for "search indexed and non-indexed files". I got the dreaded "No Items to display" on the screen.
    I then opened the folder where I knew the file was, closed it and went back to the original site and ran the scan without changing any settings. This time the files came up for just the folder I had opened. I knew there were other folders that contained the same keyword, but I had to open each folder I wanted the scan to work on. What a needless time consuming pain!
    Can anyone tell me why it does not search the folders until I open them? I thought that "search non-indexed files" would take care of that problem and search all files in the directory specified.
    One suspicion is that when it searches it does not show the progress box of files being indexed or searched. It is blank until the results, which takes less than 14 seconds. It may not be searching all non-indexed files. Any ideas?

    Yes, I think you may have found your issue there – try deactivating, uninstall RH and reinstall.

  • "There is a syntax error on line .. Code hinting may not work untill you fix this error"

    Hi guys, i hope your are all well and happy.
    i have syntax error on new pages created from template  (no errors in template) I use Dreamweave CS5
    Thiis is part of my code:
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>| Building and Construction services | Maintenance services | Cleaning services | Buildant Ltd |</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <link href="file:///D|/Local Sites/Buildant/CSS/buildant.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.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=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.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])&&d.all) 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>
    </head>
    I have highlited line with red (the dreamweaver telling me that syntax error is on this line)
    Could anybody please help mw with this one
    Thank you

    I copy and pasted your code and got the error. I rewrote the code and it went away. I have had problems in DW with templates that gave me errors when everything was good but the only way to fix it was to redo the template from scratch. Sounds stange, but true. The only other thing, and the experts here might chime in is to put the scripts in comment tags like below.
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>| Building and Construction services | Maintenance services | Cleaning services | Buildant Ltd |</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="file:///D|/Local Sites/Buildant/CSS/buildant.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.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=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.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])&&d.all) 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>
    I don't get the error now, so I am unsure what to do.
    Jim

  • My imac is new, but your speakers do not work until you restart the computer

    a few days ago to buy the iMac with OS X 10.7 Lion and the speakers do not work, reboot then run only when I'm desperatenot that happens, please help, thanks

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • There is a syntax error on line 25. Code hinting may not work until you fix this error.

    Hello everyone. New to the forums and been enjoying Dreamweaver CS5's powerful capabilities up until this point. I'm a little new to PHP, and having a little trouble. I will link the PHP syntax for you guys to take a look at. What I'm trying to make is a PHP file that sends an email for a refer a friend type form. This is line 16-34. Lines 25 and 29 are highlighted red. I'm a bit confused as to the errors given here, so any help would be greatly appreciated. I understand there's no email address in the $to string, I took it out for privacy's sake. Thanks in advance!
    <?php
        $yourname = $_POST('yourname');
        $youremail = $_POST('youremail');
        $friendsname = $_POST('friendsname');
        $friendsemail = $_POST('friendsemail');
        $other = $_POST('other');
        $to = '';
        $subject = 'Refer a Friend from Whimsical Practicality'
        $msg = "$yourname recommended Whimsical Practicality to $friendsname.\n" .
               "Customer's email address: $youremail\n" .
               "Friend's email address:      $friendsemail\n" .
               "Customer used this description: $other"
        mail($to, $subject, $msg, 'From:' . $yourname);
        echo 'Thanks for recommending us!<br />';
        echo 'Your recommendation has been sent.<br />';
        echo 'Please use the Back button to return to the previous page.<br />';      
    ?>      

    Try PHP Code Checker.
    http://phpcodechecker.com/
    Nancy O.

  • My ipad connects to the wifi for email but when i try to download a game it says the game is over 100 mb and will not download until you connect to wifi

    My ipad connects to wifi for email but when I try to download a game it says the game is 100mb and has to connect to wifi to download? It also won't connect to icloud to download photos?

    It's trying to download when you are connected via cellular. Turn cellular Off and then connect via wifi.
     Cheers, Tom

Maybe you are looking for

  • Unable to capture because drive is full

    I just hooked up a new 500GB external drive (which we will called Media 2) since my old one took a dump. I have formated it to be compatable with Mac instead of windows. I have changed my scratch disks to save to Media 2. When capturing a Hi8 tape, a

  • Error in Credit memo posting with refernence to customer Invoice

    Dear cheetaz, I am going to post customer credit memo with refernce to invoice. As i enter invoice number in payment tab screen through t code FB75 , system automatically copies terms of payment from invoice i.e. 47 days 2 % cash discount. As terms o

  • Insert hangs due to pk violation (plsql)

    Hello everybody, i'm unable to cope with the following problem: 1) suppose to have a table with a single column and it's primary key CREATE TABLE TABUSRLG TUL_CODUSR VARCHAR2(30 BYTE) ALTER TABLE TABUSRLG ADD ( PRIMARY KEY (TUL_CODUSR) ENABLE); 2) fr

  • Help!! How to deploy jspDrillthrough to Oracle9i.0.3 iAS

    Hi everyone, I try to deploy Oracle BibBeans Sample code jspDrillthrough to Oracle. I create OC4J instance oc4j_bibBeans, and deploy the jspDrillthrough to oc4j_bibBeans. My configurations: 1.Oracle9.2.0.3 2.Oracle iAS 9.0.3 3.Bibbean 9.0.3 4.Jdevelo

  • Sorting contacts by category

    I use the Blackberry 8830, through Verizon Wireless.  My list of contacts is lengthy with various categories assigned to each contact.  Currently, the contacts are sorted alphabetically by name.  I would like to sort them by category.  To do that, on