iframe not opening using HTML within textfield plugin on Safari iPhone User Agent

  • Hi,

    I have tried to open a textfield from "icon" click. I have put iframe in html code of "popup" plugin.
    It is working fine on Safari iPad user agent and open google.com in fraome, but in safari iPhone user agent it shows only blank white screen.

    following is the code which i used.

    <plugin name="popup" enabled="true" url="plugins/textfield.swf" keep="true" offset="center" align="center" edge="center" x="0" y="0" visible="false" html="[p][iframe src='http://www.google.com'%5d%5b/iframe%5D%5B/p]" css="p{color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:bold; text-align:center; backgrond=#000000; height=100%;padding:5px;}" zorder="9999" width="70%" height="65%" />

    <plugin name="icon" url="images/test.png" enabled="true" capture="true" align="rightbottom" onclick="set(plugin[popup].visible,true);" keep="true" preload="true" alpha="0.5" y="20" x="20" />

    please help me out for the same.

    thanks

    --
    Pratiks

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!