By nitin on March 16, 2010
Yesterday I wrote about a beautiful implementation for nag screen using mootools and CSS3. Thanks for all of my visitor for showing interest in it.
Considering requests from some of the users, I have also worked on its jQuery version. In jQuery version I have also tried to remove the bugs pointed out by one of the user.
Continue reading…
Posted in CSS, Javascript, Uncategorized | Tagged CSS, css3, Javascript, jquery, nag screen, nagscreen, tips |
By nitin on March 13, 2010
When we want to show lots of content in limited screen space, Slideshows comes to rescue. Making use of slideshows is the optimal way to present large amount of information. In this post i'll walk you through the process of making a very simple(minimilistic) slideshow using Mootools / Jquery.
Continue reading…
Posted in CSS, Javascript, Uncategorized | Tagged CSS, Gallery, HTML, Javascript, jquery, mootools, Photo, Slideshow |
By nitin on January 2, 2010
How do I vertically center my stuff inside this area ?
If you are looking for an answer for the above question then possibly you've landed on the correct page. The very first solution for this is to have vertical-align:middle in your css. But unfortunately this CSS property only works on table-cell and img. Continue reading…
Posted in Javascript | Tagged align, CSS, Javasript, jquery, Middle, mootools, Position, vertical-align |
By nitin on October 29, 2009
You would have often seen various attempts to make hyperlink more beautiful. One of my personal favorite is to have little icons beside links to let you know where they link to.
Different icons for external links, pdfs, images, etc. etc. You can find the tutorial for such link over here.
Continue reading…
Posted in CSS, Javascript | Tagged CSS, Hyperlink, Javascript, jquery, Link, mootools, Sexy |
By nitin on February 15, 2009

Yesterday I was hacking the source code of a website. While doing I needed the javascript library being used in that site.
Although on accessing various javascript files i came to know that Prototype was used in that site.
Continue reading…
Posted in Javascript, Tips & Tricks | Tagged javascript framework, jquery, mootools, prototype, scriptoculos, WTF, WTFramework |
Recent Responses