how can I create login window like youtube.com

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mukeshrasm
    Contributor
    • Nov 2007
    • 254

    #1

    how can I create login window like youtube.com

    hi

    I want to create login window like youtube.com means when user clicks on Login a small screen get opened so what type of screen it is and how can I create it.
  • hsriat
    Recognized Expert Top Contributor
    • Jan 2008
    • 1653

    #2
    Originally posted by mukeshrasm
    hi

    I want to create login window like youtube.com means when user clicks on Login a small screen get opened so what type of screen it is and how can I create it.
    Make a popup div, and include an iframe in it which will do the login.

    Comment

    • mukeshrasm
      Contributor
      • Nov 2007
      • 254

      #3
      Originally posted by hsriat
      Make a popup div, and include an iframe in it which will do the login.
      Hi

      I don't know how to do it if you can please assist me further so that I can able to do it

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        One possibility is to look at LightBox alternatives such as ThickBox and GreyBox.

        Comment

        • mukeshrasm
          Contributor
          • Nov 2007
          • 254

          #5
          Originally posted by acoder
          One possibility is to look at LightBox alternatives such as ThickBox and GreyBox.
          Hi

          what is this LightBox, ThickBox and GreyBox and how could I do it.

          Comment

          • hsriat
            Recognized Expert Top Contributor
            • Jan 2008
            • 1653

            #6
            Originally posted by mukeshrasm
            Hi

            What is this LightBox, ThickBox and GreyBox and how could I do it.
            Did you ask google for the same?

            Comment

            • Tarantulus
              New Member
              • May 2007
              • 114

              #7
              methinks someone wants handholding...

              mukeshrasm, I suggest you pick up a book on JS or something, nobody here will write your code for you, however I am sure you'll find help if you're willing to help yourself

              Comment

              • acoder
                Recognized Expert MVP
                • Nov 2006
                • 16032

                #8
                Well said, Tarantulus. Almost moderator-like!

                mukeshrasm, may I also remind you of the Posting Guidelines. If your JavaScript level is very basic, say so, but you're still expected to do most of the work.

                Comment

                Working...