|
|
||
|
Hi, |
||
|
|
|
|
||||
|
For affecting all windows, a piece of cake -- just include this CSS somewhere: .DA_WINDOW .DA_LABEL td{
background: url(/img/gradient.png) 0 0 repeat;
}However if you have multiple windows and need to show a separate background image for dimmed Windows, then things become complicated. At that point you're better off using the onactivate/ondeactivate events to manually set the background. See the setActive() method in window.js for more insight. HTH
|
||||
|
|
|
|
||
|
|
||
|
|
