Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted on Jul 24, 2008 - 5 answers
I want to build a web page with expandable sections of text which default to not being expanded. Unfortunately, I'm a total javascript newbie. The way they did it here is pretty close to what I'd want (scroll to "anatomical focus"): http://www.yogajournal.com/poses/863 ....Is it possible (or, for that matter, ethical) to somehow grab the javascript they used? Alternatively, are there generic freeware scripts anywhere that do something similar? If there were any such repository with a variety of javascripts that do this slightly different ways, even better. If it's newbie friendly, even better still! Thanks!
posted on Mar 29, 2008 - 10 answers ![]()
For the web developers in the house: when viewing the generated code for a web page, the Document Type Definition is missing. Where does it go? [more inside]
posted on Feb 22, 2008 - 5 answers
WebDev-2.0Filter: Using client side technologies (i.e. Javascript, ActiveX, Java... JS is preferred) is it possible to generate an image file (PNG or JPG, or even PDF) from a DIV tag on the page? [more inside]
posted on Feb 3, 2008 - 11 answers
Anyone have a JavaScript trick to create a web form that builds a URL to send users to a pre-populated search? [more inside]
posted on Jan 23, 2008 - 6 answers ![]()
Help me AJAX-ify a very simple web process in PHP. Links to very simple AJAX tutorials much appreciated. [more inside]
posted on Jan 8, 2008 - 7 answers
Can I store changing data in a googlepages setup? [more inside]
posted on Jan 2, 2008 - 5 answers ![]()
JavaScript filter: popups, mouse over, toggle display. HELP - I'm not a developer! [more inside]
posted on Dec 14, 2007 - 5 answers
HTML/Javascript: I need to "hijack" website content so that it appears to be hosted by a different domain (with the full knowledge and cooperation of all parties). [more inside]
posted on Aug 15, 2007 - 7 answers ![]()
Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted on Jul 30, 2007 - 6 answers ![]()
Resources/information on layering with SVG [more inside]
posted on Jul 13, 2007 - 8 answers
Javafilter: Can a Java Applet that runs on my website save and edit files on my website? [more inside]
posted on Jul 5, 2007 - 8 answers
With Javascript, CSS or anything else, can I make different categories of link text on the same web page behave differently? Specifically, if I wanted to make a page listing some links I need to visit daily, some I need to visit weekly and some I need to visit monthly -- could I make each category of link text change from "visited" color back to "unvisited" color after the appropriate number of days? Or if this can't be done, how would you solve this need (in a visual way, rather than just "keep a list manually of when you visit each")?
posted on Jun 21, 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 on May 2, 2007 - 11 answers ![]()
Javascript Noob: I need to move one div inside of another div that is elsewhere on the page. How do I do this? [more inside]
posted on Feb 24, 2007 - 3 answers ![]()
WebDesignFilter: I have a multi-select box with hundreds of elements in it. I need a better UI for it. [more inside]
posted on Jan 7, 2007 - 11 answers
Where would I find a script similiar to this?
[more inside]
posted on Sep 6, 2006 - 5 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 on Aug 18, 2006 - 3 answers
Half way through a form, a user decides that they'd like to add a category to a selection list. How can I facilitate this without also losing everything they've typed into the form so far? [more inside]
posted on Aug 24, 2005 - 17 answers ![]()
Help me teach people how to program: I need simple examples of functions, classes, etc. [more inside]
posted on Jul 18, 2005 - 14 answers
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 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 on Apr 13, 2005 - 10 answers ![]()
I am managing the production of a web application, which, for various reasons, must happen in a window with no status bar. Unfortunately, some security patch for ie6 with winxp sp2 renders the javascript that turns off the status bar ineffective. Any solutions?
posted on Feb 4, 2005 - 10 answers
I'm having trouble using javascript in XHTML 1.1 to calculate character count in an input box and a textarea. I have a script that works with XHTML 1.0 transistional and IE only, I can't seem to get it to work with Firefox, and if I drop the name attribute from the form tag to comply with XHTML 1.1, it won't even work with IE. Please help me make it work. [code inside]
posted on Sep 18, 2004 - 8 answers ![]()
Wanted: list of canonical, essential mailing lists/discussion groups for web development, a lá css-discuss. [more inside]
posted on Feb 5, 2004 - 4 answers