I searched the forum and couldn't find anything - I believe this could be useful for guiding users on how to fill out your forms.
These "tips" would be either:
a) javascript tooltips on hover; or
b) a message displayed in the browser's status bar; or
c) both?
In the chronoforms backend, tooltips are already implemented:
How difficult would it be to get this functionality built into the form for the frontend?
I found some js scripts (for example - here) but if the capability already exists within CF or Joomla, that would be the way to go.
How would we go about using option (b): status bar message depending how which input field was active? I suppose this would be js of some sort as well?
These "tips" would be either:
a) javascript tooltips on hover; or
b) a message displayed in the browser's status bar; or
c) both?
In the chronoforms backend, tooltips are already implemented:

How difficult would it be to get this functionality built into the form for the frontend?
I found some js scripts (for example - here) but if the capability already exists within CF or Joomla, that would be the way to go.
How would we go about using option (b): status bar message depending how which input field was active? I suppose this would be js of some sort as well?