Disable a link...how?

I am asking this question again, because I still haven't found an answer that works. I must be missing something simple.
How do you disable a link so that you get the disabled link format color?
Someone in a previous post indicated that you uncheck the enabled link in inspector, but that simply makes the link normal text and does not display the disabled link format color.
What I am trying to do: If I can disable a link, then I can use the disabled link format color to indicate the current page in a customer text navigation bar.
Any ideas?
thanks
bob

If you want to completely waste your time you could email .....
http://www.apple.com/feedback/iweb.html
Try calling Mac support if you still have access to it under normal or extended warranty.

Similar Messages

  • How can i disable a link/button after clicked while content active

    hello all
    i am building a website all on one page and am using the
    spry framework so that it displays when clicked fades in
    the issue is i dont want the link to work again after its been
    clicked ie when the link is active then
    when another link is clicked it is re activated and
    can be used again!?
    i am using the behaviours panel in dreamweaver?
    cant seem to find an option to
    toggle this function
    i am not great at js or html
    but any help would be appreciated!
    many thanks
    ]p

    Because we are not privy to your code I shall answer this in general.
    You can use the Spry Element Selector to target your link and to disable that link. When clicking another link you could cycle through your links and enable them before disabling the newly clicked link.
    More info on the Spry Element Selector can be found here http://labs.adobe.com/technologies/spry/articles/element_selector/index.html and here http://labs.adobe.com/technologies/spry/articles/element_selector/selector_examples.html

  • Need to Disable a link when a condition is failed in Web dynpro ABAP

    HI Gurus,
      I have an requirement, I am displaying one form, above the form I am displaying the link as  Overview. if some conditions failed and the form is not displayed, I want to disable that link ' OVERVIEW" should be in disable mode.
    Please provide the code how to approach this.
    Thanks
    Rahul

    Hi Radhika,
    Thanks for the Response.
    I wrote the below code for making the link disable.
    data lv_link_disable like ls_context-link_disable.
    get element via lead selection
        lo_el_context = wd_context->get_element(  ).
    get element via lead selection
        lo_el_context = wd_context->get_element( ).
    fill attribute
        lv_link_disable = abap_false.
    set single attribute
        lo_el_context->set_attribute(
        name = `LINK_DISABLE`
        value = lv_link_disable ).
    But unfortunately its not wokring.
    Can you please let me know what I need to add to this.
    Thanks
    Rahul

  • Disable deep linking support in public pages

    We have public WEB app.
    For some reason we want that user must come to same page regarding URL - let say page 10.
    I saw nice thread on subject like that:
    Re: Application Link
    but this is made for authorization scheme apps-which we do not have.
    How to implment such a feature on public pages?
    THX!

    So how to disable "deep linking" feature in public appsand ensure that user must come to first page (i.e. 10)?
    You could create an authorization scheme that returns false unless a pre-determined application item is set. Attach this authorization scheme to all the pages except page 10.
    Create a onLoad computation on Page 10 that sets the app item.
    This way, you wouldn't be able to view any page in the app without first viewing page 10.

  • How can I disable the "Events" how can I disable "Faces"

    buona sera
    how can I disable the "Events"
    how can I disable "Faces"
    grazie

    You can not
    Events are one of many views or your photos in your library - as are faces
    YOu can simply ignore both but you can disable them
    LN

  • How to disable the previously entered user ID's that automatically appear. For example ; when logging into email , first letter of user ID promts the previously used email user IDs... Want to disable this feature---How can ot be done ?

    Question
    How to disable the previously entered user ID's that automatically appear. For example ; when logging into email , first letter of user ID prompts the previously used email user IDs... Want to disable this feature---How can it be done ?

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    * Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    * Tools > Options > Privacy > History: "Remember search and form history"
    * https://support.mozilla.com/kb/Remembering+passwords
    * https://support.mozilla.com/kb/Form+autocomplete

  • Firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link

    firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link.

    You can right-click the image and use "Save Image As" to save that image.

  • When I use dynamic link how do I continue using it after closing and reopening a project?

    Hi
    Im very new to AF
    I cant seem to find the answer to this in any tutorials.
    When I using dynamic link, how do I continue using it after closing and reopening a perm pro project?
    Thanks
    Philip

    Hi Kevin
    Thank you very much for such a quick reply.
    I actually figured it out. As usual it was fairly obvious solution.
    I opened both project at the same time.
    Thanks again and sorry for waisting your time.
    R
    Philip

  • HT1414 my ipad is stuck in "ipad disabled" mode.  how do i fix this??

    my ipad is stuck in "ipad disabled" mode.  how do i fix this??

    If it's showing the disabled screen due to too many incorrect passcode attempts then you will need to connect it to the computer that you normally sync to and you should then be able to reset the iPad and restore/re-sync your content to it (http://support.apple.com/kb/HT1212) - you may need to put the iPad into recovery mode in order to be able to reset it : http://support.apple.com/kb/ht1808
    If you do it via a different computer then :
    If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present.

  • My itunes account says disabled!! how do i re-activate it??

    my itunes account says disabled!! how do i re-activate it??

    how do i contact them?... i have tryed bout everything i have found on the internet

  • I'm using tweetdeck to open links but after i update to 14.0.1 version, the window open or pop out every single time when I open the links, how can i do?

    I'm using tweetdeck to open links , I can click on tons of link I want to open without the firefox window pop up but after i update to 14.0.1 version, the window open or pop out every single time when I open the link, how can I just open the link but not the window?

    yesssssss , EXACTLY !!!! before the update ,whenever I open an external link, Tweetdeck used to stay in front, and now Firefox moves in front of Tweetdeck<<<< EXACTLY !!!

  • Enable disable linkbar links in datagrid itemrenderer.

    Hi All,
    I have to show the linkbar in datagrid column as a renderer and enable and disable the links according to attached documents codes.
    here are my sample code
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="init();">
    <mx:Script>
        <![CDATA[
            import mx.collections.ArrayCollection;
            [Bindable]
              public var arrColl:ArrayCollection = new ArrayCollection();
              public function init():void{
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
                  arrColl.addItem(["1,2,3","1,2"]);
                  arrColl.addItem(["1,2,3", "1,3"]);
        ]]>
    </mx:Script>
        <mx:DataGrid id="dg" dataProvider="{arrColl}" width="200" height="500" x="510" y="168" >
            <mx:columns>
                <mx:DataGridColumn  itemRenderer="assets.components.linkbarItemRenderer"  />   
            </mx:columns>
        </mx:DataGrid>
    </mx:Application>
    My item renderer linkbarItemRenderer.mxml as
    <?xml version="1.0" encoding="utf-8"?>
    <mx:HBox xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%" creationComplete="init();" >
    <mx:Script>
        <![CDATA[
            import mx.controls.LinkButton;
            import mx.collections.ArrayCollection;
            import mx.controls.Alert;
            [Bindable] public var arrColl : ArrayCollection = new ArrayCollection();
            public var arrDocType : ArrayCollection = new ArrayCollection([{data:"1" , label:"AP"},{data:"2" , label:"AR"},{data:"3" , label:"BOL"}]);
            public var attDoccodes : Array;
            public function init():void
                try
                    var requiredDoc :String = data[0];
                    var attachDoc : String = data[1];
                    var reqDocCodes :Array =  requiredDoc.split(",");
                    attDoccodes = attachDoc.split(",");
                    if(reqDocCodes != null)
                        //add the links of required documents.
                        for(var i:int = 0 ; i<reqDocCodes.length; i++ )
                            var obj:Object = new Object();
                            for(var j : int = 0; j < arrDocType.length; j++)
                                if(arrDocType.getItemAt(j).data == reqDocCodes[i])
                                    obj.label = arrDocType.getItemAt(j).label;
                                    obj.data  = reqDocCodes[i];
                            arrColl.addItem(obj);
                    callLater(enableDisalbeLinks);
                catch(error:Error)
                    Alert.show("error ::"+error.getStackTrace());
            public function enableDisalbeLinks():void
                try
                    //disable all links first
                    for(var q:int=0; q< arrColl.length; q++)
                        LinkButton(linkBarId.getChildAt(q)).enabled = false;   
                    if(attDoccodes != null)
                        for(var k:int = 0; k<attDoccodes.length; k++)
                            for(var l:int = 0 ; l<arrColl.length; l++)
                                if(arrColl.getItemAt(l).data == attDoccodes[k])
                                    LinkButton(linkBarId.getChildAt(l)).enabled = true;   
                catch(error:Error)
                    Alert.show("error ::"+error.getStackTrace());
        ]]>
    </mx:Script>
            <mx:LinkBar id="linkBarId" dataProvider="{arrColl}" />   
    </mx:HBox>
    It renderes the link in correct form in datagrid first time.when i scroll the datagrid the rows are miss up with each other and links are not shown propers in enable/disable format.
    Thanks,
    Amol.

    Hi All,
    It was my fault. Got it work now.
    When I redirect to PR, it also calls my page initialization method and clear all data. I added a parameter and issue resolved.
    Thanks & Regards,
    KJ

  • Already create hyperlink in MSWord file. same link how can i import in indesign?

    Dear All,
    Already create hyperlink in MSWord file. same link how can i import in indesign?

    I'm not having an issue as shown below:

  • What can be done in our code in order to disable the Link/Hand/Popup actio?

    Hi all,
    We are implementing a process that includes an Adobe Form. This form retrieves some information from our ERP and has some images that represent some executives’ signatures and company’s logo. At runtime, this application seems right, but when you place the mouse over the images a “Hand” appears and a click is possible. If you click over it, a FileSystem PopUp appears and you can choose a new image. What can be done in our code in order to disable the “Link/Hand/Popup” action??
    Regards and Thanks in advance!

    Hi Carlos,
    You can write a script to make it readonly .
    Click on the image element .check the object properties.
    find the bind
    nd u can use the formcalc script to disable action like;
    Event :Initialize
    Script :formcalc
    runat :client
    Subform.image1.access="readOnly"
    Swathi
    Do offer pts:-)

  • I have disabled my iphone, how do i begin to reset?

    i have disabled my iphone, how do i begin to reset?

    http://ipod.about.com/od/iphonetroubleshooting/qt/reset_iphone.htm

Maybe you are looking for

  • I connected my phone to my computer and it is not showing up on my itunes

    I am trying to sync my phone with my computer.  I synced it this morning, but none of my music transferred from the itunes on my computer to the itunes on my phone.  I have the latest version of itunes and ios5 on my phone.  So I plugged my phone int

  • My MacBook Pro died and won't turn on

    My MacBook was playing music and suddenly started skipping the song. It then died - black screen and won't turn on. The little button on the bottom left side still allows the tiny circles of green to come on, but no sound, no nothing on the screen.

  • Lines Not Converting From Autocad to Pdf

    I am using Windows 7 Pro, Autocad 2011 (full version), Acroplot Pro 2013 and Adobe Acrobat Pro. Using Acroplot Pro, we convert Autocad files to pdf. We are having issues with some lines, or entire sections of a drawing, not converting to pdf file. As

  • Can't download Adobe Presenter 9 and Presenter Video Express for Mac

    Hi, I am from Russia. I need either Adobe Presenter 9 or Adobe Presenter Video Express for Macbook. I cannot download either of them, because when I try to open "Adobe Presenter" "Adobe Presenter / Buy now" or "Try now", the page says: Error processi

  • Loose screen?

    I have a slightly old Macbook (2008/09) that looks like the Macbook pro. Lately I've noticed that the screen is loose and wiggles baack and forth when I move my computer. Is there any way this can be fixed? aditionally, it takes about 4 hours to full