Hi Roderik
On 15 Apr, 23:44, Roderik <nos...@atall.n lwrote:
The image's position is defined relative to the right hand edge of the
text, and depending on the what fonts the user has installed and what
browser and OS the are using, that position would vary; how can one
give text a background image that is 3px to the right of that text?
Dave
On 15 Apr, 23:44, Roderik <nos...@atall.n lwrote:
However this can be done with CSS only (background property) these days,
so there is no need to complicate things with javascript.
>
a {...}
>
a:hover {...}
so there is no need to complicate things with javascript.
>
a {...}
>
a:hover {...}
text, and depending on the what fonts the user has installed and what
browser and OS the are using, that position would vary; how can one
give text a background image that is 3px to the right of that text?
Dave
Comment