Archive: onMouseOver and a custom IO page


onMouseOver and a custom IO page
so I'm using a custom InstallOptions page and I want to create something similar to a components page. When a user hovers the mouse over [Field 1] then [Field 3] should display "first description", when hovering over [Field 2] then [Field 3] should display "second description" etc... oh and when the user removes the mouse from over the certain field, then [Field 3] displays a blank message. I'm not sure how that can be done with the .onMouseOverSection so any help would be appreciated.


Not currently possible with InstallOptions. Maybe InstallOptionsEx can do it.