Hi,
I am using Chronoform Popup for Displaying a Image.
I would like to have the iframe size AUTO according to the picture size shown in it.
how to change 480 height and widht as auto option?
🙂 🙂 🙂
Regards,
Shoaib.
I am using Chronoform Popup for Displaying a Image.
I would like to have the iframe size AUTO according to the picture size shown in it.
echo "<td style='width:50px; padding: 62px 5px 0;'>";
echo " <a class='modal' href='index.php?option=com_chronocontact&chronoformname=picture_popup&tmpl=component&vname=".$get_info['id']."' rel='{handler: \"iframe\", size: {x:480 , y: 480}}' >Click here</a>";
echo "</td>";
how to change 480 height and widht as auto option?
🙂 🙂 🙂
Regards,
Shoaib.
This topic is locked and no more replies can be posted.