# Javascript NOOB

**URL:** https://forum.kirupa.com/t/javascript-noob/294827
**Category:** web dev
**Created:** [August 20, 2009, 3:02pm UTC](https://forum.kirupa.com/t/javascript-noob/294827 "2009-08-20T15:02:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![r3h0ld3r](https://avatars.discourse-cdn.com/v4/letter/r/f4b2a3/32.png) [@r3h0ld3r](https://forum.kirupa.com/u/r3h0ld3r)
#### Post date: [August 20, 2009, 3:02pm UTC](https://forum.kirupa.com/t/javascript-noob/294827/1 "2009-08-20T15:02:54Z")

</div>

Hey guys. Never used javascript. Getting into it now. I’ve been reading up on it and now I finally want to apply it.

Here’s what I want to do and I am thinking it can be achieved with javascript.

Picture this, three div columns, all contained in one div. left, products, middle picture of the product, right, description. I want the user to see the product image and description of the product they mouse over.

Anyone know how I can get the description and the image to change on mouseover? I’m having trouble trying to apply what I’ve see to what I want to do.

Also, is this possible with CSS? I was looking into rollovers but I’m not sure.
