Coding
Test value in radio button, but not on click…
So I need to tell if a radio button is clicked. I’ve found many snippets online that show me how to use listeners or basically tell me when it’s changed. I just want to know Read more…
So I need to tell if a radio button is clicked. I’ve found many snippets online that show me how to use listeners or basically tell me when it’s changed. I just want to know Read more…
Learn Development at Frontend Masters I found this Free Favicon Maker the other day. It’s a nice tool to make a favicon (true to its name), but unlike other favicon generators, this one lets you Read more…
I’m making a text-based adventure game where the detective follows the hallway to catch the killer. I already set up javascript to change the text as the player chooses an option. I’m trying to use Read more…
A tiny jQuery script to create a sortable accordion widget where you can reorder accordion items via drag and drop. Demo Download source
What Is Gantt Chart? A Gantt Chart is a type of timeline-style bar chart invented by Henry Gantt around the years 1910-1915. In general, it shows time along a horizontal axis and represents activities as Read more…
A tiny yet effective jQuery Form To JSON converter that converts form fields and their values into a JSON object on submit. Demo Download source
Hi All, I am trying to assign a certain price to radio inputs with the same name so that only one can be selected at a time. If the user clicks on one of the Read more…
A tiny jQuery script to help you create horizontal (desktop) and vertical (mobile) accordion sliders using Bootstrap 4’s styles. Demo Download source
What Is Pull To Refresh Pull To Refresh (also known as Swipe To Refresh) has been implemented in most mobile apps over the years. This UI pattern enables readers to refresh the contents of the Read more…
Yet another jQuery translation plugin to create international webpages that makes it easy to translate your site in any languages on the client side without page refresh. Demo Download source