Jump to content

UniPageControl


MOGSY

Recommended Posts

Hi Farshad

Thank you for your help. I have two more issues with this.

1- I woud like to change the parent of the UniURLFrame from one page to other, so the same map displayed with different other information. Changing the parent makes the map disapear.

2- I also get the following error

ext-all.js:20 Uncaught DOMException: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8077/HandleEvent': Synchronous XHR in page dismissal. See https://www.chromestatus.com/feature/4664843055398912 for more details.
    at ctor.start (http://localhost:8077/ext-7.0.0/build/ext-all.js:20:194210)
    at ctor.request (http://localhost:8077/ext-7.0.0/build/ext-all.js:20:203291)
    at ctor.request (http://localhost:8077/uni-1.90.0.1539/ext-sync-min.js:9:11497)
    at _ajaxRequest_ (http://localhost:8077/uni-1.90.0.1539/ext-unicommon-min.js:9:4844)
    at ajaxRequest (http://localhost:8077/uni-1.90.0.1539/ext-unicommon-min.js:9:3966)
    at _cunld_ (http://localhost:8077/uni-1.90.0.1539/ext-unicommon-min.js:9:11087)
    at http://localhost:8077/:41:46

regards

 

Link to comment
Share on other sites

Hi Farshad / Sherzod

To call function on UniHTMLFrame is it different to UniURLFrame?. I was using the following for UniURLFrame but is not working on UniHTMLFrame.

 

      UniHTMLFrame1.JSInterface.JSCode(#1'.iframe.contentWindow.showLocationOnMap'+
      format('("type,description,job,orange,true", "%S,%S");',[pLatitude, pLongitude]));}
 

Regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...