Hello , Was hoping someone could point me in the right direction, perhaps to a tutorial on how to create these popup drop down lists like facebooks who liked this link.. I'm assuming its jquery?
Any ideas guys?
Hello , Was hoping someone could point me in the right direction, perhaps to a tutorial on how to create these popup drop down lists like facebooks who liked this link.. I'm assuming its jquery?
Any ideas guys?
Jquery UI dialog box can give similar results, but you are by no means limited to jquery.
http://jqueryui.com/demos/dialog/
All the box is is a div positioned absolutely in the center of the screen.