Hello!
I like to make a timeline for selection of different dates. So, the php-script will present the dates in a <div> dynamically. I like to have a pointer in this div. If the mouse is hover on this div, then a pic (triangle, or pointer) shall be placed ad the top of the div. If the mouse is moving in the div, then the pointer shall too. I think about something like here:
http://www.opencube.com/web_effects.asp
Does anyone has an idea how to realise this without to many javascript?
thanks, markus
|