-1
我想從矩形內嵌框架部分的形狀改變自己的自定義形狀:自定義形狀的iframe
<html>
<body>
<p>dfsdfsdf</p>
<iframe src="http://forum.jquery.com/topic/jquery-mobile-and-iframes-to-load-external-websites">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>
我怎麼能這樣做?