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

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

How can I find someone willing to let me, an amateur, design a website for them for practice? [more inside]
posted by oracle bone on Jul 31, 2009 - 18 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

What should I learn in order to do web development? [more inside]
posted by giggleknickers on Oct 15, 2008 - 16 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

Advice on how to set up a webpage that has a dynamic form. [more inside]
posted by Jase_B on Sep 15, 2007 - 5 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

How can I make nifty mini pop-up window boxes that appear within a window (a la Gmail)? [more inside]
posted by EnormousTalkingOnion on Aug 9, 2006 - 10 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 your favorite HTML, CSS, Javascript web design trick? [more inside]
posted by dial-tone on Mar 16, 2006 - 27 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

What is your favorite method for showing and hiding a DIV layer? [more inside]
posted by ao4047 on May 12, 2005 - 7 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