Hoping to find something on.

 
Cazorla: Pneruda: Java has cl***es

Wedwick: No someone in another channel was talking about it

Derry: Did you bother to ask your favorite searchengine yet?

Woodmansee: Yeap, ask bing.com please

Youse: I thought a discussion was more insightful

Feirer: You can just read up on the differences

Traugott: You have to read the answer anyway

Motonaga: Theres nothing to discuss about x

Elderkin: There is no way we can take that work from you

Suttin: Var number, a = 1,2,3; a.somefunctionv { if v === 2 { number = v; return true }; return false; }; number;

Bergener: Anybody familiar with the google recaptcha? ._.

Parihar: It keeps throwing me Invalid captcha new for no reason

Puz: They´re saying the difference is marketing

Hackborn: Do you find this accurate?

Ballengee: See, that´s discussion

Zuccarelli: Read up on the defnition of a discussion :p

Begor: Suttin: yea, just go to the programming channel

Suttin: I don’t want to read someone else answer on internet, I want to read someone else answer on discussion on internet

Samuel: Pneruda: http://stackoverflow.com/questions/245062/whats-the-difference-between-javascript-and-java

Martin: There is no difference. It’s a conspiracy! D:

Suttin: Stop that, it’s silly

Sambrook: Gilgameshkun: the guy who used to work on the java vm, now does v8. conspiracy-wise that’s enough evidence usually

Greengo: Suttin: That’s the point. :3

Sambrook: It’s basically all a big plot by some danish dudes. to overtake the world

Bodiford: Danishes are yummy. :9

Begeal: That is a good link, thanks Xatenev

Denapoli: Js var result;var some = {“name”: “Foo”, “time”: 2}, {“name”: “Bar”, “time”: 1}.somefunctionelement, index, array { if element.time 1 { result = element, index, array; return true } }; result;

Gerrero: FffuuuL: object {name: ‘Foo’, time: 2}, 0, {name: ‘Foo’, time: 2}, {name: ‘Bar’, time: 1}

Picerni: The element, index, array 😛

Spada: Hi guys, I’m fairly new to javascript and I want to set the style of a hidden span to inline using this: $’accordion .panel-heading a ok’.style.display = ‘inline’; the html looks like this: https://www.refheap.com/109178 However it doesn’t find the span-tag. What am I missing here?

Mcnee: Js var result;var some = {“name”: “Foo”, “time”: 2}, {“name”: “Bar”, “time”: 1}.somefunctionelement, index, array { if element.time 1 { result = element, index, array; return true } }; result, some;

Gerrero: FffuuuL: object {name: ‘Foo’, time: 2}, 0, {name: ‘Foo’, time: 2}, {name: ‘Bar’, time: 1}, true

Suttin: Spada, accordion means there is a tag name accordion

Suttin: Spada, $’.panel-heading a .ok’.css’display’,’inline’

Suttin: Maybe show works too in jquery

Spada: Awesome thanks Suttin, one question though, what if i have this multiple times and everytime i click a respective a the respective glyphicon should be shown. can I use sth like “currentTarget”.getChildSpan.setCssdisplay, inline pseudo-code

Suttin: Of course, you need to update the two selectors

Monsanto: Js new Date1441365855629;

Gerrero: FffuuuL: object Fri Sep 04 2015 07:24:15 GMT-0400 EDT

Gatchalian: I still got a question

Calcano: How can i return a custom format

Soratos: New Date.format does not seem to exist

Theinert: How can I get the value of key 10626?

Figiel: Http://fiddle.jshell.net/txuw5qvk/

Divento: Nevermind i just figured out lol

Remund: What’s the name of the function that does {id: ‘a’}, {id: ‘b’} to {a: {id: ‘a’}, b: {id: ‘b’}} ?

Briese: Hoping to find something on npm because I need it often