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

I'm trying to implement this moo tools javascript effect to fade in, and then fade out a single image element, and I need help to make it work. This is my attempt. [more inside]
posted by bonsai forest on Dec 7, 2009 - 3 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

Coding question: What is the best/easiest way to preserve typographical formatting (like nbsp's, line breaks) of pasted text that will be stored in a database and later displayed in boxes of arbitrary size? [more inside]
posted by shownomercy on Dec 31, 2006 - 6 answers

I have recently enbraced the dfn tag. However... [more inside]
posted by Brittanie on Nov 6, 2006 - 9 answers

I need some javascript/php coding help, can anyone help? [more inside]
posted by deadmouse on Dec 14, 2005 - 6 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