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
Lightbox/Java Script question. Does the script automatically resize the vertical images?
[more inside]
posted by bostonhill
on Jan 10, 2010 -
1 answer
Where can I find a Javascript or PHP library that can generate cardiovascular risk scores based on Framingham or other established models?
[more inside]
posted by greatgefilte
on Jan 7, 2010 -
1 answer
Google Wave question: does anyone know the technical details of how blip editing works?
[more inside]
posted by ook
on Oct 29, 2009 -
4 answers
How do I get to access my joystick via javascript, independent of platform?
[more inside]
posted by yegga
on Oct 27, 2009 -
6 answers
How can I get Ajax and client side validators working with my ASP.Net 1.1 application in Firefox?
[more inside]
posted by antifuse
on Oct 22, 2009 -
1 answer
So, I am sadly tasked with debugging sites on IE every once in a while. Is there anything that even approaches the awesomeness of FireBug/Web Inspector for this task?
[more inside]
posted by tmcw
on Oct 22, 2009 -
11 answers
Guerilla-coder Javascript filter: Rather than wait 12-18 months to get my project idea into my company's queue, I'm trying to find a workaround. It's going to be ugly. It's going to be messy. And I have no idea how to do it.
Bottom line: My company's web portal has a top frame that I can control, and a bottom frame controlled by Web IT. Can I add an event listener to the top frame that will watch the bottom frame and excecute when it's done loading?
[more inside]
posted by jpolchlopek
on Oct 15, 2009 -
14 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
Is it possible to use a greasemonkey script in Firefox to open specific links in Internet Explorer? If so, what would it look like?
[more inside]
posted by Roger Dodger
on Sep 23, 2009 -
3 answers
Javascript arrays question. How can I manage multidimensional arrays better?
[more inside]
posted by cmm
on Sep 16, 2009 -
9 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
Calling all Javascript Experts: I am trying to tweak a small javascript bookmarklet to improve its functionality. The fact I dont know HOW is turning out to be a bit of a challenge. Help me please!
[more inside]
posted by london302
on Sep 16, 2009 -
10 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
PHP / Javascript question - Lightbox (and Greybox, for that matter) doesn't seem to want to play nicely with my "include" function.
[more inside]
posted by Phire
on Jul 13, 2009 -
10 answers
I am having a problem with some JavaScript and Wordpress. It worked a minute ago but now it seems broken.
[more inside]
posted by lilkeith07
on Jun 25, 2009 -
1 answer
Javascript (I think) for Typepad blog question. I need to find someone who can set me up a vertical rotating or sliding (not sure of correct term) ad "ladder" like this one on the right-hand side of the front page of
Artforum.
[more inside]
posted by londongeezer
on Jun 3, 2009 -
1 answer
I have been accessing twitter on my mobile (Palm Centro) for months and today, I accidentally hit a button that said "View in Standard". I can no longer access twitter.
[more inside]
posted by Sophie1
on Jun 1, 2009 -
5 answers
Is there a way to disable the right-click menu on a particular web page I visit that isn't managed by me?
[more inside]
posted by maxwelton
on May 30, 2009 -
3 answers
Is it possible to make NoScript disable certain site's scripts only on certain sites?
[more inside]
posted by Solomon
on May 16, 2009 -
2 answers
Googlepages webhosting shuts down in June. Help me find a replacement. Requirements: free/almost free, no ads, javascript, css, custom html upload, at least 50Mb storage. Would
Amazon S3 work?
[more inside]
posted by nolnar
on May 2, 2009 -
13 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
In light of the increasing number of PDF security exploits, what is the most secure PDF viewer for Windows?
[more inside]
posted by benzenedream
on Apr 1, 2009 -
5 answers
I'm trying to archive, in PDF form, a series of Web pages where the content won't expand unless I click "more" dozens and dozens of times to reveal each hidden item. Is there some time-saving Firefox add on--or other tool--that could do this for me automatically? It's a Javascript thing...
[more inside]
posted by Kirklander
on Mar 7, 2009 -
6 answers
[Website development filter] I have developed a site for a client. He wanted something that shows a picture with text that changes every few seconds so I created a GIF that does this. Now he says that he wants it to pause on mouseover or a click. How do I do this?
[more inside]
posted by Drasher
on Mar 6, 2009 -
10 answers
I need to take form data from an web page and export it to a Microsoft Word File. I have a bunch of form data in HTML which I can convert to XML/JSON. The users will click 'Export to Word Template 1, 2, 3, etc.' and the website will create a .doc file for them to download depending on the template / look-and-feel they select. Can I do this with non-Microsoft technologies like javascript and Python? The key requirements here is the ability to export the same data to different layouts. I have a feeling I can do this with XML / WordML, but the formatting piece looks daunting. What is the easiest way to do this without hooking into COM?
posted by kaizen
on Feb 25, 2009 -
6 answers
"Set As Homepage" - I have a client who is obsessed with the notion of adding a "Set As Homepage" text link or button to the header of their website - you know, like everyone used to do circa '02. Now setting aside for a moment how worthlessly moronic that may be, I am curious, do any current browsers even permit that kind of javascript anymore - like from a security standpoint? Is it a moot point? (Hoping so)
posted by MaxVonCretin
on Feb 10, 2009 -
12 answers
I copied a short javascript to display the moonphase from a
webpage, and made a few minor tweaks, and it appears to have a few problems. For instance, the moon phase occasionally shows up as "undefined"; I don't know enough about javascript to fix it, please help.
[more inside]
posted by timepiece
on Jan 28, 2009 -
13 answers
Javascript hair loss: I'm searching for a certain element by regular expression, assigning it an id via an innerHTML replacement, and then using a "getElementById" to find it and manipulate parentNodes. Firefox is fine with this, IE cannot find the newly ID'ed element.
[more inside]
posted by maxwelton
on Jan 19, 2009 -
8 answers
I have some exposure to jQuery, modifying existing scripts, using the $() to grab DOM elements, but want to ramp up to expert status in a short period of time - what are the best resources for that? Is there a must have book or website that isn't overly specific and goes beyond simple uses? I have a firm foundation in regular JavaScript/DOM/etc...
posted by Artw
on Jan 14, 2009 -
2 answers
Is the presentation of a choose-item-from-multiple-choices-presented menu possible to implement into a Javascript bookmarklet?
[more inside]
posted by WCityMike
on Dec 29, 2008 -
3 answers
Recommend a book on Javascript and/or CSS 2.1 for a four day, internet free weekend, please.
[more inside]
posted by anonymous
on Dec 19, 2008 -
3 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
Does anyone know of a Javascript/DHTML date picker (or calendar widget, or whatever you want to call it) that allows you to configure it so that only specific date choices are available? Specifically, I'd love to find one that lets me set its configuration such that only the first or third Mondays of the month are clickable, or other restrictions similar to this.
Any thoughts?
posted by delfuego
on Nov 22, 2008 -
4 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
HTML/DOM/JavaScriptfilter: Help me get a handle on my frames! I'm by no means a javascript expert, though I can bash my way around in it when necessary - but I just can't figure out how to get a handle on the frames in my document via the DOM.
[more inside]
posted by jferg
on Oct 31, 2008 -
7 answers