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!

JQuery Selector for Dynamic Action - Simple Question - Totally Stuck

Joseph UpshawJun 11 2012 — edited Jul 25 2012
My original post got wiped out somehow...

I need to create a dynamic action based upon a JQuery selector whenever a button is clicked. This button is not an APEX button but, rather, is built dynamically, so; I can't base the DA on a button click. I need the jQuery selector for this:
<button id="apexir_btn_APPLY" class="apexir-button" type="button" value="Apply" onclick="gReport.chart.save();"><span>Apply</span></button>
Can someone please tell me the APEX jQuery selector to use for the above object? I have wasted over an hour on this.

Please don't respond with a snarky reference to the JQuery syntax page. I honestly have tried to figure this out on my own before posting here.

Thanks,

-Joe

Edited by: Joe Upshaw on Jun 11, 2012 9:55 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2012
Added on Jun 11 2012
13 comments
6,387 views