Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Javascript forms

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46537
    maknib
    Member

    im trying to learn html css and JS.. instead of learning language after language i have decided to jump right in and build a web app using html, css JS and PHP

    now.. i’ve been to uni for 1 year :P i learnt html and css and java and php. i taught myself php and html and css using sites like this but have stopped for a year or more and not sure what i am doing anymore

    what i want is to click the New/Add button and instead of loading a new page or window im looking at having a form open up over top of the current page.. soi im trying to build an invoice app.

    so if i click new client i want the form to open up over top in a new kinda window on the same page

    What am i looking for to do this in javascript? what is the feature called?

    #143780
    luchid
    Participant

    I am not sure but I think you are looking for Modal Windows. Maybe this tutorial will help you: http://www.alessioatzeni.com/blog/login-box-modal-dialog-window-with-css-and-jquery/

    #143781
    maknib
    Member

    exactly, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.