banner ad

RSSCategory: Java

Tree Menu Model using javascript

| August 25, 2011 | 0 Comments

Description: This is a unobtrusive Tree Menu script that turns any ordinary list (UL element) into a collapsible tree! Once transformed, the original list and its sublists can be collapsed/expanded at will, with cookies used to optionally persist its state. Here’s an overview of the script:

Continue Reading

How to customize facebook page

| June 4, 2011 | 0 Comments

Comming Soon

Continue Reading

WebPage Colors with color codes

| January 10, 2011 | 0 Comments

Dithering Explained If you haven’t noticed, images and webpages can look very different when viewed on different computers through different monitors. This is because there may be colours needed, which you do not have available, because your colou

Continue Reading

CSS Layout – Table Less layouts

| November 16, 2010 | 0 Comments

One of the major benefits of using CSS is that you’re no longer forced to lay your sites out in tables. The layout possibilities of CSS give you complete control over the positions and dimensions of all page elements. If you’ve tried laying ou

Continue Reading

JavaScript date difference calculation

| October 21, 2010 | 0 Comments

Calculating date difference in JavaScript is almost as easy as in PHP, but requires a bit different approach. For this post i wrote simple “static” js object which can calculate difference between two dates in: days, weeks, months and years.

Continue Reading

Java Updates

| June 19, 2010 | 1 Comment

Java Updates

Continue Reading

banner ad