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
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
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
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
Javascript help: I am designing the layout for a portfolio website using the wonderful
CargoCollective. My client wants a specific layout, which I will need to use javascript to implement. But I have almost no javascript knowledge.
I need to search for a CSS tag, determine whether it has a certain value, and if it does apply a specific layout for that value.
Help much appreciated
[more inside]
posted by 0bvious
on Oct 14, 2010 -
13 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
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
Can you help me? I'd like to use
this mootools script on a contact via email form on a site I'm designing for a friend, and I need to know if something about it can be changed.
[more inside]
posted by iconomy
on Jun 1, 2008 -
5 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
How to wait until images being preloaded by JavaScript Image objects are complete?
[more inside]
posted by hcastro
on Nov 14, 2006 -
3 answers
Ajax design - The more little UI widgets I add to my project, the harder it is to maintain a coherent directory structure. Any tips or articles on how to maintain an intelligent directory/site structure on Ajax projects, where you have N number of little UI widgets that are retrieved on demand?
posted by xmutex
on Sep 30, 2006 -
2 answers
Windows Explorer has an option to display all the image files in a folder in "filmstrip" mode, which looks like
this. I want to create a similar method of display on a web page. I figure I'll have to (unfortunately) use frames to create the bottom gallery of thumbnails and have it scroll like that but I would rather not have to create a separate page for each full-size picture. I would rather the page displaying the picture be dynamic and just change the picture rather than refer the browser to a different file. I figure this could be done with some scripting language (PHP?) but I don't know much about that sort of thing. Can anyone help me out? [+]
[more inside]
posted by DyRE
on Jan 26, 2005 -
14 answers