Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tooltip for each select option in a Shuttle item doesn't work with IE

1416664May 28 2014 — edited Jun 2 2014

Hi

I would like to show a tooltip on a shuttle item as the user hovers over each option.

I added the following line in the "Form Element Options attributes" property on the shuttle item.

onmouseover="toolTip_enable(event,this,$(this).text())"

This works perfectly in Chrome, but does not work in IE.

Any suggestions would be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 30 2014
Added on May 28 2014
2 comments
1,803 views