Browse by Tags
All Tags »
Javascript »
Web Design (RSS)
To fetch query String variables in server side languages is pretty common but it's not common to fetch queryString values in javascript. For instance you have a URL like http//site.com/file.html?v=1&t=3 , i order to process this request you don't
Read More...
It's always difficult for developers like me who have ZERO knowledge about graphics and designing to make a good HTML layout. Backend developers like me always use to leave on mercy of designers to split images and then make a theme. So many times I face
Read More...
This is such a lovely tool and I am sure it would be very helpful. Meet JSON EDITOR , A Tree based approach to understand the entire JSON Schema and debugging your JSON data. Technorati tags: Javascript , JSON
Read More...
This is something which every web2.0 wants to be provided in Web browsers and people have been using different techniques to store data on client side like using hidden flash applets or by using Mozilla's API to store data by calling XP Components. Neil
Read More...
An interesting piece by Martin Kliehm
Read More...
This is not something new and GMAIL users would already have experienced it while keeping the browser window open for long time and reciving new mails. These guys have named this technology as Reverse Ajax. This is not something new. You could make something
Read More...