JS实现图片左右翻转效果 js实现图片左右翻转效果怎么做

综合百科2024-08-22 08:13:24佚名

JS实现图片左右翻转效果 js实现图片左右翻转效果怎么做

JS实现图片左右翻转效果

原图:

点击按钮后效果图:

代码部分:

源码:

<body>

<formrunat="server">

<span>JS实现图片左右翻转效果</span>

<p>

<p>

<imgsrc="1.png"/>

</p>

<inputtype="button"value="JS实现图片左右翻转效果"

onClick="document.getElementById('p1').style.filter='fliph';">

</p>

</form>

</body>

本文标签: [db:关键词]  

相关推荐

猜你喜欢

大家正在看