Using Passthru Html To Display An Image In A Outline Entry
You can easily replace the text label in an outline by images using passthru
HTML. Simply replace the label by a formula like
"[<IMG BORDER=0 SRC=\"/mysite.nsf/test.gif?OpenImageResource\"]
You can also ad effect such a mouse rollover by adding javascript. For Exemple:
"[<IMG BORDER=0 SRC=\"/mysite.nsf/test.gif?OpenImageResource\"]
onmouseover=\"changeImage()\"]"
This was first published in November 2000
Disclaimer:
Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.