In the notes client (we’re restricted to it) I currently have a largish html table with lots of dates, colors and generated html links back into the DB. All of this works great except that i would like to add some mouseover effects for more information (mouseover a due date for example, and see the owner and a status message). I have tried a few different methods which all seem to work on the web, but not on the client (basically Javascript and DIVs). Perhaps there is a script that works?
Is there any way to do this? I would even attempt generating the table in lotusscript (if possible) and i could get this (maybe using hide whens?)
TIA!