By tag: background
0
kicks
Fade background color in JavaScript
How to fade the background color of an element using JavaScript without any external script dependencies.
0
kicks
Beginning Mocking With Moq 3 - Part 2
Beginners introduction to mocking using the recently released Moq 3 framework.
0
kicks
isWindowless and transparent background
If you wish to set the background to be transparent, you must remember to set the isWindowless property to true, or the entire Silverlight control will be rendered as solid black.
0
kicks
Adding a transparent background to a Vista Gadget
Adding a transparent background to a gadget is easy! Simply create a transparent .png file and reference it from your Gadget HTML.