Hi , i am first time user of the iui. I have a second page with js on
it. It is not executing in the iPhone but works in Safari desttop.
My 2nd page looks like
<div>
<script type="text/javascript" >
setupCall( "${
param.name}","${param.cid}","${param.number}");
</script>
Connecting .....
</div>
This setupCall function just posts in to a web site. ( GETS)
-thanks
chandra