Uploaded with ImageShack.us
üst resimde gördügünüz gibi flashla üst menü yaptık hem Türkçe hem ingilizce , ingilizce dil tuşuna bastıgımızda nasıl ingilizce ust menuyu getittire biliriz yardım edermisiniz.
unsound' Alıntı:Flash ını çoklamalısın. Mesela flash.swf olan flashını flash_eng.swf olarak değiştirmelisin ama flashın içersindeki index dizininide değiştirmen lazım. index.xml ini de index2.xml olarak değiştirdiğin vakit flashın içersindede değiştirmen gerekecektir. En iyisi gösterimi değiştirebilirsin? Birisini farklı bir flash ile diğerinide farklı ama benzer lerle yapabilirsin.
yunus707' Alıntı:emin değilim ama büyük ihtimalle olur ıkı flash yaptıktan sonra catalog/language/english/common/header.php içerisine yerleştirirsen olur
mirac' Alıntı:Flash fikrimce demode oldu artık.. jquery menüler daha şık ve esnek gibi geliyor bana ayrıca flash gibi siteyi kasmıyor.. Yinede fikir sizin..
<link rel="stylesheet" type="text/css" href="catalog/view/theme/smrel/stylesheet/stylesheet.css" />
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="catalog/view/theme/smrel/stylesheet/ie6.css" />
<script type="text/javascript" src="catalog/view/javascript/unitpngfix/unitpngfix.js"></script>
<![endif]-->
<script type="text/javascript" src="catalog/view/javascript/jquery/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/thickbox/thickbox-compressed.js"></script>
<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/thickbox/thickbox.css" />
<script type="text/javascript" src="catalog/view/javascript/jquery/tab.js"></script>
</head>
<body>
<div id="container">
<div id="header">
<div class="div1">
<div class="div2"><a href="<?php echo $home; ?>"><img src="<?php echo $logo; ?>" title="<?php echo $store; ?>" alt="<?php echo $store; ?>" /></a></div>
</div>
<div class="div3"><?php echo $language; ?><?php echo $search; ?></div>
<div class="div4">
<div class="div5"><a href="<?php echo $home; ?>"><img src="catalog/view/theme/smrel/image/anasayfa.gif" alt="" class="icon" /></a><a href="<?php echo $special; ?>"><img src="catalog/view/theme/smrel/image/indirimli.gif" alt="" class="icon" /></a>
<a href="<?php echo $home; ?>"><img src="catalog/view/theme/smrel/image/yeni.gif" alt="" class="icon" />
<div class="div6"><a href="<?php echo $cart; ?>"><img src="catalog/view/theme/smrel/image/sepetim.gif" alt="" class="icon" /></a><a href="<?php echo $contact; ?>"><img src="catalog/view/theme/smrel/image/iletisim.gif" alt="" class="icon" /></a><a href="<?php echo $home; ?>"><img src="catalog/view/theme/smrel/image/bgleft.gif" alt="" class="icon" /></a></div>
</div>
</div>
<link rel="stylesheet" href="animated-menu.css"/>
<script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="animated-menu.js" type="text/javascript"></script>
<style type="text/css">
<!--
.style1 {font-size: 14px}
-->
</style>
</head>
<body>
<ul>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/index.php">ANASAYFA</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/about_us">HAKKIMIZDA</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/belgeler">BELGELER</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/katalog">KATALOG</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/tanitim_filmi"> TANITIM FİLMİ</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/foto_bank">FOTO BANK</a></pre>
</li>
<li class="yellow">
<pre class="style1"><a href="http://www.xxxxxxxxx.com/index.php?route=information/contact">İLETİŞİM</a></pre>
</li>
</ul>
</body>
</html>
<script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/jquery-1.3.2.min.js"></script>