Normally whenever we use textarea in pages, the browser allows the user to resize it, but at times this is not wanted(as it might screw the other aspects of the design). Here is how we can disable...
Featured

CSS3 Content Filter Using negation pseudo-class
This tutorial shows how we filter content only by using CSS3 and then add some easing transitions to it. Content Filtering is done by CSS’ negation pseudo-class and the class attribute and the...
Latest News
Prevent or Disable Copy or Paste In Input Fields
October 14, 2011
Using jQuery we can disable or prevent copy or pasting of input fields, jQuery has built-in access...
Redirect Website to PC/Windows, Mac and Linux/Ubuntu Version
October 7, 2011
Here is a JavaScript code snippet for PC/Windows, Mac and Linux/Ubuntu User Agent Detection and...
CSS3 Tabs with CSS3 Navigation Menu
September 28, 2011Whenever we think about tabs, we think about JavaScript. But tabs can be created using CSS only as...
Download Windows 8 Developer Preview
September 15, 2011
The Windows 8 Developer Preview is now available for download on Windows Dev Center, this is a...

