Need Help Creating a "Hint" Box That Is Not A Roll-Over
I am in the middle of a big project for a client wherein I need to remove anything that is not up to HTML5 specifications - and anything that is using FLASH technology.
Presently, when a user rolls over a text area that reads something like "Move your mouse HERE for a hint" (the 'hot spot' being the bold/all caps word "Here"), the code displays a box elsewhere on the screen the gives the learner a 'hint' about what to do next.
Obviously, to be free of Flash and totally HTML5 compliant, there can be no roll-over (hover) interactions.
If I change the text to "Click or touch HERE for a Hint", how can I create an invisible object/button that - when clicked - displays another box that contains a hint such as "Right-click on the same menu as before"
So - this is the same as a hint, but is triggered by a click or touch rather than a roll-over.
Any help is greatly appreicated.
