W3c css validation for accordion

hi all;
it seems that the accordion widget cannot pass w3c css
validation due to some unknown css properties such as
moz-user-select, moz-user-select & possibly others.
I really care about passing the validation(my site contains a
link to the validator) and was wondering if there is a way to
replace them with a valid alternative (my preferred solution) or
maybe i can drop them if i can manually (only of the widget is not
affected by this).
any response would be great.

Hello Guys,
The Accordion has 2 Mozilla specific instructions into its
CSS:
-moz-user-select: none;
-khtml-user-select: none;
for the panel tab (SpryAccordion.css, .AccordionPanelTab,
line 54)
They are not allowing the Panel Tabs text or div selection
when the rest of the text and other in page objects may be
selected.
Indeed this behavior is not w3c standard but you may drop it
if you want. In this situation the Accordion will behave exactly as
it does on IE and when you select the text in the page you will be
able also to select the title for the panel.
Regards,
Cristian MARIN

Similar Messages

  • W3C CSS validator says it can't find my spry folder

    I'm trying to put the finishing touches on my first site, but when I sent it through the W3C CSS validator it failed.  The error message is:
    File not found: http://www.smallfarming101.com/../SpryAssets/SpryMenuBarHorizontal.css: Bad Request File not found:
    The Spry Assets folder is there in the public_html folder and just to be sure, I deleted the existing folder and ftp'd an updated one.  Why is the validator not happY?  Thanks.
    http://www.smallfarming101.com

    Hi,
    the only thing I can imagine why W3 reports an error is this: ".. /" in your  http://www.smallfarming101.com/../SpryAssets/SpryMenuBarHorizontal.css. Presumably, it is not necessary. This depends how deep your spry files are nested.
    Hans-G.

  • Outlook HTML and CSS Validator Problem

    Hi,
    I downloaded this
    Outlook
    HTML and CSS Validator for DreamWeaver 8
    (WordMailSupportMacromedia.msi) but when I
    followed
    the instructions and went to the Browser Check settings,
    "Microsoft Word" did not show up in the Target Browsers list.
    Anyone know why or have a fix?
    Thanks much!

    FederalWayDave wrote:
    > Hi,
    >
    > I downloaded this
    >
    http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5
    > -ef0e9ce26a3a&displaylang=en for DreamWeaver 8
    (WordMailSupportMacromedia.msi)
    > but when I
    >
    http://msdn2.microsoft.com/en-us/library/aa338200.aspx#Word2007MailHTMLandCSS2_D
    > reamweaver]followed the instructions and went to the
    Browser Check settings,
    > "Microsoft Word" did not show up in the Target Browsers
    list.
    >
    > Anyone know why or have a fix?
    >
    > Thanks much!
    >
    you can open your html pages FROM Microsoft Word.
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

  • W3C CSS and Markup Validation Service

    I just finished my first CSS Web site using PhotoShop, Fireworks, Flash and Dreamweaver.  I did the site from the ground up, the visual way according to some tutorials I found that are uploaded at the Adobe Media Player server.  The site checks out with zero errors using the CSS and Markup W3C Validation Services. The design holds together at http://browsershots.org/ in 75+ different browsers.
    Just for fun, I checked out Adobe's, Apple's, Maximum PC's and Tom's Hardware Guide's homepages using W3C's Validation Services.  All of these sites had between 80 and 339 errors per page tested.
    Question:
    Are these errors reported because of some proprietary coding used on the pages that the W3C Page Validator is not equipped to evaluate?
    Or, are these reported errors accurate, because the pages get messed up over time because multitudes of folks are constantly making changes, and introducing errors?

    Are these errors reported because of some proprietary coding used on the pages that the W3C Page Validator is not equipped to evaluate?
    Or, are these reported errors accurate, because the pages get messed up over time because multitudes of folks are constantly making changes, and introducing errors?
    It's a little of both. It's also the result of a cost/benefit analysis by the producing bean counters, I think.  If the page will display OK without taking the extra time to code properly then why do it?  I would also imagine that there is quite a bit of legacy code involved. 
    The websites to look at are those of the folks who talk the talk....
    My personal ethic and workflow prevent me from taking such a cavalier approach.

  • Dreamweaver CS6 - CSS Validation?

    Hello folks,
    I know we have a W3C Validation feature in Dreamweaver CS6 ( which is very nice ), but it only seems to validate HTML code.
    What about validating CSS within Dreamweaver?  I can't find this feature anywhere.
    Is there a way to validate CSS within Dreamweaver?
    Thanks!

    The issue is not with building the tool (Adobe has done similar tools in the past).
    The issue is with keeping it up to date and relevant so that it's a worthwhile inclusion in the DW toolkit and can be regularly used on a daily basis.
    CSS is evolving and updating so fast that many DW users want bleeding edge tools which are up to the minute with every latest development. Adobe cannot keep up - plus it's not their core business - and 3rd parties and online tools do the job so much better.
    Why compete? Align instead and point DW users towards reputable online tools.
    As Murray says, I'd prefer Adobe invests its engineering hours elsewhere..
    Acrually, Adobe switched to incorporating online tool for HTML validation within Dreamweaver, starting with version CS5.5, so they don't need to update anything.  They just access the online tool directly.  This is very efficient.  Now all they need is to do the same for the CSS validator.

  • W3C Markup Validation

    Can someone please help me understand what it is I need to
    fix in order for my site to be W3C compliant?
    W3C My site is
    my site
    Thank you,
    Falofal

    Falofal posted in macromedia.dreamweaver
    > Can someone please help me understand what it is I need
    to fix in
    > order for my site to be W3C compliant?
    http://validator.w3.org/ My
    > site is
    http://www.sourcelake.ca/test8/
    I see you've produced valid XHTML (why XHTML?). You'll also
    want to use
    their CSS validator at
    http://jigsaw.w3.org/css-validator/
    Change:
    font: "Times New Roman", Times, serif;
    to:
    font-family: "Times New Roman", Times, serif;
    Change:
    ssssbackground-color: #333;
    to:
    background-color: #333;
    I don't know what to make of the errors in ul.MenuBarVertical
    iframe in
    SpryMenuBarVertical.css. They seem to be an IE hack without
    actually
    targeting IE in the CSS. You might be able to ignore them.
    Mark A. Boyd
    Keep-On-Learnin' :)

  • "Jigsaw" CSS Validator Error Messages, Code Not Found

    My page is created in DW CS5.
    The page I'm testing (http://jigsaw.w3.org/css-validator/)  is:  www.aloe-vera.org/index.htm
    I am getting error messages.  But, when I got to the line of code indicated, the code isn't there.  These are the errors (which I don't understand anyway):
    166
    ul.MenuBarHorizontal iframe
    attempt to find a semi-colon before the property name. add it
    0
    ul.MenuBarHorizontal iframe
    Parse Error                                              null
    166
    ul.MenuBarHorizontal iframe
    Property opacity doesn't exist in CSS level 2.1 but exists in  : 0.1                                               0.1
    166
    ul.MenuBarHorizontal iframe
    Parse Error                                              0.1);
    167
    ul.MenuBarHorizontal iframe
    Parse Error                                              }
    If the code can't be found on the line indicated, where does one find it?
    Thanks, David (Honaker, in Phoenix, AZ)

    As much as I would push users to that site, there are some parts of the Spry 1.0 framework that cause this type of error to occur.  What Adobe did was include "hacks", for lack of a better term, to make the Spry as compatible as they could in older versions of IE.  They did this knowing that the code would note validate.  It appears with some other Spry items as well.  I do not believe the 2.0 Spry Widgets (in the Widget Browser) have this same code validation issue.
    The only validation error on that page that I would worry about is the one on your index.htm with the ul.nav a, ul.nav a:visited background attribute.  The hex color can be written shorthand (3 characters) or full length (6 characters).  Yours currently is C6580 which is one number short.

  • Why is CSS rule for NavDiv controling CSS rule for ContentDiv?

    Help Please.  CSS rules are controling my layout and I cannot add a list into my content.
    The CSS rule for my NavigateDiv appears to control the List in my ContentDiv and I cannot get the ContentDiv list to format.
    css file: http://swilkins.free0host.com/roswell/roswell.css
    html file:http://swilkins.free0host.com/roswell/attractions2.html
    I want to put a list under State Parks in the ContentDiv
    What is required to have the contents CSS not controlled by the navigate ul, li CSS?
    Using Dreamweaver CS4, Windows Vista
    I posted this yesterday and was requested to post my files.  I did so, however didn't receive a response.
    Thanks in Advance

    Change this:
    #navigate ul, li {
         float: left;
         list-style: none;
         margin: 0px;
         padding: 0px;
         display: block;
    To this:
    #navigate ul, #navigate li {
         float: left;
         list-style: none;
         margin: 0px;
         padding: 0px;
         display: block;
    And you have a few validation errors in your code. Use these on-line code validation tools.
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • CSS Validation Errors

    We have converted a coded script which has passed the html5 validation and wil be used in MUSE..
    However the following errors during the CSS validation errors have arisen.
    -1         File not found: import file://localhost/StyleSheets/ModuleStyleSheets.css: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/site_global.css?3941554732: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/complimentary-downloads.css?60443333: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/site.css: Operation not permitted
    I think the files are not loading, would appreciate a direction or assistance, many thanks

    For Muse to produce the code that works on all browsers, proprietary CSS properties are needed. Until all browsers follow exactly the CSS standard and do not use their proprietary properties, we won't be able to avoid this.
    On the other hand, we try our best for the HTML code to be successfully validated.

  • W3C URL validation

    I have an XHTML (Transitional) page that includes absolute
    URLs to ColdFusion pages. These URLs include characters, such as
    &, that the W3C won't validate unless I change the characters
    to their ASCII equivalents. However, if I do this, then the URL
    doesn't work.
    Is there a way to validate ColdFusion URLs in W3C's
    validator?
    Thank you.

    Why won't something like this work?
    <a
    href="page.cfm?cat=#rsTest.cat#&amp;subcat=#rsTest.cat#">#rsTest.item#</a>
    The &amp; replaces the &
    Ken Ford
    Adobe Community Expert - Dreamweaver
    Fordwebs, LLC
    http://www.fordwebs.com
    "Urmo5" <[email protected]> wrote in message
    news:fv786p$cgm$[email protected]..
    > I'm not a ColdFusion developer - so I'm not sure why our
    URLs have these
    > characters in them. I'll ask one of our developers.
    >
    > No, I wasn't aware that there is a different escaping
    ASCII scheme for
    > URLs.
    > Is there a list of these available somewhere?
    >
    > Thanks for the response.
    >

  • Driver not valid for HP Pavilion dv6t

    Need to update my Intel HD Graphic driver.
    Tried HP and Intel and both are stating that the driver being installed is not validated for this computer. Please obtain the appropriate driver from the computer manufacture. Set up will exit.
    Can anyone help? TY

    @ls1313 ,
    Hello and thank you for posting on the HP support forums.  Here is the link to the only supported drivers for your notebook.
    HP Pavilion dv6t-3000 CTO Entertainment Notebook PC
    I hope this helps.
    Have a great day and thank you for posting.
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    D5GR
    I work on behalf of HP

  • Validation for text field: Null and contains no spaces

    Currently on APEX 3.2
    I want to check 1 text field and 2 text areas to ensure they are not null and blank (hitting the space bar in the field) before submitting the page. How do I do both validations for on each field?

    I created a validation with a type of 'Function Returning Boolean' and using the following code in the expression:
    IF( TRIM( :P1_Text_Field) IS NULL
    Or LTRIM( :P1_Text_Field ) != :P1_Text_Field )
    THEN
    RETURN false;
    ELSE
    RETURN true;
    END IF;
    Edited by: Jeremy_F on Apr 12, 2012 8:15 AM

  • When trying to update my Apps I am being advised my account is not valid for the UK, I must switch to the Ireland store. How do I do this?

    When trying to update or purchase Apps I am being advised my account is not valid for the UK Store and I must switch to the IReland store. How do I do this?

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3.Tap "View Apple ID"
    4. Enter your user name and password.
    5. Tap "Country/Region."
    6. Tap "Change Country/Region"
    7. Select the region where you will be located.
    8. Tap "Done".

  • I have been using my Apple ID in India and recently i moved to Spain and now i can not see my indian apps.it says my apple ID is valid for only spanish store.how to download apps from Indian store being in Spain.

    I have been using my Apple ID in India and recently i moved to Spain and now i can not see my indian apps.it says my apple ID is valid for only spanish store.how to download apps from Indian store being in Spain.

    Did you try to change the location  in Settings/iTunes & AppStore/AppleID -> view Apple ID, log in ->Country/Region -> India?

  • Whenever I updated or downloaded a new app from the App Store, a message appears saying:   "Account Not In This Store Your account is not valid for use in the U.S. store. You must switch to the Swedish. store before purchasing."   I made some research onl

    Whenever I updated or downloaded a new app from the App Store, a message appears saying:
    "Account Not In This Store
    Your account is not valid for use in the U.S. store. You must switch to the Swedish. store before purchasing."
    I made some research online and asked a few of my friends with the same problem. All they did was sign out of iTunes from settings>iTunes & App Stores or from the App Store itself and signed back in. It worked for many of them but not with my iPhone 4s. It really does get on my nerves to always sign out and back in to the App Store as it sometimes works and allows me to update and download or most of the time it doesnt.
    When viewing my Apple ID account on my iPhone (after entering the password) it either views my account or says:
    "This Apple ID is only valid for purchases in the U.S. iTunes Store. You will be switched to that Store. Try your purchase again."
    So I press on OK then either switches me to the App Store app of its choice, or says "Cannot connect to iTunes Store".
    I tried restoring iOS6 hoping it was a bad installation, but i still have the same problem.
    Can anyone help me please?
    Arian

    Are you sure your AppleID is NOT tied to the US store? If you are trying to buy an app from the Swedish store you will be unable to do that. Some apps are only available on certain stores. That is why you get the "Cannot connect to the iTunes store" message when trying to buy that app. Your updates are being done from the US store ; thats why you can update sometimes and sometimes not.
    If you keep encountering problems contact iTunes support. They will help you sort it out.

Maybe you are looking for

  • Notes in iCal keep disappearing since Yosemite

    My notes on my recurring calendar events keep disappearing.  I have tried adding them through iCloud.com and that will work for a couple of days and then they will disappear. This happens when I add notes via my MacPro, Macbook Pro or iPhone.  I can'

  • How do I get the iPhone Apple Store to recognize my new Apple ID email?

    I changed my email and notified Apple. My mail on my iMac works fine and my email on the phone is fine. However when I go to update apps in the Apple Store app on my iPhone4 it asks for a password but has my old email address above the spot for typin

  • High DML table for GG replication

    Dear All, GG version : 11.1.1 Source db Version: 9.2.0.6(siebel database) Target DB version: 10.2.04 We have a very huge DML table where daily basis aroud 10 million records will get inserted into this table. As per the business requirement , we have

  • Request for PhotoCD support

    Now that Kodak apparently isn't going to update the PCD acquire module for Intel Macs, I wanted to put in a request that the next rev of DNG convert the PhotoYCC image pack into DNG. I think this is possible after a conversation with Thomas awhile ba

  • Questions from a prospective MBP buyer

    Hey all, I'm going off to college next month, and my dad decided that I needed a laptop before I go. He and I looked into it, and we agreed that I could get a MBP. Thus far, I've decided on the 2.0Ghz 15.4" model, and I want to upgrade it to 1Gb (2 x