Jump to content

calling multiple scripts???


shortybookit

Recommended Posts

I am new to this wondering how you would call 2 scripts

I have this one in my html already

<style type="text/css" media="screen"> @import url('css/global.css');

 

 

This is the 2nd one i need to call

 

<script language="JavaScript" src="ieHover.js"></script>

<style type="text/css" media="all">

 

how would i put both of these in to my page?

just back to back or do i need to combine them?

 

thanks

Link to comment
https://forums.phpfreaks.com/topic/44029-calling-multiple-scripts/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.