I need an image slideshow script for a website. Unfortunately, I'm extremely constrained by our dinosaur CMS.
[more inside]
posted by toastedcheese
on Nov 30, 2012 -
9 answers
In Safari 6, I have a folder of bookmarks on the Bookmarks Bar that I visit each day by right-clicking and choosing "Open in Tabs". I'd like one of those bookmarks to open to a specific vertical scroll position on the page in question. Is that do-able?
[more inside]
posted by boombot
on Nov 29, 2012 -
2 answers
I want to set up a browser-based programming environment for my projects that I can access from the web whenever I'm not at home.
[more inside]
posted by jsturgill
on Aug 14, 2012 -
2 answers
What is the best way for a web developer to create a custom "chat with the site owner" widget?
[more inside]
posted by steinsaltz
on Feb 15, 2012 -
10 answers
Is there some way (maybe with javascript?) to track how much of an embedded YouTube video someone has watched on my website?
[more inside]
posted by 256
on Sep 20, 2011 -
1 answer
Let's assume that I am the stupidest person that ever lived. Explain to me what JavaScript is, what it does, and how a moron would go about learning it...
[more inside]
posted by Senor Cardgage
on Sep 7, 2011 -
36 answers
Desktop developer seeks your favorite tutorials, links, books, to learn up on web development.
[more inside]
posted by Tomorrowful
on May 31, 2011 -
9 answers
What IDEs, editors, or general tools do people use to do web development? I'm a linux geek, so my tool of choice is gVim. But I'm teaching a course on this right now and don't want to inflict my prejudices on the students, and I'd like a broader perspective. So if you're a web developer, what do you use? NetBeans, Notepad? Something in-between?
posted by handee
on Mar 2, 2011 -
38 answers
Ok, here's a stupid-sounding idea: can someone point me to a guide to how to manipulate an Access database client-side on a web page?
[more inside]
posted by ctmf
on Feb 21, 2011 -
14 answers
What are your favourite plugins, IDEs, tools and tricks for client side web development? I'd like to have a "tip of the week" or a "plugin of the week" spot in a course I'm delivering. Main content of the course is HTML5/JavaScript/CSS, with a bit of JQuery and Silverlight.
[more inside]
posted by handee
on Jan 15, 2011 -
15 answers
I know basic XHTML and CSS, and I'm almost done with my first Python book. I want to build a database-driven website. What should I learn next? Book/website recommendations and general advice welcome.
[more inside]
posted by randomname25
on Sep 26, 2010 -
29 answers
Is there a name for the UI element with two list columns, and an add and a remove button between them that transfer list items from one column to the other? Is there a good free javascript implementation out there that would be easyish to integrate into a Spring Surf (Alfresco Share) application?
posted by Riki tiki
on Sep 22, 2010 -
5 answers
I want to create a simple but dynamic Bible-reading web app from the ground up. I have very little web design and development experience. Where do I begin?
[more inside]
posted by joshrholloway
on Apr 22, 2010 -
4 answers
Cross-platform web design / development for the next three years - What exactly do I need to learn, and where can I learn it?
[more inside]
posted by bonsai forest
on Apr 16, 2010 -
9 answers
Using J-query for tabbed navigation, can you create a hyperlink to a bookmark (named anchor) somewhere in one tab from another tab on the same page?
[more inside]
posted by xetere
on Feb 1, 2010 -
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
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
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
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
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