Cookie consent

This website uses cookies to personalise content and to analyse our traffic.

Necessary - Necessary cookies needed to make a website usable by enabling basic functions. The website cannot function properly without these cookies. (always active)
Marketing - Marketing cookies are used to track visitors across websites.

Online Solutions Development Blog   |  

RSS

Category Archives: Ajax

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: Ajax, JavaScript, PHP
Tags , , , ,

In this article, I will show you how to make a search within intervals using AJAX and jQuery Slider. I will use for example purpose a search between a minimum and a maximum price of some estates that will look like the one you can see in these images: We will use a HTML file, …