Digital Serenity

Digital Serenity is the blog of John McPherson Leask III (Jay). His mind wanders from food to travels, every-day activities and humor to sports, podcasting and technology - though mostly the focus of Digital Serenity will be his technological exploits.

Browse by Tags

All Tags » JavaScript Library » Code (RSS)
Sorry, but there are no more tags available to filter with.
JavaScript Library: getQueryStringParam()
Continuing on my series called the Javascript Library , I offer you more scripts that every web developer should have in their arsenal for every web project. To start, how often does your project require you read items from a query string? It isn't a...

Posted by jleask | with no comments

Filed under: ,

Javascript Library: getSubString()
Every web developer, even those in denial that they are such, should have a solid library of JavaScript functions that they can bring with them to every project. The reasons are many, but lets just start with the following two today: As Javascript is...

Posted by jleask | with no comments

Filed under: ,