I have requirement to write help(for example show description of what some button does) for my web app. Are there any good examples for doing this?
I have requirement to write help(for example show description of what some button does)
Share
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.
I have found the help in the build engine Hudson to be very elegant and discrete.
You have a help icon, you click on it, the help text is expaned inline the page, you click again it disappears.
Try starting https://hudson.dev.java.net/hudson.jnlp and go tohttp://localhost:8080/configure and click the many (?) buttons in the right side.