POMSD

Welcome

OR

Create Account

Quick Actions


Publisher Studio

Overview

Total Posts 0
Total Views 0
Latest Post None
Publisher Profile User

Manage My Posts

Post Title Date Published Views Security Actions

Create New Post

Profile Settings

Zoom Iframe over mouse cursor

DEMO

Past this HTML Code in your posts


<iframe src="https://priyanshuomsd.blogspot.com"> </iframe>


Past this Css code before b:skin[[

<style>

iframe {

  border-radius: 10px;

  box-shadow: 5px 10px 10px; #ccc;

}  

iframe:hover{

    border-radius: 10px;

    background: green;

    box-shadow: 5px 10px 5px green;

  -moz-transform: scale(1.2);

-webkit-transform: scale(1.2);

-o-transform: scale(1.2);

-ms-transform: scale(1.2);

transform: scale(1.2);

    }


</style>



Contact Us!

Comment Box

0 Comments