18 posts tagged with Programming and javascript. (View popular tags)
Displaying 1 through 18 of 18. Subscribe:
Which HTML/CSS/JS IDE do I want? [more inside]
posted by drjimmy11
on Oct 27, 2009 -
16 answers
What's the best way to create a website table that a) can be dynamically (via Javascript) and statically sorted by readers and that b) can be created and added to easily c) for a Blogspot blog. E.g. a list of products I like, with ratings and category (sort by any of these things)? Thanks.
posted by shivohum
on Dec 22, 2007 -
5 answers
Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted by kaozity
on Jul 30, 2007 -
6 answers
Javafilter: Can a Java Applet that runs on my website save and edit files on my website? [more inside]
posted by spacefire
on Jul 5, 2007 -
8 answers
I came up with an idea for a new board game, and I'd like to code an online version of it, but I've never done any game programming. Need some direction... links to engines, graphics, etc. [more inside]
posted by toomuchpete
on Jun 17, 2007 -
9 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 cross-browser JavaScript library that will allow me to apply events (onmouseover, click, etc) to elements using what look like stylesheets:
a {mouseover:someFunction;} In writing a parser for these files, I've come upon a stumbling block. [more inside]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
I'm getting into learning web design -- started with the basics of HTML, XHTML, and CSS, and want to move on to JavaScript and Ajax next. Problem: I have zero, and I mean zero, programming experience. [more inside]
posted by hazelshade
on Jan 4, 2007 -
15 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
Need a little help with javascript.. [more inside]
posted by ascullion
on Sep 29, 2006 -
8 answers
I'd like some premade javascript that adds text into a text input when clicked, sounds simple but I cant find anything on the web. anyone know of a script that can help me out?
posted by yeahyeahyeahwhoo
on Aug 18, 2006 -
3 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
Multidimensional JavaScript array that needs pruning. [more inside]
posted by kenaman
on Aug 15, 2006 -
13 answers
Help me teach people how to program: I need simple examples of functions, classes, etc. [more inside]
posted by grumblebee
on Jul 18, 2005 -
14 answers
Microsoft Script Debugger - Has anyone actually gotten this thing to work properly? I've got some JavaScript (that I didn't write) that is completely bisbehaving in IE (although it produces no errors...it works fine in FireFox, so my usual line of attack doesn't work). I've used the View | Script Debugger | Break at Next Statement and then refreshed the page. It opens the debugger app but doesn't open any source files and it most certainly doesn't break. Has anyone seen this behavior and overcome it?
posted by mmascolino
on Aug 10, 2004 -
4 answers
Wanted: list of canonical, essential mailing lists/discussion groups for web development, a lá css-discuss. [more inside] [more inside]
posted by weston
on Feb 5, 2004 -
3 answers