If you hover over the five stars that are located directly under the words "by Apple" at the following page, you will see a small page that shows review ratings:
I would like to do the same thing. I have a particular link on my webpage. When the visitor hovers over a link I would like to open another webpage (a mini window) next to the pointer so that it appears to be like the example above. I would like to define what size the mini window is and what html page is loaded within the javascript. When the visitor moves the pointer away from the link, the webpage disappears. Is this something that is possible using javascript?
I would appreciate any help on this as my JavaScript abilities are very limited.
I would like to do the same thing. I have a particular link on my webpage. When the visitor hovers over a link I would like to open another webpage (a mini window) next to the pointer so that it appears to be like the example above. I would like to define what size the mini window is and what html page is loaded within the javascript. When the visitor moves the pointer away from the link, the webpage disappears. Is this something that is possible using javascript?
I would appreciate any help on this as my JavaScript abilities are very limited.