عدد المساهمات : 573 نقاط : 1743 تاريخ الميلاد : 11/09/1993 العمر : 31 | موضوع: كود لوضع اكثر من استايل مميز وحصري على منتدى العرب .. 2011-07-20, 19:38 | |
| السلام عليكم
انا اليوم عملت كود لوضع اكثر من استايل
تفضلو لكي لا أطيل عليكم - الكود:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title>
<style type="text/css">
.cb_mnu_01{ width: 200px; font-family: Times New Roman, Times, serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; background: #004080; color: #FF0080; }
</style>
<script language="JavaScript" type="text/JavaScript"> <!-- function HDD_Menu(targetpage,selected){ if (selected.options[selected.selectedIndex].value!=""){ eval(targetpage+".location='"+selected.options[selected.selectedIndex].value+"'"); }} //--> </script> </head> <body>
<select name="DropMenu1" onChange="HDD_Menu('parent',this)" class="cb_mnu_01"> <option value="http://riders.123.st/forum" selected >اختر التصميم</option> <option value="رابط التصميم الاول" >التصميم الاول</option> <option value="رابط التصميم الثاني" >التصميم الثاني</option> <option value="رابط التصميم الثالث" >التصميم الثالث</option> </select>
</body> </html>
|
|
عدد المساهمات : 2 نقاط : 2 تاريخ الميلاد : 14/01/1999 العمر : 25 | موضوع: رد: كود لوضع اكثر من استايل مميز وحصري على منتدى العرب .. 2012-08-19, 17:52 | |
| ابي اشوف الصور الي يجيبهم وين نحطه هالكوود |
|