Menu
Assault By Logic
Search
Explore
  • Product
  • Analytics
  • Reference
  • Tools
  • Social Media
Search
Assault By Logic

Articles, quotes and more

Assault By Logic
  • Product
  • Analytics
  • Reference
  • Tools
  • Social Media
  • Posted in
    • JavaScript
    • Tools

List of useful Javascript Libraries

  • Posted byby jsteinmetz
  • August 16, 2013
  • 0 Comments
  • 1 min

Here is a great list of libraries that can be used in applications. http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/

Here is a great list of libraries that can be used in applications.
http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/

  • javascript

Post navigation

previous post

Responsive iFrames

next post

5 things every account manager should know about development

  • Posted in
    • JavaScript

JavaScript based conditionals for scripts and content

  • Posted byby jsteinmetz
  • February 12, 2013
  • 1 min

This little script wields a lot of power. The ability to control scripts and content is possible based on browser and other user attributes. There are so many uses for…

Continue reading
  • Posted in
    • JavaScript

A useful lightweight URL parser

  • Posted byby jsteinmetz
  • February 12, 2013
  • 1 min

I cant express how handy this little javascript is. If you ever need to parse a URL and get something out of it, this is a groovy little script that…

Continue reading
  • Posted in
    • JavaScript

Prototyping function to add commas to numbers

  • Posted byby jsteinmetz
  • February 5, 2013
  • 1 min

Thanks to my predecessor Mike Grace for this helpful little script. It extends javascript to add the correct comma places to any number. Number.prototype.addCommas = function() { var nStr =…

Continue reading
  • Articles, quotes and more
    • Product
    • Analytics
    • Reference
    • Tools
    • Social Media
Please wait...

Subscribe to the Assault By Logic blog

Want to be notified when my articles are published? Enter your email address and name below to be the first to know.
SIGN UP FOR NEWSLETTER NOW