cancel
Showing results for 
Search instead for 
Did you mean: 

i want to give action when a mouse cursor just placed on an image not on click in sap abap webdynpro?

mangesh_sonawane
Participant
0 Kudos
225

HI All,

i want to give action when a mouse cursor just placed on an image not on click in sap abap webdynpro.

Please give any suggestion how to do that ?

u can see the example of rating below this question i wanna do the same in sap webdynpro.

Thanks & Regards,

Mangesh Sonawane

View Entire Topic
Kiran_Valluru
Active Contributor
0 Kudos

Hi,

There are no onMouseOver onMouseOut events in Web Dynpro ABAP like in javascript. So it is not possible in WDA as of now.

If you want to display some text onMouseOver you can use 'tooltip' property.

Regards,

Kiran