Technorati tags: Show-n-Tell Thursday,
Lotus Domino,
DominoREM "Label and Content are required - HTML tags allowed in content.";
label := "Text to be placed on the page.";
Content := "Stuff you want to appear when the user mouses over the text that is placed on the page.";
REM "Specify Height and Width - otherwise box is sized to fit text.";
height := "0";
width := "0";
REM "Specify the classes used for the Popup (poClass) and mouseOver (moClass)";
poClass := "tsMouseOverHelp";
moClass := "tsMouseOverLink";
REM "NO CHANGES SHOULD BE MADE BELOW THIS LINE.";
REM " ****************************************************************** ";
"<script>tsMouseOverHelp(\"" + label + "\", escape(\"" + content + "\"), " +
height + "," + width + ",\"" + poClass + "\",\"" + moClass + "\"" +
")</script>"
1. Sean03/08/2006 07:59:04 AM
Homepage: http://www.focul.net
Henry, is this browser only ? Cheers, Sean
2. Newbs03/08/2006 08:31:08 AM
Homepage: http://www.henrynewberry.com
Sean:
Yes it is browser only (works in IE and Firefox). There are ways to do this in the client but that involves messing with Rich Text. Get Midas from Ben to do it.
Newbs
3. Thomas Adrian04/26/2006 05:19:06 AM
Homepage: http://www.notessidan.se
Great script !
however I wanted to mouseover a picture instead of text but it does not work.
4. Newbs04/29/2006 07:10:40 PM
Homepage: http://www.newbsconsulting.com
It should work if you use an HTML Image tag as the LABEL.... Might take a tiny bit of tweaking to perfect it.... CHeck this out...
Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | |||