[Javascript] Trouble with id

Terry Riegel riegel at clearimageonline.com
Tue Jun 5 17:58:43 CDT 2007


> I do not have a onmouseout handler because the toggle is used to  
> help a student through a math problem
> The page comes up with all steps hidden, the student can reveal  
> each step as desired and they remain visible so that in the end the  
> entire problem solution is revealed.  If the student desires, he  
> can then hide all the steps (by mousing over each step) and try  
> again to solve the problem on his own.

It seems to me a click event would much more intuitive for this type  
of user interface. It seems like it would be awkward for the end user  
to know to move the mouse out then back over to hide it.

Terry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20070605/279ec327/attachment.htm>


More information about the Javascript mailing list