cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Buttons over image.

VR_10133499
13-Aquamarine

Buttons over image.

Hi,

We want to have clickable button over images in our mashup. We can use z-index and transform etc.. css properties to achieve this, but the layout would break if we try it on different type of devices tablet, desktop, etc...

Is there a good way to achieve this.

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @VR_10133499,

 

There are three ways:

1. Use the ICON field of the Button

2. ValueDisplay Widget: you have the click event in this widget, and you can load the image also.

3. You can use an image widget; on top of it, you can put a transparent button/Shape widget.

 

Thanks,

Shashi Preetham

View solution in original post

1 REPLY 1

Hi @VR_10133499,

 

There are three ways:

1. Use the ICON field of the Button

2. ValueDisplay Widget: you have the click event in this widget, and you can load the image also.

3. You can use an image widget; on top of it, you can put a transparent button/Shape widget.

 

Thanks,

Shashi Preetham
Top Tags