258 posts tagged with Javascript. (View popular tags)
Displaying 1 through 50 of 258. Subscribe:
Google Wave question: does anyone know the technical details of how blip editing works? [more inside]
posted by ook
on Oct 29, 2009 -
4 answers
Which HTML/CSS/JS IDE do I want? [more inside]
posted by drjimmy11
on Oct 27, 2009 -
16 answers
How do I get to access my joystick via javascript, independent of platform? [more inside]
posted by yegga
on Oct 27, 2009 -
6 answers
How can I get Ajax and client side validators working with my ASP.Net 1.1 application in Firefox? [more inside]
posted by antifuse
on Oct 22, 2009 -
1 answer
So, I am sadly tasked with debugging sites on IE every once in a while. Is there anything that even approaches the awesomeness of FireBug/Web Inspector for this task? [more inside]
posted by tmcw
on Oct 22, 2009 -
11 answers
Guerilla-coder Javascript filter: Rather than wait 12-18 months to get my project idea into my company's queue, I'm trying to find a workaround. It's going to be ugly. It's going to be messy. And I have no idea how to do it.
Bottom line: My company's web portal has a top frame that I can control, and a bottom frame controlled by Web IT. Can I add an event listener to the top frame that will watch the bottom frame and excecute when it's done loading? [more inside]
posted by jpolchlopek
on Oct 15, 2009 -
13 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
Is it possible to use a greasemonkey script in Firefox to open specific links in Internet Explorer? If so, what would it look like? [more inside]
posted by Roger Dodger
on Sep 23, 2009 -
3 answers
I'm a noob. Tell me why does this snippet of javascript work on my coworker's computer, but not on mine? [more inside]
posted by Tooty McTootsalot
on Sep 22, 2009 -
3 answers
Javascript arrays question. How can I manage multidimensional arrays better? [more inside]
posted by cmm
on Sep 16, 2009 -
9 answers
Two webcoding questions:
1) What is the web coding name for hiding/revealing text without reloading a page? For instance, on this page you can see "Continue Reading" and "Hide this News Article" as
toggles. They appear to be doing it with javascript. What is this
called and are there simple free coding samples available for me to
use? 2) Are there any free plugins that I can use on a blog to play
audio samples? Something similar to what's used in MuFi or Wordpress's audio streamer, but without needing Wordpress. Thanks!
posted by Badmichelle
on Sep 16, 2009 -
9 answers
Calling all Javascript Experts: I am trying to tweak a small javascript bookmarklet to improve its functionality. The fact I dont know HOW is turning out to be a bit of a challenge. Help me please! [more inside]
posted by london302
on Sep 16, 2009 -
10 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 am in love with the zoom-in dialog box used for the video demo on the Firefox 3.5 'what's new' screen. Is there a cross-browser equivalent? I know about various 'lightbox' scripts, but this zoom thing is new to me.
posted by CaptApollo
on Aug 19, 2009 -
5 answers
How can I find someone willing to let me, an amateur, design a website for them for practice? [more inside]
posted by oracle bone
on Jul 31, 2009 -
18 answers
PHP / Javascript question - Lightbox (and Greybox, for that matter) doesn't seem to want to play nicely with my "include" function. [more inside]
posted by Phire
on Jul 13, 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
Javascript (I think) for Typepad blog question. I need to find someone who can set me up a vertical rotating or sliding (not sure of correct term) ad "ladder" like this one on the right-hand side of the front page of Artforum. [more inside]
posted by londongeezer
on Jun 3, 2009 -
1 answer
I have been accessing twitter on my mobile (Palm Centro) for months and today, I accidentally hit a button that said "View in Standard". I can no longer access twitter. [more inside]
posted by Sophie1
on Jun 1, 2009 -
5 answers
Is there a way to disable the right-click menu on a particular web page I visit that isn't managed by me? [more inside]
posted by maxwelton
on May 30, 2009 -
3 answers
Is it possible to make NoScript disable certain site's scripts only on certain sites? [more inside]
posted by Solomon
on May 16, 2009 -
2 answers
How can I use JavaScript to block a website if it contains specific words? [more inside]
posted by 47triple2
on May 11, 2009 -
6 answers
Googlepages webhosting shuts down in June. Help me find a replacement. Requirements: free/almost free, no ads, javascript, css, custom html upload, at least 50Mb storage. Would Amazon S3 work? [more inside]
posted by nolnar
on May 2, 2009 -
13 answers
Javascript (and other protocols) do not always work on Firefox/Mac. [more inside]
posted by TheRaven
on Apr 28, 2009 -
4 answers
How to parse JSON elements with hyphens with javascript? [more inside]
posted by theRussian
on Apr 21, 2009 -
3 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
In light of the increasing number of PDF security exploits, what is the most secure PDF viewer for Windows? [more inside]
posted by benzenedream
on Apr 1, 2009 -
5 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
How can I add an image-based shoutbox to my blog? [more inside]
posted by Marquis
on Mar 4, 2009 -
2 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 copied a short javascript to display the moonphase from a webpage, and made a few minor tweaks, and it appears to have a few problems. For instance, the moon phase occasionally shows up as "undefined"; I don't know enough about javascript to fix it, please help. [more inside]
posted by timepiece
on Jan 28, 2009 -
13 answers
Javascript hair loss: I'm searching for a certain element by regular expression, assigning it an id via an innerHTML replacement, and then using a "getElementById" to find it and manipulate parentNodes. Firefox is fine with this, IE cannot find the newly ID'ed element. [more inside]
posted by maxwelton
on Jan 19, 2009 -
8 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
Is the presentation of a choose-item-from-multiple-choices-presented menu possible to implement into a Javascript bookmarklet? [more inside]
posted by WCityMike
on Dec 29, 2008 -
3 answers
Recommend a book on Javascript and/or CSS 2.1 for a four day, internet free weekend, please. [more inside]
posted by anonymous
on Dec 19, 2008 -
3 answers
How can I convert HTML+Javascript+CSS to RTF (or plain HTML)? [more inside]
posted by Jonathan Harford
on Dec 1, 2008 -
10 answers
WebDesignFilter: I am trying to create a table with columns appearing based on what checkboxes are selected. [more inside]
posted by the_dude
on Nov 27, 2008 -
4 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
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
HTML/DOM/JavaScriptfilter: Help me get a handle on my frames! I'm by no means a javascript expert, though I can bash my way around in it when necessary - but I just can't figure out how to get a handle on the frames in my document via the DOM. [more inside]
posted by jferg
on Oct 31, 2008 -
7 answers
Javascript: If date is between date range, output this, else output this. [more inside]
posted by B(oYo)BIES
on Oct 29, 2008 -
6 answers
Suddenly I can't view any videos. I have a Dell Dimension 4100, running XP, with the latest IE. This includes YouTube and all other videos such as on MLB.com. This is new, since a few days ago. [more inside]
posted by JimN2TAW
on Oct 20, 2008 -
6 answers
I'm trying to come up with a generalized comic viewer using just JavaScript. I have a solution that works in nearly all browsers, but fails miserably in Internet Explorer (several versions). I don't have easy access to a Windows machine, and wonder if anyone could help me figure out what I'm doing wrong (specifically for IE). [more inside]
posted by jpburns
on Oct 19, 2008 -
7 answers
What should I learn in order to do web development? [more inside]
posted by giggleknickers
on Oct 15, 2008 -
16 answers
I want to have data with spaces in it, in a link that is sent to a javascript function but it does not work. What am I doing wrong? [more inside]
posted by bytewrite
on Oct 8, 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
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