We have a web application where we employ "hover" style help for various fields:
While this is very useful for new users it can be very annoying for frequent users---especially on forms with a lot of fields. What we would really like to be able to do is to give users the ability to turn the help system ON or OFF on the fly (i.e. enable/disable the JS that creates the "hover" text), however, the ability to do that is beyond our "hack" JS skills at the moment.
If anyone has any examples on how we might be able to do this it would be greatly appreciated. You can see a simple working example of what we're trying to do HERE (except of course that the on/off button doesn't work) and you can download the files for the example HERE.
Thanks for any help anyone is willing to offer!
Paul.
While this is very useful for new users it can be very annoying for frequent users---especially on forms with a lot of fields. What we would really like to be able to do is to give users the ability to turn the help system ON or OFF on the fly (i.e. enable/disable the JS that creates the "hover" text), however, the ability to do that is beyond our "hack" JS skills at the moment.
If anyone has any examples on how we might be able to do this it would be greatly appreciated. You can see a simple working example of what we're trying to do HERE (except of course that the on/off button doesn't work) and you can download the files for the example HERE.
Thanks for any help anyone is willing to offer!
Paul.