9 posts tagged with javascript and JS. (View popular tags)
Displaying 1 through 9 of 9. Subscribe: Posts tagged with javascript and JS

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

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

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

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

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

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

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 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

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