Search Result

Collapse
4 results in 0.0024 seconds.
Keywords
Members
Tags
pop-up
  •  

  • marbury
    started a topic Handle Access pop-up dialog with VB.NET

    Handle Access pop-up dialog with VB.NET

    Hi,
    When I finish creating a new table in MS Access a pop-up dialog appears and offers to type in "Table name" and save it.
    Can someone please help me with Visual basic code that fills the table name and selects "Ok" button automatically?
    See more | Go to post

  • mcelrob5
    started a topic How do I disable a page behind a pop-up?

    How do I disable a page behind a pop-up?

    I creating a pop-up audit application for my company and when the application runs it is suppose to prevent the user from using the web page until the audit is complete. I was wondering if anyone knows how to do that or could point me to a reference that might help?

    The pop-up is a wizard, which means the pop-up is part of the page and not a separate window. I don't know is that helps but it is some more information about what i am...
    See more | Go to post

  • how to use an opaque overlay for pop-up slidehsow

    www.theeellswor thmanor.com > about

    if you scroll down to the bottom of page then hit photos you get a pop-up slidehsow with an opaque overlay. As you can see the opaque overlay doesn't fill the entire screen. It only fills the original coordinates of the screen. I have seen sites where they combat this problem without excessive scrolling(i.e adding another opaque area to the bottom of the exisiting would make a huge scrollable area..i...
    See more | Go to post

  • jeschafe
    started a topic Submit Javascript Pop-up from main page

    Submit Javascript Pop-up from main page

    Hi I'm developing in Oracle Application Express and I want to put a link on one of my pages that opens a pop-up of a different php page using javascript.

    Code:
    <script language="JavaScript" type="text/javascript">
    <!--
    
    function popitup(url) {
         newwindow=window.open(url,'name','height=500,width=500,  
                           scrollbar=yes,resizable=yes,directories=yes,
    ...
    See more | Go to post
Working...