How to disable back screen on popup in the format of frame

I want to hide the back ground contents of the html form when I open a new frame for example if I have 1frame, 2frame, 3frame when I click on some link in 2frame then it opens 3frame but when it opens it I want both 1frame and 2frame to be disabled as well as to be shown in shadowed format. Can any body please help me in this?

You can use this for IE, but may not work on fire fox
window.showModalDialog("popup.html","name","dialogWidth:255px;dialogHeight:250px");

Similar Messages

  • How to disable iMac screen and not to put it into sleep?!!!

    I would like to play a movie on my iMac but to watch it on my LCD TV. How to disable iMac screen and not to put it into sleep. PLS have in mind that ctrl+shift+ eject does not work, it makes my iMac screen go  black as well as the  tv screen.So far, i have red many articles concerning this subject, but no one seems to have the right answer. I simply can´t believe that apple did not think of it, as it is nothing new ....
    Thanks

    My brother has eight cats, so your not along. Fortunetly his go outside.
    I have been talking to the people over at macforums and they had some good thoughts. One guy suggested going analog and soldering in a rocker switch on the cable connecting a hub to the computer, turn off switch turns off keyboard and mouse.
    I was prepared to try that but a great idea came along. Arch, you might be interested in this too. Buy a cheap (found one locally for $20) usb kvm switch that takes one usb keyboard and mouse and connects it to two pcs/macs and only connect one of the outs to my system. There is a button to switch between the two, so when I want to disable the keyboard and mouse, I just switch it to pc2, which is not connected to anything.
    Cheap and easy solution. I wish I could of figured out how to do this with software, since there would be no money if it was freeware, but I guess you cant win them all.
    Thanks everyone for chiming in!

  • HT1766 What if an ipad is the only device you have from Apple? How could you back your things up with the cloud ?

    Hi my issue is that I dropped my ipad, and the screen is now blue. I have tried pressing the power button and the center button (I even pit it on the charger), but the screen is still blue. My questions are am i covered to get a replacement, and how do I back-up my stuff with the cloud if the ipad is my only apple device?

    If you didn't have iCloud backup turned on before you broke it, you are out of luck.
    Accidental damage is not covered by warranty.
    You can get an out of warranty replacement from Apple for around $250.

  • How to disable access to internet completely in the jnlp file

    Hi All,
    Can someone help me in figuring out how to disable access to internet completely in the jnlp file.
    To be specific with the scenario if the client does not have the JRE installed, i would like to have it downloaded from the server where application runs instead of going to java.sun.com website which needs internet access.
    How can we configure it in such a way that it does not go to internet at all.
    Here is the snapshot of my jnlp file
    <j2se version="1.5.0+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128m" max-heap-size="128m"/>
    I tried with the following and still unsuccessful.
    <j2se version="1.5.0+" initial-heap-size="128m" max-heap-size="128m"/>
    Could not find any useful information in the documentation.

    see post from Mike at:
    http://forum.java.sun.com/thread.jspa?threadID=704112&messageID=4082098#4082098
    for how to set up your own autodownload of jre from within your internet.
    /Andy

  • How to disable a default selection checkbox in the tableview

    Hi All,
             How to disable a default selection checkbox in the tableview ???
    I have  a tableview  with a iterator class mentioned on the iterator attribute of the table view. Table is a MULTISELECT tableview . Is it possible to disable or make it invisible a particular row selection check box?.
    For my scenario I have Currency values on all the columns and I want to do a sub total overall total for all the price column fields in the last row of that table. I archived this functionality using Iterator class method. But I don't want the user to delete that last row in any case.
    Thanks for your help in advance.
    Thanks,
    Greetson

    Hi,
      You can NOT disable the "Checkbox" of particular row using HTMLB. I had the same requirement. I achieved using <b>2 Tableviews</b>, one after another. 1st tableview will show all the rows and 2nd Tableview(without Table Header) and without any row. The <b>total</b> will be displayed as <b>Column title</b> of 2nd Tableview.
    Here is the code of 2nd tableview which we used to display the Total:
              <htmlb:tableView id                  = "tv2"
                               headerVisible       = "false"
                               keyColumn           = "appid"
                               footerVisible       = "false"
                               selectionMode       = "SINGLESELECT"
                               design              = "ALTERNATING"
                               fillUpEmptyRows     = "false"
                               visibleRowCount     = "0"
                               width               = "100%"
                               table               = "<%= tot_header %>" >
                <htmlb:tableViewColumns>
                  <htmlb:tableViewColumn columnName = "empno"
                                         title      = "Total"
                                         width      = "50"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ename"
                                         title      = "  *      "
                                         width      = "90"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "appamount"
                                         title      = "   <%= tot_appamt %> "
                                         width      = "60" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ugjr_amt"
                                         width      = "60"
                                         title      = "<%= tot_ugjr %>" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "apprvd"
                                         width      = "50"
                                         title      = "*" >
                  </htmlb:tableViewColumn>
                </htmlb:tableViewColumns>
              </htmlb:tableView>
    Hope this will help you.
    <b>Note: Reward each useful post.</b>
    Raja T
    Message was edited by:
            Raja T

  • Im going to restore my ipod touch(4th gen) to factory settings. my question is, how do i back up all notes from the app "notes" so they can be reinstalled? or is it allready backed up as per the main "back-up" ?

    im going to restore my ipod touch(4th gen) to factory settings. my question is, how do i back up all notes from the app "notes" so they can be reinstalled? or is it allready backed up as per the main "back-up" ? I know its a simple question, but i dont know the answer. please help.

    The iPod backup that iTunes makes includes Notes.and other app data. However, it does not included synced media like apps and music.
    Thus, just restore from backup with all your synced media in your iTunes library.
    iTunes: About iOS backups

  • How to disable back and refresh buttons in browser

    Hi,
    I need to disable the back and refresh buttons of the browser on the click of a button in a jsp as the process takes some time to be completed and i want to prevent the user from refreshing the screen.
    How can this be done?
    Thank you

    hi ,
    Can you try with the value i.e
    String s1 = oapagecontext.getParameter("value"); or button event can also be handle this way
    if ("BUTTON_EVENT".equals(event))
    - business logic
    Which screen you 're working by the way ?? if i have an access i will check it out and tell you
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to disable parent window while popup window is coming

    Hi,
    I am working on Oracle Applications 11i.
    I am able to get the popup window using the Java script in the controller.
    Please see the below code for the reference.
    String pubOrderId = pageContext.getParameter("orderId");
    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer.append("javascript:mywin = openWindow(top, '");
    l_buffer1.append("/jct/oracle/apps/xxpwc/entry/webui/AddAttachmentPG");
    l_buffer1.append("&retainAM=Y");
    l_buffer1.append("&pubOrderId="+pubOrderId);
    String url = "/OA_HTML/OA.jsp?page="+l_buffer1.toString();
    OAUrl popupUrl = new OAUrl(url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE );
    String strUrl = popupUrl.createURL(pageContext);
    l_buffer.append(strUrl.toString());
    l_buffer.append("', 'lovWindow', {width:750, height:550},false,'dialog',null);");
    pageContext.putJavaScriptFunction("SomeName",l_buffer.toString());
    But here the problem is, even though popup window is there, i am able to do the actions on the parent page.
    So how to disable the parent page, while getting the popup window.
    Thanks in advance.
    Thanks
    Naga

    Hi,
    You can use javaScript for disabling parent window as well.
    Refer below link for the same:
    http://www.codeproject.com/Questions/393481/Parent-window-not-disabling-when-pop-up-appears-vi
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to disable full screen "fade" transition?

    Hello,
    Just got my new MBP and upgraded from Snow Leopard to Mountain Lion in the process. Computer seems to work great, but Aperture now has this odd "slideshow" like fade when I toggle to my images in full screen. It's slow and distracting, more gimmicky than anything else. Does anyone know how to disable this?
    Apologies if this has been answered elsewhere...couldn't find a thread by searching.
    Many thanks,
    David

    Thanks, Leonie. It's nice to know I'm not a lone voice crying out in the wilderness! I find it hard to believe that other photographers who use Aperture for professional work aren't bothered by this feature.
    My problem is that yes, a direct "cut" from one image to the other--like it used to be!--is the only practical way to compare photos...
    I have tried to find ways to "turn off animations" in the Mac OS, but it seems that none of the old methods that worked with Lion worked with Mountain Lion.
    I will take your advice and write feedback to Apple.
    Best,
    David

  • How to disable touch screen for touchsmart 610

    HP TouchSmart 610
    Windows 7 64-bit
    I need to touch the screen without causing stuff to move.

    Not sure what you ? is since your subjet says : how to disable then your statement in the body of the form says " touch the screen without causing stuff to move" so confused.
    What I suggest is pick your model here from the Model 610 page and look for what your asking within that page on your system.
    http://h10025.www1.hp.com/ewfrf/wc/pfinder?cc=us&d​lc=en&lc=en&tool=&query=touchsmart+610#N194
    Hope it helps

  • How to disable nag screens about updating to Firefox 24

    I would like to know how to disable the endless nag screens inviting me to update to Firefox 24.
    I do not want Firefox 24 because I tried it for two weeks and it was repeatedly crashing - several times in each day - or simply freezing. I cannot work this way and so I have downgraded to a previous version of Firefox and I have not had a single problem in a whole month.
    Please be aware that I do not allow Norton products on my computer so that is not an issue.
    I keep a very clean computer - scanning EVERY night before shutdown with CCleaner and JetClean with Avast running permanently in the background. I also scan weekly with Superantispyware.

    Note that using any version older than 24 has security risks, I would update and then try to post crash reports using the instructions below.
    First update Firefox
    * [[Update Firefox to the latest version]]
    '''Then once as Firefox crashes 5 times and you have submitted the crashes to mozilla, using the [[Mozilla Crash Reporter]].''' Place crash ID's to this site to find how the problem can be fixed.
    #Enter ''about:crashes'' in the address bar (that's where you enter your website URL) and press Enter. You should now see a list of submitted crash reports.<br><br>[[Image:aboutcrashes.png|width=520]]
    #Copy the '''5''' most recent crash ID's that you see in the crash report window and paste them into your response here.
    More information and further troubleshooting steps can be found in the [[Firefox crashes]] article.

  • How to display a screen as Popup Dialog box in Module Pool

    Hi All,
    I have a requirement to display a popup dialoge box into module pool.
    i need to display a screen as a popup on the current screen on a button click.I have developed a screen and in atribute tab i have defined the screen type as modal dialog box but  it is displaying previous screen screen is hide i want to display on the same screen as a popup.
    Thanks
    Narendra

    Hi Narendra,
    Try to trigger the popup once it is done with the previous action might be anything.
    i have shown one sample code where after i click on save button when the data is saved successfully
    after that it has to trigger me a popup asking for conformation for the next action.
    A small piece of code
    INSERT INTO ZORMD1 VALUES WA_ZORMD1.
        IF SY-SUBRC = 0.
          G_LOCAL1 = 0.
          MESSAGE S000.  " Data saved successfully and immediately call the popup
    CALL FUNCTION 'POPUP_TO_CONFIRM_STEP'
            EXPORTING
      DEFAULTOPTION  = 'Y'
    TEXTLINE1 = 'SUCCESSFULLY SAVED'
              TITEL = 'POPUP FOR conformation'
             START_COLUMN         = 25
             START_ROW            = 10
            CANCEL_DISPLAY       = 'X'
           IMPORTING
    ANSWER  = G_PRINT
    IF G_PRINT = 'J'.
    PERFORM PRINT_OUT.
    ENDIF.
    Do the modification according to your requirement.
    Cheers!!
    VEnk@

  • How to disable full screen prompt

    I have a folder level javascript that puts all pdfs into full screen mode.   It is a super simple script; app.fs.isFullScreen=true;
    My issue is that it always prompts the user, notifying them that Acrobat is trying to put the current pdf into full screen mode.  I would like to disable this prompt.  I want Acrobat to always go into full screen mode and never prompt the user.  Can i disable this prompt in javascript?  Please help

    Is there a way to programmatically set this via Javascript?  I have 60inch monitors that will display and loop through multiple pdfs.  I want these pdfs to always show in full screen, to fill up the monitors.  So is it possible to access via Javascript, these preferences and be able to 'deselect' the Alert when going into full screen for all pdfs, instead of having to do it individually?  I have looked at the javascript docs; but i do not believe app.fs will provide me access to those properties.

  • How to disable print screen by group policy?

    I tried with below steps however its not working. Please assist me on this?.
    Step one:  Create a Reg_binary entry using the info below:
    (reg file: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
    “Scancode Map”=hex:00,00,00,00,00,00,00,00,04,00,00,00,00,00,2a,e0,00,00,37,e0,\
    00,00,54,00,00,00,00,00)
    Step two: Link all OU sites to this new GPO policy
    Do one of the following:
    1. To link to a domain or an organizational unit, open Active Directory Users and Computers.
    2. In the console tree, right-click the site, domain, or organizational unit to which you want the Group Policy object to be linked.
    3. Click Properties, and then click the Group
    Policy tab.
    4. To add the Group Policy object to the Group Policy Object Links list, click Add. This opens the Add
    a Group Policy Object Link dialog box.
    5. Click the All tab, click the Group Policy object that you want, and then click OK.
    6. In the properties dialog box for the site, domain, or organizational unit, click OK.

    Hi Dinesh,
    To disable print screen, we can create a .reg file containing:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,04,00,00,00,00,00,2a,e0,00,00,37,e0,\
     00,00,54,00,00,00,00,00
    Then, we can apply the registry setting through a startup script via group policy, or if our domain controllers is Windows Server 2008 or above, we can utilize Group Policy
    Preferences Registry extension to deploy the registry setting.
    Regarding this point, the following thread can be referred to for more information.
    To Disable Print Screen through Group Policy
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/03af5c6a-636a-43e4-95dd-183331c0d4ac/to-disable-print-screen-through-group-policy?forum=winserverGP
    Best regards,
    Frank Shen

  • I want re-format my PC, how do I back up my itunes before I format. The same PC is also used to back-up my iPhone4

    Hi all,
    Hope you can help.
    I have a desktop PC which I want to reformat and reinstall Windows XP because I think I have a virus on it, I have also had the PC for 5 years and never done this opperation but I feel I should now.
    I have also backed up my iPhone4 on the same PC (the one Itunes library its backed up on)
    1. How do I back up my itunes onto an externall hard drive
    2. How do I make sure that my iPhone will re-sync with Itunes once I reinstall Itunes on the PC after the format (ie I dont want to see that message that iPhone can only sync with one  iTunes library)
    3. Before I format the PC do I have to de-authorise my PC?
    4. Once I reinstall windows XP and iTunes how do I make sure the my iPhone will recognise the itunes library so everything will sync again (ie. music, all, movies purchased items etc
    5. Basically I want to reformat my PC and when I reconnect my iPhon/e it will be the same as before.
    6. Are there certain files within the iTune folder that I need to vack-up
    Hope somebody can help, as im a novice with Itunes and Apple based softwear.
    Thank you in advance
    Bhav P

    Backup the library with this User Tip.
    Deauthorize the old computer as you no longer want to access protected content on it.
    Restore the backup to your new/rebuilt computer using the same tool used to back it up, ideally before installing iTunes.
    Keep your backup up-to-date in future.
    tt2

Maybe you are looking for

  • Errors At Boot

    I should preface this with I'm not a Linux noob, but I am no expert either (I get by).  Also I hope this is the right forum to post in. So after I updated about a week ago I start seeing errors at boot.  Never could quite see exactly what they were s

  • Address Book cannot be opened

    I keep getting the message 'You can't use this version of the application Address Book.app with this version of Mac OS X You have Address Book.app 4.1.2 I am running OS 10.6.2 and the only change is that I am booting from the drive from my dead iBook

  • Web module: All Flash Galleries have a 'cool' tone on images

    My monitor is calibrated 3x year and I have no other issues with color anywhere but in the Web module and only when I use ANY Flash gallery.  This has been a problem for me since 4.0 was installed (now on 4.2)  Before any of the images (sRGB jpegs) a

  • Inventory Init Problem

    Hello       I have some problem for Init request,there is very much data while data schedule in BI side.and i have only 3 to 4 hours to take init and data fill from setup table to bi(Schedule).so what i do.kindly provide solution for that problem

  • How to apply download manager on firefox to download videos?

    download manager is not applying on firefox. give me details for applying it on firefox?