Skip to main content

All Questions

Tagged with
0 votes
1 answer
2k views

How to load an image on button click?

I'm kind of new to HTML / Javascript, and I'm trying to figure out how to make it so when I click a button, an image loads. This is all I can come up with, but then again I am very bad with this stuff,...
user avatar
0 votes
2 answers
226 views

Button with image not overlaying another image

I have an image that is the stretched to be the size of the window (width and height wise). I have a button that sits on top with the following XAML: <Image Source="sample.png"></Image> &...
Rob's user avatar
  • 7,097