grade school html question
grade school html question
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- vsc0
insert this bit somewhere in the A tag to remove the selection border for active links:
onfocus="this.blur();"
insert this bit somewhere in the A tag to remove the selection border for active links:
onfocus="this.blur();"