I'm a Mac-based webmonkey, and I need to sett up a secondary dev environment on an old Thinkpad X200.
[more inside]
posted by nímwunnan
on May 9, 2013 -
7 answers
I was told I can't code anymore, but I love to code. I want to keep up with cutting edge technologies, and while I'm learning -- why not develop projects that people need while getting a part-time income. One problem: Where can I find projects?
[more inside]
posted by MMALR
on Jan 23, 2013 -
6 answers
I need to build a map on a webpage that acts pretty much just like google maps (zoomable, scrollable, pins that have popups (with hyperlinks) when clicked) but it's not a physical map. It'll look more like an org chart. Are there any javascript packages out there that do this?
[more inside]
posted by nushustu
on Aug 19, 2011 -
4 answers
How do I create forms such as those on Facebook which expand/show extra options when you click the mouse into the text box.
[more inside]
posted by Biru
on Oct 9, 2010 -
8 answers
I need to embed a slideshow into a web page. These will be pictures with captions that need to be displayed in a specific order. Preferably with an automatic mode and also next/previous buttons. Please guide me in the right direction.
[more inside]
posted by desjardins
on Jul 12, 2010 -
9 answers
I'm trying to give a very broad overview of how HTML, CSS and JavaScript interact to someone who has very limited technical knowledge. (Smart, but not in that field) What are some good resources I can share?
[more inside]
posted by epersonae
on Jan 13, 2010 -
6 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
Two webcoding questions:
1) What is the web coding name for hiding/revealing text without reloading a page? For instance,
on this page you can see "Continue Reading" and "Hide this News Article" as
toggles. They appear to be doing it with javascript. What is this
called and are there simple free coding samples available for me to
use? 2) Are there any free plugins that I can use on a blog to play
audio samples? Something similar to what's used in MuFi or Wordpress's
audio streamer, but without needing Wordpress. Thanks!
posted by Badmichelle
on Sep 16, 2009 -
9 answers
Web designers/developers: I'm looking for a script for a particular image hover effect (javascript/jquery), and I'm having no luck with Google.
[more inside]
posted by Fifi Firefox
on Aug 19, 2009 -
8 answers
I really like the design of
this site. Is there a way to find out what CMS they're using? And what's that picture scroller in the middle?
posted by Finder
on Apr 16, 2009 -
9 answers
WebDesignFilter: I am trying to create a table with columns appearing based on what checkboxes are selected.
[more inside]
posted by the_dude
on Nov 27, 2008 -
4 answers
WebDesignFilter: How can I show certain elements of a form depending on the value of a radio button?
[more inside]
posted by trim17
on Apr 19, 2008 -
3 answers
JavaScript:— I want to call a function to make a scrip.taculo.us Draggable revert (fly back to its starting position). This is easy to do if you want it to revert when it is released from the drag, but I want it to happen when a different Draggable is released from a drag.
[more inside]
posted by East Manitoba Regional Junior Kabaddi Champion '94
on Dec 19, 2007 -
2 answers
WebDesignFilter: I have a multi-select box with hundreds of elements in it. I need a better UI for it.
[more inside]
posted by cschneid
on Jan 7, 2007 -
11 answers
Web / Flash / DHTML Developers: help me find an image rotator for a website home page; I want it to take text from a config file and overlay it on the image, like a caption; some more specific requirements follow
[more inside]
posted by intermod
on Aug 18, 2006 -
9 answers
Does anyone know how it's possible to produce an interface for checkbox selection like the one in
Gmail? Namely, where you can hold down shift and click the first and last items in a list, and it'll automatically select all the ones in between. Is it possible with simple JavaScript without having to use AJAX or other fancy-pants technology...
posted by tommorris
on May 20, 2006 -
8 answers
What's the most effective and broadly compatible way to swap embedded Quicktime movies on a web page? I've written my own JavaScript to do so, but it doesn't work on certain (a minority of) browsers, and it's a bit slow. Does anyone have experience doing this?
[more inside]
posted by tweebiscuit
on Jan 9, 2006 -
9 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
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