Create a hyperlink of a slanting image in expression Blend
        Posted  
        
            by Tony Bolding
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tony Bolding
        
        
        
        Published on 2010-04-22T18:35:30Z
        Indexed on 
            2010/04/22
            22:23 UTC
        
        
        Read the original article
        Hit count: 280
        
I am developing a navigation menu in silverlight that has 6 images. As you mouseover each image grows and clicking on an image will take you to a page on the website. The customer I am doing this for decided that straight rectangular images were boring and I showed him a design where I have slanted each image so each one is now a rhomboid shape. Horizontal top and bottom with sides slanting about 30deg from vertical.
I have been unable to figure out any way of growing each image on mouseover without putting a white block over the adjacent images. Would be grateful for any pointers.
© Stack Overflow or respective owner