Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,038

HOME > PHP > PHP Forum > ช่วยดูให้หน่อยครับ แท๊บผม ใน ie ปกติ แต่ใน Firefox มันมีจุดอะไรก็ไม่รู้อะครับ



 

ช่วยดูให้หน่อยครับ แท๊บผม ใน ie ปกติ แต่ใน Firefox มันมีจุดอะไรก็ไม่รู้อะครับ

 



Topic : 049779



โพสกระทู้ ( 51 )
บทความ ( 0 )



สถานะออฟไลน์




ตอนเปิดใน ie มันปกติทุกอย่าง ไม่มีจุดขึ้นมาเลย แต่พอมาเป็น Firefox มีจุดโผล่ออกมา ทำไงดีอะครับ

รูปจุด ที่โผล่ขึ้นมาใน Firefox ครับ



Code ครับ ไม่รู้เลยว่าต้องแก้ตรงไหน
Code (PHP)
<HTML>
<HEAD>
<TITLE>New Tab Test</TITLE>

<style type="text/css">

#box_menu{
margin: 0;
padding: 0;
}

.hidden{
display:none;
}

.font18 {
	float:left; 
	height:35px; 
	margin-right:1px;
	font-size:12px;
	}

.font18 a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#000; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url(pro_seventeen_2a.gif) no-repeat;
	}

.font18 a b {
	float:left; 
	display:block; 
	padding:0 16px 5px 12px; 
	background:url(pro_seventeen_2b.gif) no-repeat right top;
	}

.font12 {
	float:left; 
	height:35px; 
	margin-right:1px;
	font-size:12px;
	}

.font12 a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#000; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px;
	cursor:pointer; 
	background:url(pro_seventeen_0a.gif) no-repeat;
	}

.font12 a b {
	float:left; 
	display:block; 
	padding:0 16px 5px 12px; 
	background:url(pro_seventeen_0b.gif) no-repeat right top;
	}

.menu17 li a:hover {
	color:#000; 
	background: url(pro_seventeen_2a.gif) no-repeat;
	}

.menu17 li a:hover b {
	background:url(pro_seventeen_2b.gif) no-repeat right top;
	}
</style>

<script type="text/javascript">
function display(sID) {
oObj = document.getElementById(sID);
if (oObj) {
oObj.style.display='inline';
}
}

function hide(sID) {
oObj = document.getElementById(sID);
if (oObj) {
oObj.style.display='none';
}
}

function gettab(id){
for (i=1;i<=8;i++)
{
if (id == i)
{
display("box_content"+i);
document.getElementById("li"+i).className ='font18';
}else{
hide("box_content"+i);
document.getElementById("li"+i).className ='font12';
}
}
}

function rotate(id,settime){
if (id >8){id=1;}
gettab(id);
id++;
timer = setTimeout("rotate("+id+","+settime+")", settime);
}

function clicktab(id){
for (i=1;i<=8;i++)
{
if (id == i)
{
display("box_content"+i);
document.getElementById("li"+i).className ='font18';
}else{
hide("box_content"+i);
document.getElementById("li"+i).className ='font12';
}
}

stoper();
timer = setTimeout("rotate("+id+","+3000+")", 8000);
}

function stoper() {
clearTimeout(timer);
}
</script>

</HEAD>
<BODY  leftmargin="0" topmargin="0"  >
<table width="974" height="230"  border="0" cellspacing="0" cellpadding="0" background="bgna.jpg">
	<tr>
		<td height="50">
			<table width="975" height="40" border="0" cellspacing="0" cellpadding="0">
				 <tr>
					<td width="5">&nbsp;</td>
					 <td width="177" align="left" valign="top"><img src="newprodu.jpg" width="177" height="40"></td>	
					 <td width="10">&nbsp;</td>
					 <td width="774">
						<div id="box_tab" name="box_tab">
						<span class="preload17a"></span>
						<span class="preload17b"></span>
							<ul id="box_menu" name="box_menu" class="menu17">
								<li id="li1" name="li1"><a href="javascript:clicktab(1);"><b>test1</b></a></li>
								<li id="li2" name="li2"><a href="javascript:clicktab(2);"><b>test2</b></a></li>
								<li id="li3" name="li3"><a href="javascript:clicktab(3);"><b>test3</b></a></li>
								<li id="li4" name="li4"><a href="javascript:clicktab(4);"><b>test4</b></a></li>
								<li id="li5" name="li5"><a href="javascript:clicktab(5);"><b>test5</b></a></li>
								<li id="li6" name="li6"><a href="javascript:clicktab(6);"><b>test6</b></a></li>
								<li id="li7" name="li7"><a href="javascript:clicktab(7);"><b>test7</b></a></li>
								<li id="li8" name="li8"><a href="javascript:clicktab(8);"><b>test8</b></a></li>
							</ul> 
						</div>
					</td>
				 </tr>
			</table>
		</td>
	</tr>

	<tr>
		<td height="180">
			<div id="box_content1" NAME="box_content1" >
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content2" NAME="box_content2" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='46' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content3" NAME="box_content3" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='41' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content4" NAME="box_content4" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='5' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content5" NAME="box_content5" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='45' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content6" NAME="box_content6" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='44' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content7" NAME="box_content7" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='43' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

			<div id="box_content8" NAME="box_content8" class="hidden">
				<table width="975" height="165" border="0" cellspacing="0" cellpadding="0">
					<tr height="160">
						<td width="5">&nbsp;</td>
<?$sqlN = "Select * From dt_tblproduct Where OnlineStatus='Y' And NewStatus='Y' And ProductCategoriesID='6' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
$numRowsN = mysql_num_rows($resultN);
if($numRowsN==0){
$sqlN = "Select * From dt_tblproduct Where ProductCategoriesID='30' Order By Rand() Limit 0, 3;";
$resultN = mysql_query($sqlN);
}
while ($rwN = mysql_fetch_array($resultN)) {
	$ProductID_N = $rwN["ProductID"];
	$ProductCategoriesID_N = $rwN["ProductCategoriesID"];
	$ProductNameEng_N = convertToText(stripStr($rwN["ProductNameEng"]));
	$ProductNameThai_N = convertToText(stripStr($rwN["ProductNameThai"]));
	$ProductImage5_N = convertToText(stripStr($rwN["ProductImage5"]));
	$ProductCode_N = $rwN["ProductCode"];
	$ProductPrice_N = $rwN["ProductPrice"];
	if (is_file($ProductPath_Home.$ProductImage5_N)) {
	$ProductImage5Show_N = "<img src=\"$ProductPath_Home$ProductImage5_N\" alt=\"$ProductNameThai_N\" width=\"175\" height=\"160\"border=\"0\">";
	}else {
	$ProductImage5Show_N = "";
	}
?>	
						<td width="175" height="126"><?=$ProductImage5Show_N;?></td>
						<td width="5">&nbsp;</td>
						<td width="147" valign="top"><b>รหัสสินค้า : </b><?=$ProductCode_N;?><br><br><b>ชื่อสินค้า :</b> <?=$ProductNameThai_N;?><br><br><b>ราคา : </b><?=$ProductPrice_N;?> บาท</td>
	<?}?>
					</tr>
					<tr height="20">
						<td colspan="9">&nbsp;</td>
						<td align="right">รายละเอียด&nbsp;&nbsp;<img src="icon1.gif">&nbsp;&nbsp;&nbsp;&nbsp;</td>
					</tr>
				</table>
			</div>

		</td>
	</tr>
</table>

<script type="text/javascript">
rotate(1,3000);
</script>

</div>

</BODY>
</HTML>




Tag : PHP, MySQL







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2010-10-05 14:49:12 By : muaeenth99 View : 2770 Reply : 2
 

 

No. 1



โพสกระทู้ ( 1,322 )
บทความ ( 0 )

สมาชิกที่ใส่เสื้อไทยครีเอท

สถานะออฟไลน์


ลองเพิ่มส่วนนี้ครับ

Code (PHP)
<style type="text/css">

#box_menu{
margin: 0;
padding: 0;
}
// เพิ่มเติมตรงนี้ครับ
#box_menu li{
	list-style:none;
}
// จบส่วนเพิ่มเติม

</style>











ประวัติการแก้ไข
2010-10-05 15:04:11
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2010-10-05 15:03:14 By : pokultra
 


 

No. 2



โพสกระทู้ ( 51 )
บทความ ( 0 )



สถานะออฟไลน์


เพิ่ม

#box_menu li{
list-style:none;
}

ใช้ได้เลยครับ

ขอบคุณมากๆนะครับ

ขอให้ร่ำรวย อายุยืนๆครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2010-10-05 15:17:47 By : muaeenth99
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ช่วยดูให้หน่อยครับ แท๊บผม ใน ie ปกติ แต่ใน Firefox มันมีจุดอะไรก็ไม่รู้อะครับ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 00
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2025 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่