Testing Colours
JavaScript irons out browser differences
Testing what colour or background colour part of your page is set to is not as straightforward as it ought to be. When you use JavaScript to look up the colour setting in the stylesheet the format of the value that is returned depends on the browser you are using. For a cross browser solution you need to test for more than one alternative.


No comments yet. Leave a Comment