Test(XXX)
#b1-wrap {
cursor:pointer;
height:107px;
left:573px; // this seems that the dash-line is caused by the margin on the left.
position:absolute;
top:17px;
width:310px;
}
When the user clicks the text Test, the user will trigger a.php.
Here is the problem, when I click the link without releasing my mouse in firefox, I can see a dash-line across the left.
Please see the screenshot http://i56.tinypic.com/w8kpiw.png
I cannot figure out why? and how to fix it?
Anyone can help?
this seems that the dash-line is caused by the margin on the left because if I increase the value of left, I can see the dash-line expanded. So is there a fix for this problem?
Thank you
Try css on the
ataghttp://www.w3schools.com/css/pr_outline.asp