Deno: The Official Node.js-Successor? 2020-05-18 12:38 UTC Deno JavaScript Node.js Why is the announcement of Deno 1.0 possibly very exciting? Are there enough upsides to warrant a switch from Node.js to Deno? The announcement of 1.0 was done...
Display Local DateTime with Moment.js in ASP.NET 2016-03-08 07:21 UTC .NET C# Formatting JavaScript Displaying a DateTime in local format in C# is relatively easy, but it will only use the server's settings to tell what "local" is. For example, you might want...
jMapMarker - jQuery-Plugin to Easily Add Google Maps with Markers to Your Website 2012-02-12 20:05 UTC GitHub Google Maps JavaScript jQuery Projects I just uploaded my new project called jMapMarkers to GitHub. It's a jQuery-plugin that easily allows the user to add one or more Google Maps-maps with markers...
Javascript: Timeout on a Textbox using jQuery 2011-04-18 17:28 UTC JavaScript jQuery Here is a quick post about how to use a JavaScript-timer to only execute a textbox's functionality after a certain amount of time. Worth noticing in the code...
Conditional Scrolling Banner with YUI 2010-09-01 13:15 UTC CSS JavaScript YUI I was in need of a banner that would scroll along on the page, even when the user had scrolled passed it. After Googling with Bing for any pre-done JavaScript...