Focal Point
[SOLVED]wf8 - hide an image in html

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6067036336

September 20, 2013, 01:45 PM
Jay Potter
[SOLVED]wf8 - hide an image in html
I do not want to display an image on my html page, if a certain criteria is met. What is the property that I use and what is the value. Is it a true or false value? Is the property visible or display?

This message has been edited. Last edited by: Jay Potter,


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster
September 20, 2013, 02:06 PM
Mike Deluca
image1.style.visibility = 'hidden' or 'visible'


Prod/Dev: WebFOCUS 8.0.06 on Windows Server 2008/Tomcat , WebFOCUS DevStudio 8.0.06 on Windows 7
September 20, 2013, 02:13 PM
Jay Potter
I was so close! Yet so far! Thanks that worked!


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster