Download Source Code No 121
Download source code for: JavaScript – Create random Color Generator and Picker Download Source code 2
Download source code for: JavaScript – Create random Color Generator and Picker Download Source code 2
In this post we will create a random color picker using HTML, CSS and JavaScript. The picker would be very simple, page would be covered… Read More »JavaScript – Create random Color Generator and Picker
Download Source code for: Create Simple and Responsive Login page using HTML and CSS Download Source code
There are tons of free HTML templates available on the internet today for complete web design and also free responsive templates. Leaving all those templates… Read More »Create Simple and Responsive Login page using HTML and CSS
Download Source code for: Xamarin Forms – Get current Location | Latitude Longitude Source code link: Google drive link 1
Using Xamarin.Essentials we can retrieve device’s current Latitude and Longitude. It provides Geolocation and Geocoding using which we can get Location information along with the… Read More »Xamarin Forms – Get current Location | Latitude Longitude
We can use .val() method to set the value of a textArea or a input field on a HTML page. Below example demonstrates how we… Read More »jQuery – Set Value of TextArea and Input