I need to launch the help window from welcome screen. I know how to do this from the java code, but not sure how to this from the html welcome screen page. Can anyone point me how to launch the help window from welcome screen?
For example, the welcome screen in Eclipse IDE does this. When I click on a link in the welcome screen, it opens up the help window and shows the corresponding help topic. I want to know how to do this in our application. Does anyone know how to do this?