Programming, Web News, Web Hostings, Technology
jQuery Plugin – Nifty Corners Cube
Ever think of creating round corner for your DIV panel easily with only few lines of code such as:
<script type=”text/javascript”>
window.onload=function(){
Nifty(“div#box”,”big”);
}
</script>
With jQuery Plugin – Nifty Corners Cube, you could perform this easily to save your time.
Related posts:
- Tips To Increase Performance of Store Procedure 1. NOCOUNTNormally if you perform query in Query Analyzer, it...
- ASP.NET MVC – How to have multiple submit button in form In this tutorial, I would like to share simple form...
| Print article | This entry was posted by ervinter on October 13, 2008 at 11:18 am, and is filed under Tips. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
-
ervinter
-
Jerry Ong
