Skip to Content
0
Former Member
Apr 20, 2009 at 11:07 AM

URL iView problem

16 Views

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