N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Wednesday, September 14, 2016
Disable Popup “Please Fill Out this Field” hover text on browsers
›
This is message “Please fill out this field” is browser default message which comes from browser when we have required fields in the page. ...
How to extract back up file?
›
To manually extract files 1. Open the Command Prompt window by clicking the Start button. In the search box, type Command Prompt, and th...
11 comments:
Monday, September 12, 2016
405 - HTTP verb used to access this page is not allowed
›
We get the above error when we use PUT verb when we access RESTFUL web services. For this to work, The web site had to continue to enable W...
Sunday, August 28, 2016
How transform Image using CSS/HTML
›
I want to turn the image full 180 degrees, this is how we CSS can help turn image upside down. div { -ms-transform: rotate(180deg); /* ...
Flip image via Javascript/CSS?
›
This is how image can be flipped, like a mirror image <div id="container" class="flip-vertical"> <h3 class=...
‹
›
Home
View web version