سلام
چطور می تونم با یه افزونه یا یه کد توی قالب مرورگر کاربر رو تشخیص بدم و در صورتی که مرورگر IE و یا mozilla بود پیام بیاد که لطفا از کروم استفاده نمایید ؟
سلام
چطور می تونم با یه افزونه یا یه کد توی قالب مرورگر کاربر رو تشخیص بدم و در صورتی که مرورگر IE و یا mozilla بود پیام بیاد که لطفا از کروم استفاده نمایید ؟
از کد زیر میتوانید در قالبتان استفاده کنید:
<!--[if IE]>
کد مورد نظر جهت نمایش
<![endif]-->
مثلا از کد زیر میتونید استفاده کنید:
<!--[if IE]>
<div id="dropin" style="position:absolute;visibility:hidden;left:27px;top:22px;width:497px; height:283px">
<div align="center">
<table border="0" cellpadding="6" cellspacing="1" width="99%" height="111" bgcolor="#123F00">
<tr>
<td class="tablighat" dir="rtl" height="15" colspan="2">
<p dir="rtl">
<span><strong>
<span style="font-size: 25pt"><a href="#" onClick="dismissbox();return false" style="text-decoration: none"><font color="#9A3600">
[x] CLOSE</font></a><font color="#9A3730">
<span lang="fa">
</span></font><span lang="fa"> <font color="#057257"> </font></span>
<font color="#006945" style="font-size: 27pt"> <span lang="fa"></font><font color="wihte"><font size="20"><b>شما از مرورگر اينترنت اكسپلور استفاده مي كنيد. و سايت ما را بصورت كامل و زيبا نخواهيد ديد. لطفا از مرورگري مثل فاير فاكس استفاده نماييد.</b></span></span></strong></span></td></font>
</tr>
<tr>
<td class="tablighat" width="94%" dir="rtl" height="85" style="background-color: 596358">
<div align="center">
<table border="0" width="77%" bgcolor="#557FF0" id="table1" height="80" bordercolor="#036900">
<tr>
<td width="189" style="border-style: solid; border-width: 3px" align="center" height="28">
<p align="center"><font size="5"><a href="http://www.dlbazar.com/archives/356-download_mozilla_firefox_130_final.php">دانلود فايرفاكس
</font>
</td>
<td style="border-style: solid; border-width: 3px" align="center" height="28">
<font size="5"><a href="http://www.share724.com/download91/internet/Firefox.Setup.14.0.1.English.zip">دانلود فاير فاكس
</font>
</td>
</tr>
<tr>
<td width="189" style="border-style: solid; border-width: 3px" align="center">
<font size="5"><a href="http://goldenroz.ir">فروشگاه اينترنتي
</font>
</td>
<td style="border-style: solid; border-width: 3px" align="center">
<font size="5"><a href="http://www.kingblog.ir/games">ايستگاه بازي
</font>
</td>
</tr>
<tr>
<td width="189" style="border-style: solid; border-width: 3px" align="center" height="22">
<font size="5"><a href="http://www.kingblog.ir/up">آپلود سنتر
</font>
</td>
<td style="border-style: solid; border-width: 3px" align="center" height="22">
<font size="5"><a href="http://kingblog.ir/registeration">ساخت وبلاگ جديد
</font>
</td>
</tr>
</table>
<p dir="rtl"><font color="#BDB6B5" style="font-size: 18pt">
<a href="http://www.kingblog.ir"><span lang="fa"><font color="#F09903">
<span style="text-decoration: none">كينگ بلاگ
</span> </font></span><font color="#FF0933">
<span style="text-decoration: none">*http://www.kingblog.ir*</span></font></a></font></td></font>
</tr>
</table>
</div>
</div>
<![endif]-->