Jump to content

Recommended Posts

Posted

Hi,

 

How can i add my script url in main header section.

 

Ex: i want add this url source

<script type="text/javascript" src="h ttp://maps.google.com/maps/api/js?sensor=false"></script>

 

I try add this source

h ttp://maps.google.com/maps/api/js?sensor=false

in TUniGUIServerModule CustomFiles Property

but after load page uniGUI add

 .js 

prefix to this source and convert it to:

 

 

 <script src="h ttp://maps.google.com/maps/api/js?sensor=false.js"></script> 

 

Thank you for your help.

 

Best Regards

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...