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
What's a really good DOM/Javascript/DHTML quick-glance reference? I'm talking about something I could post on my cube wall, or maybe a folded 11 x 16, or *maybe* a very well organized large page-size small-page # booklet. Up to date cross-browser coverage. Free is nice, but I'm willing to pay.
posted by namespan
on Feb 16, 2006 -
5 answers
I'd like to re-create the dhtml/javascript menu
amazon.com uses in the top navigation button "See All 32
Product Categories".
I've run out of google juice. There's an answer on experts-exchanges.com but I thought I'd post here before paying...
posted by masymas
on Feb 15, 2006 -
8 answers
What's the most effective and broadly compatible way to swap embedded Quicktime movies on a web page? I've written my own JavaScript to do so, but it doesn't work on certain (a minority of) browsers, and it's a bit slow. Does anyone have experience doing this?
[more inside]
posted by tweebiscuit
on Jan 9, 2006 -
9 answers
We use an internal survey tool which automatically generates and collates web-based surveys. It wasn't written by me. I'm having a problem with one particular page; have a look at the following:
[more inside]
posted by blag
on Dec 13, 2005 -
14 answers
How many browsers
really have javascript disabled? I want to implement a stats program on a client's site that uses javascript to collect stats, but don't want to exclude a big chunk of people
[more inside]
posted by menace303
on Dec 12, 2005 -
12 answers
Anybody got a good javascript for rotating a set of images on a webpage?
[more inside]
posted by briank
on Nov 21, 2005 -
6 answers
I want to go back to FireFox 1.0.4 because JavaScript has failed me in 1.0.7. How do I do so. . .or is there hope for my 1.0.7 ?
[more inside]
posted by mikeinclifton
on Nov 15, 2005 -
9 answers
SystemFilter: As mentioned before, I have a
sudoku website, where I host tons of puzzles that I have generated. I am in the midst of writing a system to syndicate these puzzles, so anybody can embed my puzzles and solver in their site by using a bit of JS code (similar to google adsense). I've got a bit of a security problem that I can't quite solve...
[more inside]
posted by gaby
on Nov 13, 2005 -
14 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
A work friend is going nuts trying to finish a website and is stuck on a javascript popup menu problem. Characters look different when he uploads them to his server. Help?
[more inside]
posted by ig
on Oct 28, 2005 -
12 answers
Without using any plug-ins or extensions, how can I always force a link to open in IE, regardless of the client browser?
[more inside]
posted by RKB
on Oct 25, 2005 -
9 answers
Javascript newbie: I'm using
Nice Titles for footnotes on a webpage. How can I get Nice Titles to apply only to links within the superscript tag and not to all links on the page?
[more inside]
posted by lychee
on Oct 6, 2005 -
3 answers
Javascript question: How do I refresh a window remotely without it being triggered by an event? Ie. I don't want an Onlick, I just want a window.refresh SCRIPT>
[more inside]
posted by jwhittlestone
on Sep 27, 2005 -
8 answers
Firefox 1.5 Beta : some of my javascript bookmarklets stopped working. Any ideas?
[more inside]
posted by 31d1
on Sep 17, 2005 -
2 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 have a bookmarklet that I'd like to run by a pressing a hotkey in Firefox -- any suggestions? I've set up a mouse gesture to do this, but I'd like a keyboard shortcut as well.
posted by arathorn
on Aug 23, 2005 -
4 answers
JavaScriptCrashCourseFilter: I have just been presented with a great career opportunity if I can get up to speed in JavaScript at great velocity- what's the best way to do it?
[more inside]
posted by russmail
on Aug 4, 2005 -
10 answers
I'm trying to create my first widget -- a quick corporate directory lookup thingy -- and I'm having some trouble. The UI design, html, and css are all squared away, but the javascript is causing me some trouble.
[more inside]
posted by pmbuko
on Aug 2, 2005 -
4 answers
I'm in the final stages of setting up a user survey for my website and wanted to ask a cookie/javascript question.
[more inside]
posted by Blue Buddha
on Jul 29, 2005 -
7 answers
How do I properly establish a del.icio.us connection via Javascript?
[more inside]
posted by Rothko
on Jul 11, 2005 -
1 answer
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 use a free cgi mailing list script that generates a html template for the admin interface and user feedback for sign-up. The site i am implementing it on today has some basic preload/rollover javascript within the HEAD of the HTML document, but the javascript aint working on the template the cgi outputs. How do i need to format the javascript so that it works from the cgi-script?
[more inside]
posted by elphTeq
on Jun 15, 2005 -
3 answers
I need a bookmarklet that goes to a specified (static) url and makes the url of the page I came from available as a variable for a perl or php script. I just want to be able to go to a page I've set up and have it record the page I'm got there from, but the apparently-useful-for-just-this-sort-of-thing http_referrer variable only works if i clicked on a link to get there, while I, in my hubris, would like to be able to type the address in manually from anywhere. But apparently I can't. So it looks like a bookmarklet is the next best thing.
[more inside]
posted by 31d1
on Jun 12, 2005 -
5 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
Does anybody have an easy way in HTML (or CSS) to layer two images on top of each other, while maintaining the ability to switch the bottom image using a javascript event?
[more inside]
posted by stovenator
on Mar 31, 2005 -
7 answers
I'm having a problem with some javascript, and comp.lang.javascript has not been much help. Any mefites care to try their hand?
[more inside]
posted by smcniven
on Mar 13, 2005 -
10 answers
I am managing the production of a web application, which, for various reasons, must happen in a window with no status bar. Unfortunately, some security patch for ie6 with winxp sp2 renders the javascript that turns off the status bar ineffective. Any solutions?
posted by sauril
on Feb 4, 2005 -
10 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
When Flash invokes a Javascript function via
getURL which refers to
this, what object is
this pointing to? [More»]
[more inside]
posted by Danelope
on Jan 7, 2005 -
4 answers
Lately, I am being driven mad - MAD, I tell you - by the poor use of screen real estate on standard online NYT story pages. I have begun wildly searching out the 'printer friendly' button, squinting through the thicket of blinking garbage and navigational chrome and the one-quarter or less of actual story, pausing only to note the advertiser name in my shitlist Moleskine.
Is there anyway to reconfigure the default links to redirect to the printer pages in-browser, so that my desparate seaches are ended, with the link being forwarded automagically?
posted by mwhybark
on Dec 18, 2004 -
20 answers
FireFox filter. This is driving me mad. My website has a little JavaScript (inside) to drag in a random image. Each image is 150 wide (varying heights). IE displays them fine. Firefox 1.0 resizes certain images. Anyone know why?
[more inside]
posted by Pericles
on Nov 24, 2004 -
8 answers