Welcome to ZERO INTEGRATION LTD.
Mon - Fri 8.00 - 18.00

jQuery

Home » jQuery

GeoChart region plugin can be used to visualize data on a google map. You can analyze and display geographic data and present it on the Google maps. Example: Population, Pollution, Sources etc. There are 3 types of map visualization modes available: Region: This mode fills entire regions such as countries, provinces, or states with colors …

Read more

Why we need?It is difficult for end user to enter exact location of the address, so we have developed plugin which allows end user to select or search address using autocomplete functionality of Google Map. With the use of this plugin you can type part of address and based on that it will populate list …

Read more

Oracle APEX 5 introduced a new feature called “Warn on Unsaved Changes” at page, item and button level. This is a great feature by enabling any unsaved changes to ask for user confirmation before leaving the page. Purpose of this blog is, if we have custom form element such as APEX_ITEM on a classic report …

Read more

This blog is about how you can control the tab selection using jQuery for Tabs Container region. I have seen, there are many other-ways to achieve same – but I have tried to following APEX’s way and manage the selection by APEX’s JavaScript code. $(‘#<tabs_container_region_id> ul.t-Tabs:first’).aTabs(‘getTabs’)[‘#SR_<sub_tab_region_id>’].makeActive(); Working Demo Hope this helps. Regards,Jaydip Bosamiyajbosamiya@gmail.com

Read more

I have came across following URL – which shows how simply you can create jQuery Circular Progress Bar. https://webdevtrick.com/circular-progress-bar-css/ Based on provided information on above link, I have tried to implement same in Oracle APEX – Classic Report. I am sure we can integrate same in Interactive Report, List Regions or Regions with Dynamic PL/SQL. …

Read more
Page 1 of 2 12