Hey..I think that what I am looking for will be either a iframe or something involving jquery...
but what I want, is when people hover over a name (there are about 10 employee names on a page of my site) I would like a small bio to pop up..and sort of follow the mouse? if that makes sense...on hover.
I am thinking something like:
onmouseover("run an ajax query based on this.id and return the page corresponding...but how to display it..?")
but i am unsure how to display the page...so yeah..I cant think of an example...but pretty much when the mouse is over a name, a little like comic speech box will appear with info..except the box would be square..
if that is complex, i could just add an iframe somewhere else on the frame..are iframe's good to use? or do people tend to avoid them
any advice would be great
thanks