I’m digging around sourceforge’s cool menus, but can’t seem to find where exactly in the javascript they generate them?
I realize the layout is in html/css, but where are the events/functions on the jQuery side?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is pure html/css, check out the css file and search for the classes flyout, yui-g + inner. Or just use firebug to see what is going on.