Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8604

Re: How to add third party JavaScript code to Shell in sapui5

$
0
0

Thanks for quick replay Sakthivel,

 

I have following html code

 

<html>

  <head>

 

 

  <script src="codebase/dhxscheduler_mobile.js" type="text/javascript"></script>

  <link rel="stylesheet" type="text/css" href="codebase/dhxscheduler_mobile.css">

  <script type="text/javascript" charset="utf-8">

  dhx.ready(function(){

         dhx.ui.fullScreen();

    dhx.ui({

      view: "scheduler",

  id: "scheduler"

  });

  });

  </script>

  </head>

  <body> 

  </body>

</html>

 

it displaying following html output screen.

Capture.PNG

 

Now i want to include above java script code into sap.m.Shell class.

 

Thanks

Ravi Varma


Viewing all articles
Browse latest Browse all 8604

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>