PDA

View Full Version : FF div click issue


brazenskies
08-04-2008, 12:06 PM
In FF when I click on the div with the text in it, it seems to highlight it. Is there any way to stop this?

Linky: http://www.mapsinternational.co.uk/greg/newlj/environment.asp

abduraooft
08-04-2008, 12:20 PM
Have a try by adding outline:none; to #textArea

brazenskies
08-04-2008, 12:35 PM
I'll give that a shot!

EDIT: Perfect, thanks!