Always remain updated about current software development trends
This is a tip to implement the scrollbar to a grid.
Alternative for AutoComplete control without Ajax and Webservices
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery. It's part of a project where my customer asked for the possibility of answering a questionnaire in two ways:...
Testing Multiple browsers on Multiple Platforms on Multiple Devices. In the same Window.
Just in case you have brain farts about this constantly like I do. If That's what media queries are: logicalifstatements. "If" these things are true about the browser, use the CSS inside. And The keywordand. @media (min-width: 600px) and (max-width:...
How to build an Instagram-like photo sharing app with HTML5
CSS is becoming more and more powerful but in the sense that it allows us to do the little things easily. \xa0There have been larger features added like transitions, animations, and transforms, but one feature that goes under the radar is generated content....
Dynamically creating controls and validating in JavaScript