Log in

View Full Version : Yahoo help type div popup



leo_adnan
01-07-2008, 07:37 AM
I looking for Yahoo help div popup type javascript compenent. login in from your yahoo account and click on help present at left side. It will display a small div with some html contorl. Please check the attached file.

My requiremtn is little change. I want to display a div when user click on Help then it should display a small div where user will have some html input/select control.

thanks

leo_adnan
01-08-2008, 05:20 AM
is there anyone who can help me

codeexploiter
01-08-2008, 09:43 AM
It seems that the one Yahoo's help div is a Yahoo UI module control combined with Yahoo UI menu control. Please have a look at their examples here:

http://developer.yahoo.com/yui/examples/container/module.html - Module control examples

http://developer.yahoo.com/yui/menu/ - menu control examples