turning off preselection highlighting

 From:  Michael Gibson
8435.12 In reply to 8435.11 
Hi Pilou, one way is to rename it to an invalid property name like xbackground instead of background.

You can also comment it out, but for making a comment in CSS you have to put /*        */ around the comment.

- Michael