Hi All,
I want to create an iView which show a simple html file located in the KM.
See html file
<html> <body> <p> <a href="http://******************/"> <i m g border="0" src="image.JPG" width="124" height="34"> </a> </p> </body> </html>
The problem is that the iView height does not change after clicking the image.
Any Ideas?
Aviad