How to have the backup CSS navigation for older browsers

Hello

I'm on DW CS4 and I use an iMac intel. I just put a new CSS cool gradient on the my site navigation bar, and I know that I need a backup for older browsers that cannot display the CSS gradients.

And I * thought * that simply by putting in solid background colors as a backup in the same chains of CSS would work for older browsers. But I don't get any result on IE 6 - I simply empty squares for navigation. The text is there fortunately, but this is all I get.

http://www.frankbright.com/index3.htm

Could someone point me to a tutorial or offer a tip on how to do this? I really appreciate all the assistance.

Thank you, Frank B.

One trick is to use conditional comments to earlier versions of Internet Explorer. Comment between theandTags of your HTML documents like this:


Nancy O.
ALT-Web Design & Publishing
Web: Print: graphic design: media
http://ALT-Web.com/
Twitter: http://twitter.com/altweb
Blog: http://alt-web.blogspot.com/

Tags: Dreamweaver

Similar Questions

  • Hello, I ' have download Ligtroom and photoshop cc, I ask in the 'English' version, but I l ' have received in English, how to have the English version, thanks for your response, good day.

    Hello, I want the English version of photoshop and ligtroom, but I l ' have received in English, how to have the version English, thank you very much for your answer, good day.

    Please follow change in version; French: English

    (Double Post)

  • Re: How to install the backup software?

    I have Toshiba Recovery DVD for Windows XP of origin. But after the installation in backup softare avialble in system tools.
    I tried to install it from adding a program into the Panel control or extarct from the DVD. Also, I tried to download it from the Microsoft Web site, but there is no chance.

    Can someone tell me how to install the backup software?

    Concerning

    Check http://support.microsoft.com/kb/308422
    Maybe this article will help you.

  • How to transfer the backup from pc to ipad

    How to transfer the backup from pc to ipad

    If you want to restore your backup (you have copied something off the coast of the iPad you want to keep tot for example music, movies, pictures, documents?) then connect the iPad to your computer, select it in iTunes and either file > devices > restore from a backup, or the iPad in iTunes Summary tab, click the restore backup button: restore your device from an iCloud or iTunes backup - Apple Support

  • How to disable the backup works when you print an email?

    How to disable the backup works when you print an email.  Whenever I try to print an e-mail, save it as a PDF is displayed.  I then have to save, then open the file to print.

    Hello

    Thanks for posting your query on the Microsoft Community.

    To disable this feature, you need to uninstall Adobe reader and then check if still back you the question quickly.

    Kind regards

    Jesinta Rozario

  • How to decrypt the backup file

    Hi all

    I need to know how to decipher the backup file (ACS 5.3) on the desktop. Below is relevant for once you import the file to restore. However, my problem is to extract the file to your desktop

    ============================================================

    GBA backup encryption

    Backup of the ACS is now encrypted using a password of dynamic encryption. The user is prompted for an encryption password when executing a backup operation. ACS encrypts only the ACS data by using a dynamic encryption key. CARS and the ACS view data is encrypted using a static key. That is why ACS invites to enter a password for encryption when you perform a backup that contains the data of the ACS. The user is prompted for a password for decryption while restoring a backup that contains the data of the ACS.

    When you run a backup in ACS, ACS uses the static to encrypt key the CARS and the ACS data and actually a file of .gpg while GBA backup data is saved inside this file as file separate .gpg .gpg using the dynamic encryption password. When you restore the full backup, ACS invites for the decryption password decrypt the backup ACS data. ACS decrypts the data from CARS and display ACS data using the static key.

    The encryption password must have:

    • a minimum of 8 characters
    • no more than 32 characters
    • letter at least one capital letter.
    • at least a tiny.

    «Special characters are allowed except "'", "$", "(" et "") "» ACS displays the password strategy if the entered password does not meet password requirements.

    ===========================================================

    for people who would ask "Why I want to do this": it's policies related audit password standards

    Hello

    I can't think about a way to recover your files, it's to restore the file to a temp ACS server can generate a backup that is not encrypted.

    I would say we can decrypt the file on your desktop if we know the method that was used to encrypt it. I think that this information is not provided anywhere in the doc of cisco.

    Kind regards

    Amjad

  • How to define the rules of navigation in faces - config.xml dynamically?

    In jdev 12.1.2 I am studying and performing the adf faces demo (12.1.2 version).

    I am trying to implement the function of navigation like this:

    1. in the navigation tree in the left panel of the accordion will show the features of an application which is read from database tables;

    2. When you click on a node in the navigation tree, a corresponding function/page will be launched in the Panel to the right of the home page;

    3. the navigation tree nodes display names and information pages target will be resident in the database tables and will be read in my case, the control of data bindings.

    and now I know, the click action was executed in this file in the demo: componentGallerySideBarTree.jsff:

    ->action = "#{stamp.actionOutcome}"

    < af:tree id = "tree" value = "#{attrs.menuModel}" var = "stamp" = "single" rowSelection fetchSize = "200" "

    Summary = "#{uploading." Summary}"disclosedRowKeys =" #{attrs.menuModel.foldersTreeState} "autoHeightRows = '0'"

    displayRow selectedRowKeys = "#{attrs.menuModel.selectionState}" = "selected" "

    contentDelivery = 'immediate' emptyText = "there are no demos for this category.

    styleClass = "AFStretchWidth" >

    < f: facet name = "nodeStamp" >

    < af:panelGroupLayout id = "nodePgl" >

    < af:image source = "#{stamp.ico}" styleClass = "GalleryIcon" shortDesc = "Image of a tree node" "

    ID = "nodeImg" / >

    < af:switcher facetName = "#{stamp.children == null?' leaves ': 'notLeaf'}" id = "nodeSw" > "

    < f: facet = "journal batch name" >

    < af:link id = text = "#{stamp.label"leafLink"} '"

    shortDesc = "#{stamp.label} #{stamp.deprecated eq 'real'?" (not recommended) " :"} »

    action = "#{stamp.actionOutcome}"

    inlineStyle = "#{stamp.deprecated eq 'true'?-style: italic; color: gray':"} ' "

    selected = "true" >

    < af:target execute="@this"/ >

    < / af:link >

    < / f: facet >

    < f: facet name = "notLeaf" >

    < af:outputText id = value = "#{stamp.label"notLeafText"} ' shortDesc =" #{stamp.label} "/ >"

    < / f: facet >

    < / af:switcher >

    < / af:panelGroupLayout >

    < / f: facet >

    < / af:tree >

    and the value of actionOutcome was entered in this file DemoConfusedComponentsMenuModel.java:

    (for the case of the confused component navagation tree folder)

    private TreeModel _initConfusedComponents()

    {

    Confused components

    The list < DemoItemNode > confusedComponentsNodes = new ArrayList < DemoItemNode >)

    {

    {

    ..

    Add (new DemoItemNode ("Tabs", "/ confusedComponents/tabs.jspx","/adfdt/panelTabbed.png","confused.tabs"));

    Add (new DemoItemNode ("iterators","/ confusedComponents/iterators.jspx","/adfdt/iterator.png","confused.iterators" ""));

    }

    };

    DemoItemNode confusedComponentsGroup = new DemoItemNode ("Often confused", "/ images/folder.png", confusedComponentsNodes);

    List ConfusedComponentsList = new ArrayList();
    confusedComponentsList.add (confusedComponentsGroup);

    TreeModel confusedComponents = new ChildPropertyTreeModel (confusedComponentsList, _CHILDREN);
    Return confusedComponents;
    }

    In addition, there are elements in faces-config .xml to define the rules of navigation for the actions 'by clicking on the tree node.

    <>navigation-case

    < from outcome >confused.iterators< / de-results >

    < to view - id > /confusedComponents/iterators.jspx< / to-view-id >

    <!-< redirect / >->

    < / navigation-case >

    So, I can add a new entry in the navigation tree, like this:

    1. in DemoConfusedComponentsMenuModel.javaof the file: Add

    Add (new DemoItemNode ("Iterators", "/confusedComponents/cms.jspx","/ adfdt/iterator.png","confused.cms" ""));

    2. in the file faces - config.xml, add:

    <>navigation-case

    < from outcome >confused.cms< / de-results >

    < to view - id > /confusedComponents/cms.jspx< / to-view-id >

    <!-< redirect / >->

    < / navigation-case >

    and it works!- I have successfully added a new node in the navigation tree, called a new page created by myself cms.jspx.

    If I implement them using database tables (links datacontrols EO/VO),.

    I think I can put action = "#{stamp.actionOutcome}" by links.

    But how can I pay the entry in the faces-config file. XML? -That is to say:

    How to define the rules of navigation in faces - config.xml dynamically?

    Thanks in advance!

    ADF 12 c comes with support for JSF 2.0, you can use the implicit navigation feature.

    In short: you don't need to add case action property, any set of navigation in the name of the page (and include the path if necessary).

    In your case, the name of the action will be: ' / confusedComponents/cms.jspx ' and of course, you can link the action property of method that returns this string.

    If you want to add by the case of navigation program, try ConfigurableNavigationHandler.

    For example:

    Manager of ConfigurableNavigationHandler = (ConfigurableNavigationHandler) FacesContext.getCurrentInstance () .getApplication () .getNavigationHandler ();

    handler.getNavigationCases () .put (...);

    Dario

  • How to use the sign ' # ' in jQuery for id?

    How to use the sign ' # ' in jQuery for id? When I try to use it as ($('#PropertyAttributeValue').css ('color', 'red') ;) I got error as follows:)

    The CFML compiler treated:

    • An expression that starts at line 64, column 37.
      The expression might be missing an end #, for example, #expr instead of #expr #.
    • The body of a beginning of tag cfoutput on line 19, column 18.

    Use the two hashes to escape the first:

    ($('##PropertyAttributeValue').css ('color', 'red') ;))

  • How to judge the backup set is available (with RMAN)?

    Hi all, after you back up the database, how to judge the backup set is available?

    SQL > SELECT * FROM V$ VERSION;

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
     rman target /
    
    Recovery Manager: Release 11.2.0.1.0 - Production on Mon Jul 9 12:28:51 2012
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: CATDB (DBID=2328696599)
    
    RMAN> crosscheck backupset;
    
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=24 device type=DISK
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\BACKUPSET\2012_06_14\O1_MF_NNNDF_TAG201206
    14T153439_7XMHL0JL_.BKP RECID=34 STAMP=785950480
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\BACKUPSET\2012_06_14\O1_MF_ANNNN_TAG201206
    14T153546_7XMHN2C6_.BKP RECID=35 STAMP=785950546
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785950547_7X
    MHN4MH_.BKP RECID=36 STAMP=785950548
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785953535_7X
    MLKN66_.BKP RECID=37 STAMP=785953539
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785971797_7X
    N4D6YF_.BKP RECID=38 STAMP=785971798
    crosschecked backup piece: found to be '*AVAILABLE*'
    backup piece handle=D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_29\O1_MF_S_787249342_7Y
    V4001O_.BKP RECID=39 STAMP=787249359
    Crosschecked 6 objects
    
    RMAN> list backupset;
    
    using target database control file instead of recovery catalog
    
    List of Backup Sets
    ===================
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    26      Full    320.44M    DISK        00:01:03     14-JUN-12
            BP Key: 34   Status: AVAILABLE  Compressed: YES  Tag: TAG20120614T153439
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\BACKUPSET\2012_06_14\O1_MF_NNNDF_TAG201206
    14T153439_7XMHL0JL_.BKP
      List of Datafiles in backup set 26
      File LV Type Ckp SCN    Ckp Time  Name
      ---- -- ---- ---------- --------- ----
      1       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\SYSTEM01.DBF
      2       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\SYSAUX01.DBF
      3       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\UNDOTBS01.DBF
      4       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\USERS01.DBF
      5       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\CATMETADATA01.DBF
      6       Full 3712551    14-JUN-12 D:\ORACLE\ORADATA\CATDB\UNDO2.DBF
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    27      99.50K     DISK        00:00:00     14-JUN-12
            BP Key: 35   Status: AVAILABLE  Compressed: YES  Tag: TAG20120614T153546
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\BACKUPSET\2012_06_14\O1_MF_ANNNN_TAG201206
    14T153546_7XMHN2C6_.BKP
    
      List of Archived Logs in backup set 27
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    47      3712495    14-JUN-12 3712583    14-JUN-12
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    28      Full    9.45M      DISK        00:00:02     14-JUN-12
            BP Key: 36   Status: AVAILABLE  Compressed: NO  Tag: TAG20120614T153547
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785950547_7X
    MHN4MH_.BKP
      SPFILE Included: Modification time: 14-JUN-12
      SPFILE db_unique_name: CATDB
      Control File Included: Ckp SCN: 3712594      Ckp time: 14-JUN-12
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    29      Full    9.45M      DISK        00:00:07     14-JUN-12
            BP Key: 37   Status: AVAILABLE  Compressed: NO  Tag: TAG20120614T162535
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785953535_7X
    MLKN66_.BKP
      SPFILE Included: Modification time: 14-JUN-12
      SPFILE db_unique_name: CATDB
      Control File Included: Ckp SCN: 3715284      Ckp time: 14-JUN-12
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    30      Full    9.45M      DISK        00:00:02     14-JUN-12
            BP Key: 38   Status: AVAILABLE  Compressed: NO  Tag: TAG20120614T212957
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_14\O1_MF_S_785971797_7X
    N4D6YF_.BKP
      SPFILE Included: Modification time: 14-JUN-12
      SPFILE db_unique_name: CATDB
      Control File Included: Ckp SCN: 3735186      Ckp time: 14-JUN-12
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    31      Full    9.45M      DISK        00:00:23     29-JUN-12
            BP Key: 39   Status: AVAILABLE  Compressed: NO  Tag: TAG20120629T162221
            Piece Name: D:\ORACLE\FAST_RECOVERY_AREA\CATDB\AUTOBACKUP\2012_06_29\O1_MF_S_787249342_7Y
    V4001O_.BKP
      SPFILE Included: Modification time: 29-JUN-12
      SPFILE db_unique_name: CATDB
      Control File Included: Ckp SCN: 5138750      Ckp time: 29-JUN-12
    

    Please do not forget to change the status thread answer whether it is possible when believe you your thread replied, he pretend to wasting time in other forums users while they are looking outstanding which is not answered, thank you for understanding

    Published by: Julien Hesenov on July 9, 2012 12:42

  • How to use the same services-config for servers the and remote.

    My flex project works very well using the bottom but when I download my flash on the server I do not work, all the files and related paths are the same execpt remote is a linux server.

    <? XML version = "1.0" encoding = "UTF-8"? >
    <>services-config
    < services >
    < id = 'amfphp-flashremoting-service' service
    Class = "Flex.Messaging.services.RemotingService"
    messageTypes = "flex.messaging.messages.RemotingMessage' >"

    < destination id = "amfphp" >
    <>channels
    < Ref channel = "my-amfphp" / >
    < / channels >
    Properties of <>
    < source > * < / source >
    < / properties >
    < / destination >
    < / service >
    < / services >
    <>channels
    < channel-definition id = "my-amfphp" class = "mx.messaging.channels.AMFChannel" >
    " < endpoint uri = ' http://localhost/domainn.org/AMFPHP/gateway.php "class="flex.messaging.endpoints.AMFEndpoint"/ > "
    < / channel-definition >
    < / channels >
    < / services-config >

    I think the problem is the line


    " < endpoint uri = ' http://localhost/domainn.org/AMFPHP/gateway.php "class="flex.messaging.endpoints.AMFEndpoint"/ > "

    but I don't know how to use the same services-config for servers the and remote.

    I'll back up a bit.

    Breakpoint URLS are defined as follows in the services - config.xml:

    https://{server.name}:{server.port}/{context.root}/messagebroker/amfsecure

    The meaning of each of the tokens is clearer when we see them as part of a complete url. If your context root is set to http://localhost , then I have no idea how your application runs in any environment.

    If you leave the server.name and server.port chips in your configuration file, then they will be replaced when executing according to the location from which your application is served. However, the context.root token is replaced at the time of the compilation based on the value that you specify in Flex Builder or when calling mxmlc.

    In order to reuse your file services - config.xml, you must use the same context-root on your development environment and to your deployment environment.

  • How to check the status of battery for Cyber-shot?

    How to check the status of battery for Cyber-shot?

    Depends on what Cyber-shot you have - in General, there should be a DISP button, or menu on site that display. The State of the battery is usually at the top right.

    The DISP button is usually the UP button.

    In addition, depending on the type of use of the Cyber-shot battery, it can never just to display the bars, or it can show a percentage.

  • How to change the number of minutes for the exercise of the activity of the application

    How to change the number of minutes for the exercise of the activity of the application

    Hello

    It is not currently possible to change the goal of daily exercise.

    If you want to suggest that Apple consider adding this option, you can submit a request here:

    https://www.Apple.com/feedback/watch.html

  • How to adjust the brightness and contrast for Compaq Presario all-in-One CQ1-1007 D desktop PC

    How to adjust the brightness and contrast for Compaq Presario all-in-One CQ1 - 1007 D desktop PC? THX.

    There were buttons No. brightness and contrast on the front of the monitor-no onscreen menu.

    On your desktop,.
    Right-click to select graphic properties->

    in display settings, click Advanced settings
    Here you go, you can do almost anything with the brightness

    Hope it helps

  • How to have the sidebar with thumbnails by default in the application preview? Whenever I open a PDF file, there is no sidebar.

    How to have the sidebar with thumbnails by default in the application preview?

    I'm on OSX El Capitan 10.11.3 on iMac, and whenever I open a PDF file, there is no sidebar. I have to every time click on the Sidebar icon, then select the thumbnails. I would like to be on by default, but cannot find the option or how to edit the plist file...

    If the thumbnails is checked in the menu 'View' preview, it should always open a PDF file with the open sidebar. Unless of course, it's a single page PDF.

  • I just installed an SSD on my imac 24 inch 2007 but at the start of the computer does not see the drive. How to use the terminal to look for? Thank you

    I just installed an SSD on my imac 24 inch 2007 but at the start of the computer does not see the drive. How to use the terminal to look for? Thank you

    Can she be seen by disk utility (and which version of Mac OS X is)

Maybe you are looking for

  • Why the export of 4 k media training in file 1080 p?

    I have a Handycam Sony AX 33 and 4 K (3840 x 2160) of GoPro, iPhone media. I would like to export clips on USB media to view on TV 4 K, so I can help decide on which to get. However, when you SHARE using share destinations, the result is 1080 p accor

  • No Internet connection (local only)

    I use Windows Vista and connect to my network home of my laptop. my home network is a windows XP PC and has a broadband connection that is wireless (secure network). My laptop, the connection is unsuccessful because the network is not identified and

  • printer driver for Epson Workforce 520 compatible with 64-bit Windows 8

    I just bought a Dell all in one 23 computer Windows 8 and I'm having difficulty of printing to my Epson Workforce 520 printer scanner wireless.  I need a compatible with Windows 8 64 bit print driver.

  • How can I go on Photo Shop download on another computer in my home?

    How can I go about downloading PhotoShop on another computer in my home?  That I started to download, doesn't have enough space.

  • Exact online: get a token oauth2

    Hi allI'm fighting to connect our Coldfusion (x 64) 11 oauth2 used by Exact Online Accounting s APImethods.Every call that I always return status 400 - Bad request. No additional information is provided, nor found on their development site.I've been