Coding Grounds
Compilation of different programming projects I amuse myself with.
Tuesday, 11 June 2019
Deselecting all options in HTML SELECT using Jquery plugin
›
I created my first jQuery plugin today. This plugin will deselect all select option elements after a given timeout when checking an associat...
Wednesday, 5 June 2019
Random selection of a HTML SELECT element
›
Just made a JsFiddle of a random selection control for HTML SELECT tag. The JsFiddle is available here: Random selecting combobox (JsFidd...
Friday, 10 May 2019
Adding only untracked files in Git repo using Powershell
›
Are you a .NET developer mainly still use Windows OS and use Powershell and not Git bash for example ? The following procedure can be foll...
‹
›
Home
View web version