# Rollover and div appears

**URL:** https://forum.kirupa.com/t/rollover-and-div-appears/259889
**Category:** Uncategorized
**Created:** [May 9, 2008, 7:16pm UTC](https://forum.kirupa.com/t/rollover-and-div-appears/259889 "2008-05-09T19:16:57Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Kay1021](https://avatars.discourse-cdn.com/v4/letter/k/c2a13f/32.png) [@Kay1021](https://forum.kirupa.com/u/Kay1021)
#### Post date: [May 9, 2008, 7:16pm UTC](https://forum.kirupa.com/t/rollover-and-div-appears/259889/1 "2008-05-09T19:16:57Z")

</div>

I have a css question… it might be simple and it’s just slipping my mind or maybe i need javascript

I have a bunch of images and when you rollover them i want a div to appear beside them with some information

I was wondering if I can do this with css or i need javascript

Thanks

---

<div class="post-metadata">

### Author: ![fasterthanlight](https://avatars.discourse-cdn.com/v4/letter/f/ecc23a/32.png) [@fasterthanlight](https://forum.kirupa.com/u/fasterthanlight)
#### Post date: [May 9, 2008, 7:22pm UTC](https://forum.kirupa.com/t/rollover-and-div-appears/259889/2 "2008-05-09T19:22:08Z")

</div>

look up CSS tooltips or something,

this will create a floating div beside the cursor, but you could easily modify the CSS which positions the tool tip to appear beside the images as opposed to floating on top.

[http://www2.psacake.com:81/web/jl.asp](http://www2.psacake.com:81/web/jl.asp)
