I'm scheduled for a technical interview after the weekend for a front-end development position. I'd like to spend some intensive time beforehand reading relevant blogs and books to prime the ol' noodle and supplement my existing knowledge. Could you recommend some resources? Are there questions you would ask an applicant in this situation, or that you have been asked?
[more inside]
posted by jsturgill
on Mar 22, 2013 -
10 answers
I was told I can't code anymore, but I love to code. I want to keep up with cutting edge technologies, and while I'm learning -- why not develop projects that people need while getting a part-time income. One problem: Where can I find projects?
[more inside]
posted by MMALR
on Jan 23, 2013 -
6 answers
I want to make an awesome web resource, but have hit a wall on the technical side of it and need to know what to ask for. I want to make an image with a slider that reveals and hides different triggerable pop-ups depending on where you move the slider.
[more inside]
posted by history is a weapon
on Mar 29, 2012 -
25 answers
window.showModalDialog opens a new window, but the page doesn't load. It's only a problem for one user - all others have been fine. What gives?
[more inside]
posted by lash
on Jun 29, 2010 -
6 answers
Does anyone know of a Javascript/DHTML date picker (or calendar widget, or whatever you want to call it) that allows you to configure it so that only specific date choices are available? Specifically, I'd love to find one that lets me set its configuration such that only the first or third Mondays of the month are clickable, or other restrictions similar to this.
Any thoughts?
posted by delfuego
on Nov 22, 2008 -
4 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
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
Javascript: How to focus on the original window after opening additional windows?
[more inside]
posted by mickbw
on Jul 10, 2006 -
5 answers
I'm trying to implement some AJAX features in a project, and need help deciphering the possible options and parameters of the
Rico framework's
accordion display.
[more inside]
posted by Tubes
on Feb 20, 2006 -
4 answers
Is there a utility out there that does for Javascript code what
HTML Tidy does for (X)HTML? I've started working with a bunch of Javascript code that's just messy as all hell, and would love to preprocess it into something a bit neater before buckling down and getting to work. Something online (similar to
this online HTML Tidy interface) would be perfect, something *nix command-line would be good as well, and I guess an app that handled the cleanup would be fine (OS X preferred). This might be a no-brainer, but I've searched high and low without results...
posted by delfuego
on Nov 12, 2005 -
5 answers