July 19, 2011
Add a DIV layer on left top of each hyperlink in page using CSS & PHP
Question by Shivan Raptor
I would like to add a DIV layer (scrolling according to the position of hyperlink) just like the tooltip of hyperlink, but it shows when page loads, on left top of each hyperlink in a PHP-generated HTML link using CSS & PHP.
How can I achieve this?