Category: Jscript

Oracle APEX | How to Create Hot-Keys by JavaScript ?

Oracle APEX | How to Create Hot-Keys by JavaScript ?

Dear, Now we doing Hot-Keys by JavaScript, Its so sample 🙂 // ############################# START HOT-KEYS ############################# // /* To get code of key please.. visit: http://keycode.info/ OR http://www.cambiaresearch.com/articles/15/javascript-key-codes License: Free Resource: www.geekinto.com , [FB...

Oracle Apex API  “$s()”

Oracle Apex API “$s()”

The Apex JavaScript API has some very convenient functions to access the values of page items. For example, if you wante to access the contents of a text field with JavaScript, would would need...