I am hoping to become a fairly nimble noob with jQuery (and understand the javascript logic that goes with it) in about 3 weeks. What is the smartest way forward?
[more inside]
posted by OlivesAndTurkishCoffee
on May 7, 2013 -
5 answers
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 have a tumblr. I wanted to use
this plugin on it, but I am a relative newb in terms of HTML/Javascript, etc, so I don't really even know if this is possible. I asked a friend and he told me tumblr might be "too lightweight" to do this. Is there a tumblr veteran who could walk me through how to do this?
[more inside]
posted by Palmfrond
on Feb 26, 2013 -
2 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
Sometimes, I am a front-end web developer. Frequently, I meet new people at work who want to turn really complicated Excel documents into dazzlingly interactive web applications.
Besides
Excel's "Save to Web App" or "Save to SharePoint" features, such people ask if I can tap into an industry to support this -- perhaps scads of agencies and web-based or downloadable tools that make "websites" or at least customizable, interactive reports from Excel spreadsheets, data, and calculations.
I'm yet to find this an abundance of examples of this. Are there? If so, what do you call them?
[more inside]
posted by metajc
on Jan 9, 2013 -
2 answers
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
JavaScript Filter: New to JavaScript and jQuery. Need help wrapping my head around selectors.
[more inside]
posted by JPowers
on Sep 4, 2012 -
11 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
Can anyone help me make sense of the javascript/jQuery (and black magic?) behind the category list in the portfolio of this Wordpress theme?
[more inside]
posted by This_Will_Be_Good
on Jan 10, 2012 -
11 answers
Need to get standard Javascript or Mootools equivalent code for this jQuery snippet.
[more inside]
posted by circular
on Oct 15, 2011 -
11 answers
How much should I charge for developing a mobile/web app? And, should I charge hourly, weekly, or ask for a fulltime position?
[more inside]
posted by Earl the Polliwog
on Sep 20, 2011 -
8 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
How can I force the back button to remember an AJAX/Javascript state (preferably using JQuery)?
[more inside]
posted by gramcracker
on Mar 21, 2011 -
3 answers
How can I force the Ajax/jQuery style pages on the BBC website to update on the user end?
[more inside]
posted by proj
on Feb 23, 2011 -
3 answers
Using jQuery, how can I make an element move up or down the page as the user scrolls, until it reaches a certain distance from its parent's border or the viewport border?
[more inside]
posted by Fred Mars
on Jan 14, 2011 -
8 answers
I'm trying to get my head round the wealth of technologies available for creating "Rich" internet applications - featuring sound, graphics, interaction, animation - specifically from the client side. Flash, ActionScript, Silverlight, Expression, JavaFX, Java, HTML5, JavaScript, JQuery... In particular, I'm looking for the long view, preferably from people working in the field: what skills do you think you will you be looking for in new recruits a few years from now? And why?
[more inside]
posted by handee
on Oct 29, 2010 -
21 answers
Is their a service that would allow me to upload my images and embed them into my website in a particular style (see
this link for a crude mock-up). I also want the ability for the user to click on an image and for a bigger version to appear (using jQuery or some other javacript library).
[more inside]
posted by nam3d
on Oct 12, 2010 -
5 answers
How can I use jQuery to show and hide DIVs based on checkboxes in a submitted form
from a different page?
[more inside]
posted by kirkaracha
on Jul 21, 2010 -
9 answers
How do I do this in XHTML/CSS? What am I looking for and missing? Looking for a way to link content on my page - with multiple links opened or closed without reloading the page.
[more inside]
posted by Tchad
on Jul 6, 2010 -
9 answers
I'm mostly a front end guy, but I have worked with Django and Python before, so I thought it would be perfect for a web app idea I had. I actually understand it pretty well (or maybe not!), but I'm having an issue with an Ajax call I am trying to make.
[more inside]
posted by lovetragedy
on May 17, 2010 -
7 answers
Web designers/developers: I'm looking for a script for a particular image hover effect (javascript/jquery), and I'm having no luck with Google.
[more inside]
posted by Fifi Firefox
on Aug 19, 2009 -
8 answers
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 using JQuery Datepicker, and I'm trying to get it to change the date format from the default mm/dd/yyyy to yyyy-mm-dd (so I can insert it into a mySQL field). But somehow, despite reading the documentation until my eyes bleed, I can't get it to change! What am I doing wrong?
[more inside]
posted by media_itoku
on Mar 19, 2009 -
11 answers
I want to replicate, using jQuery, the Gmail 'Web Clips' horizontal browsing feature (
seen here). Where can I find a script that does this?
[more inside]
posted by c:\awesome
on Jan 23, 2009 -
4 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
30-45 separate vendor servers with lots of platforms. One template design that must be on all of them, and all must look alike and undergo some minor changes every week. How on earth do I keep them synchronized? As always...
[more inside]
posted by littlerobothead
on Nov 19, 2008 -
6 answers
After invoking window.print, is there a way to make JavaScript wait for the user to return from the print dialog screens?
I'm using jQuery to hide a series of items, print the page, and then show the items that were hidden before.
Unfortunately, execution continues after window.print() is called, while the user is in the print dialog screens. As a result, items that were hidden are showing up before the printing occurs.
[more inside]
posted by hitopshelf
on Oct 7, 2008 -
3 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
JavaScript: jQuery vs Scriptaculous - Which is currently the favorite amongst developers?
[more inside]
posted by afx114
on Nov 16, 2007 -
12 answers