How to create a popup Login Window?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahulephp
    New Member
    • Sep 2009
    • 59

    How to create a popup Login Window?

    Hi There,

    First of all, i would like to say that my experience with this forum is really very good.

    I want to create a popup Login Window for my website.
    You can see one of the example of this here.
    www.oodle.com---> post add button. (At the right top)

    Can you please let me know, which functionality they have used to achive this. (Javascript or ajax)
    Can i get any readymade *.js or tutorial for same popup window.

    Thank you in anticipation.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    they definitely use javascript libraries (i.e. doesn’t work without JS enabled at all). looks like YUI and lightbox. AJAX could be possible.

    Comment

    • rahulephp
      New Member
      • Sep 2009
      • 59

      #3
      Can you please suggest me any source to get this?

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        sources as already mentioned: YUI (Yahoo! User Interface) and lightbox. everything else should be in the source code.

        Comment

        • rahulephp
          New Member
          • Sep 2009
          • 59

          #5
          I think, lightbox is application used to display large images.
          Can we use it for sending data like html form?

          Comment

          • Dormilich
            Recognized Expert Expert
            • Aug 2008
            • 8694

            #6
            besides that the answer to the question is obvious, no.

            Comment

            Working...