12 posts tagged with js. (View popular tags)
Displaying 1 through 12 of 12. Subscribe: Posts tagged with js

Related tags:
+ (9)
+ (5)


Users that often use this tag:
drjimmy11 (2)

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

Wordpress Filter: Plugin incompatibility with my theme - website screws up on IE. How do I fix it? [more inside]
posted by Danniman on Aug 31, 2009 - 8 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

How does the music in the St. Matthew´s Passion by J.S. Bach relate to the lyrics and what effect do they have on each other (lyrics and music)? [more inside]
posted by freddymetz on Feb 18, 2008 - 5 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

Firefox question. Unmodified, just-installed firefox opens a new tab behind the current tab, instead of on top as Mozilla does; and the right-click popup menu for tabs does not have "close this tab" first in the list, as in Mozilla. Are these two behaviors customizable? I know I'm being lazy but these two misfeatures are deal-killers for me. If you knowledgeable firefox users tell me they're fixable in userChrome.css or users.js or whatever I promise I'll rtfm-rtfm-rtfm and become as rabid a firefox zealot as you might desire. But if they're not changeable then it's all wasted effort and I'll stay with Mozilla (or whatever they're calling it this week.) Thanks!
posted by jfuller on Sep 25, 2004 - 11 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