Blog2005 ≫ RE: More Javascript - 4175

⬆️More Javascript

I'm not sure (!variable) is the same as (variable!=null) is it?

Also does IE support getAttribute() as expected? You should be testing for the presence of the method if you're using DOM.

if (obj.getAttribute && (otherTests)) { // use DOM method... } else { // do it the hard way... }

pid

⬅️ :: ➡️

Paulʼs blog - I live in A sleepy town, Kent. Wed + father to 2, I am a full-stack web engineer, and I do js / nodejs, some ruby, python, php etc. I like pubs, running, restaurants, home automation 🤖 + other diy jiggery-pokery, history, genealogy, telly, squirrels, pirates ☠️, lego, and TIME TRAVEL.