8 posts tagged with javascript and internet. (View popular tags)
Displaying 1 through 8 of 8. Subscribe: Posts tagged with javascript and internet

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

I am looking for an flash or Javascript plug in that I can embed into a website to play Internet radio streams. Specifically, one that will play mp3, wma/mms, and Realplayer (pls) streams. Does anyone know of one? [more inside]
posted by wflanagan on Dec 1, 2007 - 2 answers

Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted by kaozity on Jul 30, 2007 - 6 answers

Need a little help with javascript.. [more inside]
posted by ascullion on Sep 29, 2006 - 8 answers

Where would I find a script similiar to this? [more inside]
posted by wilde on Sep 6, 2006 - 5 answers

Are there any free/open source web app load testing tools that also handle javascript? [more inside]
posted by mrhaydel on Jun 15, 2006 - 3 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

I'm having trouble using javascript in XHTML 1.1 to calculate character count in an input box and a textarea. I have a script that works with XHTML 1.0 transistional and IE only, I can't seem to get it to work with Firefox, and if I drop the name attribute from the form tag to comply with XHTML 1.1, it won't even work with IE. Please help me make it work. [code inside] [more inside]
posted by riffola on Sep 18, 2004 - 7 answers