15 posts tagged with javascript and js. (View popular tags)
Displaying 1 through 15 of 15. Subscribe:

Happy little (binary) trees. Is there a Bob Ross of coding?

Is there a Bob Ross of coding? I'm looking for a particular style of educational video which shows developers working through problems. It should include a voice over describing what they are trying to accomplish. It should also show the types of decisions they are making as they work through the problem. [more inside]
posted by quadog on Apr 14, 2013 - 8 answers

 

Reading to complete before a technical interview (CSS, JS, HTML)?

I'm scheduled for a technical interview after the weekend for a front-end development position. I'd like to spend some intensive time beforehand reading relevant blogs and books to prime the ol' noodle and supplement my existing knowledge. Could you recommend some resources? Are there questions you would ask an applicant in this situation, or that you have been asked? [more inside]
posted by jsturgill on Mar 22, 2013 - 10 answers

How to solve a complex statistics problem with a script?

In this game, you roll a number of six-sided dice to get a total. The total is either the highest single die result, or the sum of any multiples rolled, whichever is higher. For example: If I roll three dice and get a 3, 4, and 6, my total is 6. But if I roll a 4, 4, and 6, my total is 8, the sum of the two 4s. What I want to find out is the mean, median, mode, and standard deviation of the possible totals given N dice. How might I create a simple script to compute this? [more inside]
posted by j0hnpaul on Nov 30, 2012 - 24 answers

speeding up facebook

Are there any tools for blocking out useless & slow "features" on facebook? I'm unsure the last time I actually appreciated any facebook popup. In particular, I've no need for facebook's toolbar because Adium and my N900 log into facebook's chat directly. Bonus if it'll work under MicroB on a Nokia N900. [more inside]
posted by jeffburdges on Nov 27, 2010 - 6 answers

CSS/HTML Link/Markup/code hint, please!

How do I do this in XHTML/CSS? What am I looking for and missing? Looking for a way to link content on my page - with multiple links opened or closed without reloading the page. [more inside]
posted by Tchad on Jul 6, 2010 - 9 answers

Google Analytics in an iPhone webapp gone native

How can I make Google Analytics + event tracking work from without a webapp-as-native-application on the iPhone? I think it doesn't report a domain. [more inside]
posted by goodnewsfortheinsane on Apr 27, 2010 - 2 answers

Which HTML/CSS/JS IDE do I want?

Which HTML/CSS/JS IDE do I want? [more inside]
posted by drjimmy11 on Oct 27, 2009 - 16 answers

Need money now thankyou.

What are some good tech-centric temp agencies in L.A.? [more inside]
posted by drjimmy11 on Oct 9, 2009 - 5 answers

How does HuffPo append URLs to copied text?

I noticed today that text copied from articles on The Huffington Post appends the article URL when pasted and I'm wondering how it's done. [more inside]
posted by eyeballkid on Sep 25, 2009 - 10 answers

How to include across many differing platforms?

30-45 separate vendor servers with lots of platforms. One template design that must be on all of them, and all must look alike and undergo some minor changes every week. How on earth do I keep them synchronized? As always... [more inside]
posted by littlerobothead on Nov 19, 2008 - 6 answers

How to manually call a mouseup event in JavaScript?

Need a way to complete a mousedown/mouseup event cycle in JavaScript, when said cycle is interrupted by a dialog box. Not sure if there's a way to "manually" call the mouseup event after the fact, or what. [more inside]
posted by cyrusdogstar on Aug 14, 2007 - 3 answers

RedirectFilter: Can't edit meta or serverside files...

Yet another redirect question: How can I auto-redirect a visitor to another page, although I can't edit the page's HTML/code, per se? [more inside]
posted by vanoakenfold on Aug 31, 2006 - 6 answers

Why the blazes won't this display correctly in Internet Explorer?

We use an internal survey tool which automatically generates and collates web-based surveys. It wasn't written by me. I'm having a problem with one particular page; have a look at the following: [more inside]
posted by blag on Dec 13, 2005 - 14 answers

Firefox image resizing driving me mad

FireFox filter. This is driving me mad. My website has a little JavaScript (inside) to drag in a random image. Each image is 150 wide (varying heights). IE displays them fine. Firefox 1.0 resizes certain images. Anyone know why? [more inside]
posted by Pericles on Nov 24, 2004 - 8 answers

How to make collapsible lists on a webpage?

Because I only know pidgin HTML, I'm not sure if what I'm about to ask is Web Design 101 or Web Design 665, but: If I want to have a collapsible list, such that if someone clicked on "Words that start with B" in the following:

Words that start with A
Words that start with B
Words that start with C

the page would then reformat to show

Words that start with A
Words that start with B
balustrade
brickbat
bumptious
Words that start with C

without the whole page having to reload. Can someone please point me to a resource or study-able example?
posted by blueshammer on Mar 30, 2004 - 7 answers

Page: 1