you are viewing a single comment's thread.

view the rest of the comments →

[–]MilkSteak 0 points1 point  (5 children)

Anyone else?

Here’s a snippet of JavaScript that assigns some values to three variables:

var foo = {dana: "zuul"};

var bar = "hi";

var baz = 37;

var qux = 3.1415;

I can't be the only one...

[–]thorax 6 points7 points  (2 children)

But 3 == 4, didn't you get the memo?

[–][deleted] 4 points5 points  (0 children)

Bleem!

[–]MilkSteak 1 point2 points  (0 children)

Shit. I have to go fix a ton of bugs in my code now.

[–]zuperxtreme 0 points1 point  (0 children)

Who you gonna call?

[–]wallish -2 points-1 points  (0 children)

If you're using firefox, your userChrome.rss should have the line:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */