+40 745 232 788

Online Solutions Development Blog   |  

RSS

Category Archives: HTML

posted by ,
Categories: HTML, JavaScript
Tags ,

In this article, I will try to show you how to make an IPv4 address validation by using jquery.inputmask plugin. But first I would like to write some words about this plugin and his general functionality. What does this plugin ? This plugin provides a way to add a text format to a text field …

posted by ,
Categories: HTML
Tags ,

Or company just released a new item’s on Envato’s market place, CodeCanyon – a set of templates for ads. As we already posted before, we already had another item, the WordPress Guest Posts Plugin, but this time we decided to go with a smaller item. This product is in fact a small ads template we …

posted by ,
Categories: Ajax, HTML, JavaScript, PHP
Tags , , , , ,

The last article I’ve wrote was about Dynamic jQuery Slider search. In this article I will search within some estates using a zip code and a slider for radius and in the end show the results in a map (grouping them in clusters). The final result will look similar with the following image: We will …

posted by ,
Categories: CSS, HTML, JavaScript
Tags , , , ,

Canvas is maybe one of the most interesting HTML5 feature. It has all you need to create rich web applications or games. We talked about how to Generate gradient image with PHP some time ago. Now we’re gonna use HMTL5 canvas element to draw a simple button with a gradient effect, using it’s 2D context …