คือจะทำหน้าเว็บขึ้นมาหน้าหนึ่งแต่ละ div มันใช้ไฟล์ css กับ js คนละไฟล์ แล้วเราจะให้ แต่ละ div เรียกใช้ ลิ้งเชื่อม ของมันยังไงครับ สามาแยกได้ไหม
ตัวอย่าง
สมมุติว่าต้องใช้ลิ้งเชื่อม2อัน
ลื้งเชื่อม2อันนี้
<script type="text/javascript" src="1.js"></script>
<link rel="stylesheet" type="text/css" href="1.css" />
ให้ใช้กับdiv ล่างนี้เท่านั้น
<div id="test" class="test1"></div>
ลิ้งเชื่อมอันนี่2
<script type="text/javascript" src="2.js"></script>
<link rel="stylesheet" type="text/css" href="2.css" />
ให้ใช้กับ div1 เท่านั้น
<div id="div1" class="div1"></div>
หากอยู่ใช้หน้า ไฟล์ .html
<html>
<head>
<script type="text/javascript" src="1.js"></script>
<link rel="stylesheet" type="text/css" href="1.css" />
<script type="text/javascript" src="2.js"></script>
<link rel="stylesheet" type="text/css" href="2.css" />
</head>
<body>
<div id="test" class="test1"></div>
<div id="div1" class="div1"></div>
</body>
</html>
มีอะไรผิดพลาดต้องขออภัยด้วยนะครับผมมือใหม่มาก
ถามเรือง เกี่ยวกับลิ้งเชื่อมทีครับ
Moderator: mindphp
- mindphp
- ผู้ดูแลระบบ MindPHP
- Posts: 27118
- Joined: 22/09/2008 6:18 pm
- Contact:
Re: ถามเรือง เกี่ยวกับลิ้งเชื่อมทีครับ
มีปัญหา อะไร
คำถาม ถามว่าอะไร

คำถาม ถามว่าอะไร

ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1 Replies
- 4177 Views
-
Last post by strag
22/06/2012 11:20 am
-
-
ถามเรื่อง OOP ค่ะ ทำไมมันเข้าไปทำงานได้ได้ผลออกมาไม่เหมือนกัน
by thatsawan » 12/11/2015 4:36 pm » in Programming - PHP - 0 Replies
- 129 Views
-
Last post by thatsawan
12/11/2015 4:36 pm
-
-
- 6 Replies
- 2194 Views
-
Last post by Meen2007
09/07/2014 2:51 am
-
- 0 Replies
- 357 Views
-
Last post by M027
31/08/2015 1:36 pm
-
-
ถามเรื่อง ผู้ทําบัญชี มีความจำเป็นหรือไม่ที่บริษัทจะต้องมี
by thatsawan » 19/03/2015 1:34 pm » in ถาม - ตอบ ธุรกิจ กฏหมาย ภาษี บัญชี - 2 Replies
- 473 Views
-
Last post by wanida mutujid
19/03/2015 2:17 pm
-
-
- 3 Replies
- 1455 Views
-
Last post by mindphp
04/07/2014 2:00 am
-
- 3 Replies
- 1915 Views
-
Last post by mindphp
14/01/2012 6:10 pm
Who is online
Users browsing this forum: No registered users and 4 guests