I'm trying to create the effect that is on the following webpage under the "Pop-Up Text Boxes onMouseOver" on the webpage:
<!-- m --><a class="postlink" href="http://www.htmlgoodies.com/tutorials/forms/article.php/3479061">http://www.htmlgoodies.com/tutorials/fo ... hp/3479061</a><!-- m -->
I've tried using various forms (radio, text, textArea,etc.), but I can't make it pop-up when the mouse goes over the link.
That's really the point. I'd like to have links that pop-up boxes when the mouse goes over the link. Thanks.
Cheers.How is this a CSS quesiton?
Is this what you wanted?
<a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.example.org/" title="an example link">example.org</a>
<!-- m --><a class="postlink" href="http://www.htmlgoodies.com/tutorials/forms/article.php/3479061">http://www.htmlgoodies.com/tutorials/fo ... hp/3479061</a><!-- m -->
I've tried using various forms (radio, text, textArea,etc.), but I can't make it pop-up when the mouse goes over the link.
That's really the point. I'd like to have links that pop-up boxes when the mouse goes over the link. Thanks.
Cheers.How is this a CSS quesiton?
Is this what you wanted?
<a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.example.org/" title="an example link">example.org</a>