cooldyood
11-14-2007, 03:08 PM
Hi,
I'm writing a webapp in PHP. The app has text-based tags (they have one of two fonts depending on the page you're at).
Currently, the tags are just simple hyperlinks. I'm trying to dynamically generate a border around each tag onMouseover. This border will have 2 small images on the top right corner: + and - image. These images will be clickable and will perform certain Ajax actions (I can take care of that functionality).
Please see attached for a visualization of what I'm looking for. Can you help me with the HTML code for the border and placing the images?
-Thanks a lot!
I'm writing a webapp in PHP. The app has text-based tags (they have one of two fonts depending on the page you're at).
Currently, the tags are just simple hyperlinks. I'm trying to dynamically generate a border around each tag onMouseover. This border will have 2 small images on the top right corner: + and - image. These images will be clickable and will perform certain Ajax actions (I can take care of that functionality).
Please see attached for a visualization of what I'm looking for. Can you help me with the HTML code for the border and placing the images?
-Thanks a lot!