- Posts: 18
- Thank you received: 0
adding javascript
12 years 10 months ago #27620
by talknaija
adding javascript was created by talknaija
i am trying to add some scripts to my site and yet when insert the script links ( they are on an another server it does not seem to work) please can someone help me its urgent.
below is an example of how the scripts are linked to my site
if i put the script in an HTML none joomla page it works fine.
<link href=" xyz.com/css/pibe.css " rel="stylesheet" type="text/css" />
<script type="text/javascript" src=" xyz.com/scripts/calendar.js ">
<script type="text/javascript" src=" xyz.com/scripts/jsDate.js ">
<script type="text/javascript" src=" xyz.com/scripts/pibe.js ">
</head>
below is an example of how the scripts are linked to my site
if i put the script in an HTML none joomla page it works fine.
<link href=" xyz.com/css/pibe.css " rel="stylesheet" type="text/css" />
<script type="text/javascript" src=" xyz.com/scripts/calendar.js ">
<script type="text/javascript" src=" xyz.com/scripts/jsDate.js ">
<script type="text/javascript" src=" xyz.com/scripts/pibe.js ">
</head>
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #27633
by ivan.milic
Replied by ivan.milic on topic adding javascript
How do you mean that, so you put that in index.php just above </head> . Is something other does not work ask that script providers
Please Log in to join the conversation.
Time to create page: 0.133 seconds