![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to insert a background image into URLs that link to pages outside our intranet and thus when clicked open a new window. a.newWindow { padding-right: 14px; background: url(/bcasinfo/images/productionFiles/icons/newWindow.gif) no-repeat right center; } works fine in FF-whatever regardless, and, most of the time in IE6. However it does not work in IE6 when the sentence text that comprises anchor wraps to a new line. |
, or by adding an empty span or transparent
#3
| |||
| |||
|
|
I am trying to insert a background image into URLs that link to pages outside our intranet and thus when clicked open a new window. The image used is the common one seen on many sites, the little overlapping windows. This code: Please post an URL to a test case demonstrating the problem. Code |
#4
| |||
| |||
|
|
To avoid this, you could either make sure a link is never wrapping to a different line (by making them shorter and replacing spaces in the link text with   , or - - |
![]() |
| Thread Tools | |
| Display Modes | |
| |