Quote:
Originally Posted by Jamesc146
mmm... when I tried that it just made the whole window disappear completely.
|
it's actually my fault, I forgot how that window was set up. The 1024 wide version does a mouse over by default, the others can't do it that way. What you actually want to do for those is find the WC_Titlebar <page> and add
OnHoverIn="Opacity=0" OnHoverOut="Opacity=1" somewhere in that line.
Quote:
Originally Posted by Jamesc146
I've had no formal training whatsoever so I am just using my patented fiddle with it till it works the way I want method.
|
I think that goes for all of us here.
