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

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

Javascript / Prototype problem: I've written a function that inserts new content in a div whenever you click on a link in that same div. It works, but with the added "feature" of scrolling to the top of the page after the new content has been added. I don't want it to do this. How do I stop it? Here's the page. (Scroll down to see the link.) [more inside]
posted by grumblebee on May 2, 2007 - 11 answers

How do I wish my programming-geek boyfriend "Happy Birthday" and tell him "I love you" using computing code? [more inside]
posted by divabat on Jan 23, 2007 - 25 answers

I'm writing a book on programming for beginners, and I have a question about color-coding. [more inside]
posted by grumblebee on Oct 9, 2006 - 36 answers

Help me make a bookmarklet for a proxy server - now doesn't that sound like fun! [more inside]
posted by metaculpa on Mar 12, 2006 - 2 answers

How do I properly establish a del.icio.us connection via Javascript? [more inside]
posted by Rothko on Jul 11, 2005 - 1 answer

I wasted a lot of time the other day trying to reinvent the wheel. I wanted to write a web-based RSS parser. [more inside]
posted by jpburns on Jun 17, 2005 - 9 answers

I keep trying to come up with a generalized way to scale a webpage image in a gradual fashion using JavaScript. I can do it in a specific way (with one hard-coded named image); it's the generalized form (that would work with any rolled-over image) that's giving me fits... [more inside]
posted by jpburns on Apr 13, 2005 - 10 answers