shortybookit Posted March 23, 2007 Share Posted March 23, 2007 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 More sharing options...
per1os Posted March 23, 2007 Share Posted March 23, 2007 This isn't really php bud. Link to comment https://forums.phpfreaks.com/topic/44029-calling-multiple-scripts/#findComment-213790 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.