37 posts tagged with Web and javascript. (View popular tags)
Displaying 1 through 37 of 37. Subscribe:
Which HTML/CSS/JS IDE do I want? [more inside]
posted by drjimmy11
on Oct 27, 2009 -
16 answers
What are some good tech-centric temp agencies in L.A.? [more inside]
posted by drjimmy11
on Oct 9, 2009 -
5 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
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
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
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 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
I am seriously stuck on a problem and I'm hoping to get some new leads on how to attack it. There is one website that one user cannot execute Javascript on no matter what browser he uses. What could be causing this? [more inside]
posted by cimbrog
on Oct 6, 2008 -
9 answers
CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside. [more inside]
posted by odinsdream
on Aug 20, 2008 -
7 answers
Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted by unsigned
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 by jimmyjimjim
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 by josephtate
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 by puddpunk
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 by pzarquon
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 by odinsdream
on Jan 8, 2008 -
7 answers
Can I store changing data in a googlepages setup? [more inside]
posted by jacalata
on Jan 2, 2008 -
5 answers
JavaScript filter: popups, mouse over, toggle display. HELP - I'm not a developer! [more inside]
posted by doorsfan
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 by jedicus
on Aug 15, 2007 -
7 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
Resources/information on layering with SVG [more inside]
posted by dance
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 by spacefire
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 by lorimer
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 by grumblebee
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 by Freen
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 by cschneid
on Jan 7, 2007 -
11 answers
Where would I find a script similiar to this?
[more inside]
posted by wilde
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 by yeahyeahyeahwhoo
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 by handee
on Aug 24, 2005 -
17 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
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 by jpburns
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 by jpburns
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 by sauril
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] [more inside]
posted by riffola
on Sep 18, 2004 -
7 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