Skip to Main Content

Java Development Tools

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!

How to invoke a javascript method when page fragment loads?

BilalOct 29 2017 — edited Jan 18 2018

Hi All,

I am trying to integrate the Google Maps API into the ADF. I have sorted out almost every complexity underneath. However, the final piece of the puzzle is to integrate the javascript code into the page fragment.

I have successfully embedded the Javascript code into the page fragment as I have tested it via the button click event. It is working really good.

Someone suggested using the hidden input text on the page fragment to call the javascript loading code. But I really didn't the idea.

Can anyone share the insight of how to achieve this functionality?

Any help will be much appreciated.

Many Thanks and

Kind Regards,

Bilal

This post has been answered by Bilal on Nov 3 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2018
Added on Oct 29 2017
13 comments
1,852 views