About 2 Buttons, Yes and No. And 1 Textbox

I got this problem.  I got 2 Radio Button and 1 text box
O       O        [_________]
Yes   No
-- If I Click yes, The Text box will be visible and able to put text, And If I click no, I need the text box to be vanish/ Invisible.
I do already try like If I click yes, I put in action (Mouse Enter) Show TextBox
If I click No(Mouse enter) Hide TextBox
This is the problem. If I click Yes, The Textbox will be showned but if I (JUST POINTED THE MOUSE "But not click it" To NO, The box is being invisible or Vanished. Help please!

It's fine now. Next problem is. I got three different textbox to fill in
If I click on textbox 1 = It needs to have an Background color so the user can see where she/he is typing. Then if I press TAB to move at second TextBox..... I need the TextBox1 Background color to be just plain. No color. And I need the 2nd textbox background color to be there.
And also, I need to have. When I saved it. After filling it up. The file cannot be edited and the Background color of all textbox will be just plain. Thanks!

Similar Messages

  • Clear page button- yes and cancel?

    Hi all, I'm just learning javascript and could use some help.  I have an Acrobat PDF form with a clear page button on the top.  When the user clicks the button, I would like an alert to popup that says "Are you sure you wish to clear the page?".  If the user clicks "Yes", the page clears.  If the user clicks "No", the alert disappears and nothing else happens.  I don't know how to get the cancel button to work, but everything else works fine.  Here's my code:
    var clearbutton = app.alert({
    cMsg: "Are you sure you wish to clear the page?",
    cTitle: "Clear Page?",
    nIcon: 2, nType: 1
    var iPage = pageNum;
    var sFields = new Array();
    for(var x=0;x<numFields;x++)
    {var pg = getField(getNthFieldName(x)).page;
    if((typeof pg == 'number' && pg == iPage) || (typeof pg != 'number' && pg.indexOf(iPage) > -1))sFields[sFields.length] = getNthFieldName(x);}
    if(sFields.length > 0)resetForm(sFields);
    How do I associate the cancel button (return of 2) with not continuing with the rest of the script? Thanks to anyone who can help out!!

    Try;
    function ClearPage() {
    var clearbutton = app.alert({
    cMsg: "Are you sure you wish to clear the page?",
    cTitle: "Clear Page?",
    nIcon: 2, nType: 1});
    if (clearbutton == 1) {
       // "OK" selected
       var iPage = this.pageNum;
       var sFields = new Array();
       var pg;
       // loop through all fields and find fields on page
       for(var x=0; x < numFields; x++){
          pg = this.getField(getNthFieldName(x)).page;
          if((typeof pg == 'number' && pg == iPage) || (typeof pg != 'number' && pg.indexOf(iPage) > -1))
             sFields[sFields.length] = getNthFieldName(x); // fill array of field names
       } // end for loop numFields
       // clear the field names
       this.resetForm(sFields);
    } // end if 'OK"
    // if anything other than "OK" nothing done
    return;
    } // end ClearPage funciton
    // call the ClearPage function
    ClearPage();

  • UI: Toolbar - (F?)AQ about toolbar button activation and usage

    <b>Q:</b>
    How can I add functionality of the two SAP toolbar buttons shown on the screenshot?
    <b>Reply:</b>
    Please note that the clicks on the toolbar buttons are translated into MenuEvents!
    I.e. if the button is active at the time you want to use it - just declare a MenuEvent handler for it... (find the Menu ID e.g. in the UI help - or from version 2005 on through hovering over the corresponding menu item).
    If the toolbar button is inactive - activate the corresponding menu item first.
    Please note that you cannot:
    - add or remove toolbar buttons (you can just disable them)
    - add or remove top level menu items

    Just a FYI

  • I've had my itunes account for about a year now, and I just got the iPhone 5s.  All the music I've bought has downloaded onto the phone, but the cds I burned a few months back aren't in my music library on my phone. The sync button is gray.

    I've had my iTunes account for about a year now, and I just got the iPhone 5s.  I logged into my iTunes account on my phone just fine, and all the music I've bought on iTunes has transferred to my phone, but the cds I burned haven't.  The sync button is gray so I can't click on it. The songs from the cds on iTunes are checked and should sync but haven't. Please help!

    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download

  • I'm getting kernel panics each day as I shut down, the message of restarting by holding down the power button appears on the screen - it began about a month ago and. Do you have any ideas of how to solve the problem?

    I'm getting kernel panics each day as I shut down, the message of restarting by holding down the power button appears on the screen - it began about a month ago and. Do you have any ideas of how to solve the problem? I've copied the logs that I found for each kernel panic that still have the message logged. Please help if you can, I have read some of the other comments and perhaps it has something to do with my anti-virus software being on at start up. I have copied the log here. Any advice will be welcome.
    Interval Since Last Panic Report:  665204 sec
    Panics Since Last Report:          8
    Anonymous UUID: D6DCC90D-A5CA-4BBE-A435-3E64A512A51B
    Sat May 26 07:23:05 2012
    panic(cpu 3 caller 0xffffff80002b4f36): trying to interlock destroyed mutex (0xffffff801a489be0)
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8160313b00 : 0xffffff8000220792
    0xffffff8160313b80 : 0xffffff80002b4f36
    0xffffff8160313b90 : 0xffffff8000227e68
    0xffffff8160313bd0 : 0xffffff7f80d14250
    0xffffff8160313c20 : 0xffffff7f80d14f73
    0xffffff8160313cc0 : 0xffffff800059a237
    0xffffff8160313d00 : 0xffffff8000586cbf
    0xffffff8160313d20 : 0xffffff800057e6e3
    0xffffff8160313df0 : 0xffffff800057ed06
    0xffffff8160313e20 : 0xffffff8000583c52
    0xffffff8160313e70 : 0xffffff8000583d05
    0xffffff8160313e90 : 0xffffff80005358b4
    0xffffff8160313ef0 : 0xffffff80005367c3
    0xffffff8160313f30 : 0xffffff8000536897
    0xffffff8160313f60 : 0xffffff80005ccfe8
    0xffffff8160313fb0 : 0xffffff80002da5e9
          Kernel Extensions in backtrace:
    com.intego.iokit.VBX6NKE(1.0)[211D5E46-3E43-C5DC-9C6A-8C3FFF0F4493]@0xffffff7f8 0d11000->0xffffff7f80d1bfff
    dependency: com.apple.iokit.IONetworkingFamily(2.1)[2FCC16E1-34AB-3908-98BD-CCBFA56FFDCE]@0 xffffff7f809b7000
    BSD process name corresponding to current thread: iStatLocalDaemon
    Mac OS version:
    11E53
    Kernel version:
    Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
    Kernel UUID: A8ED611D-FB0F-3729-8392-E7A32C5E7D74
    System model name: iMac11,2 (Mac-F2238AC8)
    System uptime in nanoseconds: 69777074610
    last loaded kext at 58265763561: com.intego.iokit.VBX6NKE            1 (addr 0xffffff7f80d11000, size 45056)
    loaded kexts:
    com.intego.iokit.VBX6NKE            1
    com.intego.iokit.BehavioralKext            1
    com.intego.kext.VirusBarrier.AppBarrierKPI            10.6.8
    com.intego.kext.VirusBarrierKPI            10.6.8
    com.globaldelight.driver.BoomDevice            1.1
    com.huawei.driver.HuaweiDataCardACMData            4.2
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 12 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.64.8-P2P
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa140000 / 5
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa141000 / 9
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa141100 / 8
    USB Device: CanoScan, 0x04a9  (Canon Inc.), 0x1904, 0xfa141200 / 6
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: HUAWEI Mobile, 0x12d1  (Huawei Technologies Co., Ltd.), 0x1001, 0xfd130000 / 5
    USB Device: My Passport 070A, 0x1058  (Western Digital Technologies, Inc.), 0x070a, 0xfd140000 / 6
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Immediate suspects are the additions you added to you rsystem that installed kexts (drivers).  From above,
    com.intego.iokit.VBX6NKE            1
    com.intego.iokit.BehavioralKext            1
    com.intego.kext.VirusBarrier.AppBarrierKPI            10.6.8
    com.intego.kext.VirusBarrierKPI            10.6.8
    com.globaldelight.driver.BoomDevice            1.1
    com.huawei.driver.HuaweiDataCardACMData            4.2
    Two experiments you can try.
    1.  Boot in safe mode and see if you can shut down normally.  All thise additions won't be running in safe mode so this test would indicate it is one of them causing the problem.
    2. Uninstall all the intego VirusBarrier stuff.  That's my first guess and the troublemaker.

  • YES AND NO buttons!!

    HOw do you implement a yes and no button and what it does if you press yes and no?

    public static void createConfirmDialogButton() {
            int result = JOptionPane.showConfirmDialog(new JPanel(),
                    "What do you want (Y/N) ??");
            if (result == JOptionPane.YES_OPTION) {
                //Do or add method/code
                JOptionPane.showMessageDialog(new JPanel(), "You selected Yes ;)");
            } else if (result == JOptionPane.NO_OPTION) {
                //Do or add method/code
                JOptionPane.showMessageDialog(new JPanel(), "You selected NO!!!!");
        }Hope this helps !

  • My iPod touch home button doesn't work what can i do about it and I got it about a year ago and wat can apple do to fix it

    I got my iPod about a year ago and now the home buttOn won't work so every time I try to go back to the home
    Screen I have to power off and turn back on and what can I do to fix it and what can apple do to fix it and how much will it cost also the home button is stuck for example the button doesn't "click" when I press it

    Try:
    fix for Home button
    Fix a broken, unresponsive or sticky iPhone Home Button
    Make an appointment at the Genius Bar of an Apple store and see/her what they say. The may have a quick fix. Otherwise they will exchange it for a refurbished one for this price.
    Apple - Support - iPod - Repair pricing
    You can also try using the Assistive Touch Accesibilty feature if you have iOS 5.. See chapter 30 of the Users Guide
    iPod touch User Guide (For iOS 5.0 Software)

  • HT1212 My on and off button is not working anymore and my iphone fell again today so the numbers 7,8,9 not working and so i cant enter my password to access my iphone. Pls, what can i do about this to access and change my password?

    My on and off button is not working anymore and my iphone fell again today so the numbers 7,8,9 not working and so i cant enter my password to access my iphone. Pls, what can i do about this to access and change my password?

    Changing your password won't help. It is a touchscreen so if 7,8,9 are not working then that part of the screen will not work if you were to get it unlocked.
    TeeKnows is right. You need to contact Apple for a repair.

  • How to display warning message box with yes and no buttons

    Hi,
    I am writing the code to delete emp details from database.
    I want to display warning message with yes and no buttons after clicking the delete button in the same page, if yes is clicked, i want to invoke delete() method in AM.
    Is it possible, if yes pls suggest me how to do it.
    Thanks
    Message was edited by:
    user536125

    This is being discussed in
    warning message(dialog page) to be displayed in the same page
    Thanks
    Tapash

  • HT204266 I cant slide to unlock my ipad, because theres a notification about unable to download application...and the button done and retry will not perform

    I cant slide to unlock my ipad, because theres a notification about unable to download application...and the button done and retry will not perform

    Try a reset:
    Hold the Sleep and Home button down until you see the Apple logo.

  • Questions about buttons: onRelease and on(release)

    I have been experimenting with buttons lately and am trying to use a function that uses the release mouse event. I was a little confused at first, since I found some tutorials that used onRelease() and some that used on(release) {...can somebody explain the differences to these and how to use either of them?

    if you're using as2, both onRelease and on(release) can be used.  on(release) is attached to the button or movieclip (highly undesirable) and onRelease is attached to a frame using the button/movieclip's instance name:
    // if your objects instance name is your_btn:
    your_btn.onRelease=function(){
    // code here
    if you're using as3, neither will work.

  • HT201412 My i Pad 3 shows "cannot Access Find My Friends open the app and review your sign in information to continue sharing your location. And I have two buttons : Later and Open but they don't work, As long as I have this situation I can do nothing on

    My i Pad 3 shows "cannot Access Find My Friends open the app and review your sign in information to continue sharing your location. And I have two buttons : Later and Open but they don't work. As long as I have this screen situation, I cann't do anything on my I Pad. Please help !!

    I have the same problem on my iPhone4. It is obviously a bug in the software. Once it pops out I am locked out of my phone. I can't even begin to describe the frustration this causes. All that stuff about holding down the buttons is useless. the phone won't even shut off. I can take a screen shot like that or go to voice control. Even when I got to a wifi connection, I can't get on. This app blocks everything else. This is a serious bug and can have serious consequences. The only thing my phone would do is go to voice control and let me play iTunes or phone people. Some smart phone hey?
    I have finally got to a place with a wide enough wifi to connect my computer and restore the phone. This has lasted over a day!
    I don't even know why Find My Friends is on my phone. Is it part of the package and how do I turn it off?

  • TS3367 When trying to use FaceTime I can't because it says it is turned off in settings, it then ask do I want to turn it on , tap for yes and it sits there spinning. Face time is on in settings?

    When trying to use FaceTime I can't because it says it is turned off in settings, it then ask do I want to turn it on , tap for yes and it sits there spinning. Face time is on in settings?

    Have you tried signing out of your Apple ID, restart the iPad and then start all over again?
    Go to Settings>iTunes & App Stores>Apple ID. Tap the ID and sign out. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Then go back to Settings>iTunes & App Stores>Apple ID. Sign in again. Then go to Settings>FaceTime>On. See if it will stay turned on and it it does, sign in and setup.

  • HT204053 I just got my new iPhone and I had a iPod that had about $40 on it and I can't remember the answer to my security questions and whenever I send the email it never comes. So I was wondering if there was any way that I could make a new apple I'd an

    I just got my new iphone and I gave my phone the same apple ID as my iPod. Then I added $40 to my iTunes thinking that I could buy songs freely. When I went to go buy an album it said that I needed to answer some security questions to complete the purchase. So I clicked yes and it brought me to two questions that I totally forgot the answers to so I hit the link that said if you forgot your answers click here. I clicked it and it brought me to this website that you see all your information about your apple ID. So I went to privacy and security and the same two questions were there. I tried and didn't succeed. I even sent myself the email and I have been trying this for days on end and still never received any emails about those questions. So I thought what if I create a new apple ID then mabe I could transfer ONLY the money over, is this possible??  Because I would hate to see forty dollars go to total waste.

    Funds cannot be transferred from one Apple ID account to another.
    Try here > Rescue email address and how to reset Apple ID security questions
    If that doesn't help, contact Apple for assistance with your security questions > Contacting Apple for support and service

  • Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    No sound form :
    - Speaker?
    - Headphones?
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

Maybe you are looking for

  • Syncing Classic with USB killed docking station for my Nano

    I have two libraries in Itunes, one for music and one for books. I use my Nano for music. After I organized a second library for books, I bought a Classic. It uses a USB cable. After my first hookup of the Classic, syncing the book library. The firew

  • Installing Solaris 7 - timeout waiting for ARP/RARP packet

    I'm attempting to install Solaris 7 on and E250. I'm using HyperTerminal connection via a null modem cable. I boot up the server and I see various harware init processes echoed to the terminal and then I receive this error: Timeout waiting for ARP/RA

  • Is there a way to display timesheet for range of dates for list of employee

    Dear Experts, Is there any way, where  user can view the time sheet data for all employees for a project ? CAT3 is for single employee Se16 cannot be given to the users.  I also tried CATS_DA, report is good, but I am not getting hours .It is showing

  • Creating triggers in a package

    Does any body has an example on how to create triggers in package/package body. Here is an example of one of many triggers that I need to create in a package. CREATE OR REPLACE TRIGGER distributor_q_i BEFORE INSERT ON f_sw.WQM001Q000001 FOR EACH ROW

  • CAF GP APIs - Unable to add action to a block

    Hi all, I am trying to design a CAF GP Process using the GP APIs. For creating a block using APIs, I am taking help from this help.sap link: [Creating Blocks|http://help.sap.com/saphelp_nw04s/helpdata/en/44/7b3690e1da6572e10000000a11466f/content.htm]