4 posts tagged with javascript and div (View popular tags)

Let's say I am using a JavaScript technique that requires a DIV to have a specified height, but the amount of text filling it, and thus the height it needs to be, will vary. Can I make it work? [more inside]
posted on May 25, 2007 - 8 answers

Javascript / Prototype problem: I've written a function that inserts new content in a div whenever you click on a link in that same div. It works, but with the added "feature" of scrolling to the top of the page after the new content has been added. I don't want it to do this. How do I stop it? Here's the page. (Scroll down to see the link.) [more inside]
posted on May 2, 2007 - 11 answers

Javascript Noob: I need to move one div inside of another div that is elsewhere on the page. How do I do this? [more inside]
posted on Feb 24, 2007 - 3 answers

Javascript neophyte: How do I swap out the contents of one div with another? But there is a monkey-wrench in the whole thing: the new div [more inside]
posted on Nov 13, 2006 - 12 answers