Skip to content

Obviate.io

To anticipate and prevent

  • Home
  • About Us
  • History
  • Privacy Policy
  • Toggle search form

Tag: javascript

Book Review: The Node Beginner Book

nodebook During August I went and took my first “real vacation” in about 5 years, however I ended up having to work most of it. Unfortunately I’m still working on that elusive “real vacation”. During the times I wasn’t working, I spent some time reading The Node Beginner Book, and generally trying to learn Node.js….

Read More “Book Review: The Node Beginner Book” »

Books

Setting up Node.JS on OSX – Quick and Easy

nodejs Recently, I’ve gotten into learning Node.JS. Installing Node on my servers for remote development is easy enough with a wajig install nodejs, however I want to be able to work off my laptop while I’m on vacation. While it’s not quite as easy as one command, it really isn’t that hard to setup.

Code

document.getElementById not working in IE8

The title is a bit misleading. document.getElementById actually does work in IE8, it just works differently than it did in previous versions. Previously (in IE8 Compatibility Mode and earlier), getElementById actually searched based on name and id. This means that lazy or ignorant developers might have gotten used to using name when they meant id….

Read More “document.getElementById not working in IE8” »

Code

Posts pagination

Previous 1 2

Copyright © 2022 Obviate.io

Powered by PressBook Premium theme