DSP Blog: JavaScript

-->

Latest Posts

Calling PLSQL from Javascript

For those who came from an Oracle Forms world, it is very easy to start working with APEX. When creating simple screens, you don’t need any jQuery or AJAX knowledge as dynamic..

Read More

APEX Bubble Charts – Finding the Largest Bubble

During a trip to OUG Ireland in March 2016, someone mentioned to me that their users had difficulty in finding the largest bubble using the Bubble Chart plugin found within the..

Read More

JavaScript Debugging in APEX 5 (at last)

In APEX 4.2, I would debug JavaScript code using the alert() function. I would use this to show information about variables and the steps taken through code.

Read More