tcudesign
🌱Yeni Üye🌱
- Katılım
- 26 Ocak 2010
- Mesajlar
- 20
- Tepkime puanı
- 1
Arkadaşlar themeforest'ten template satın aldım işlemeye başladım.Lakin bir baktım Türkçe karakter sorunu var internette ve burda yazan bütün çözümleri denesemde başarılı olamadım.scriptlerden kaynaklı olabilirmi.lütfen yardım edin.1 haftaya yayınlamam lazım.
baştaki kodaları veriyorum.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
<title>zzzzzzzzzzzzzzzzz</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<script type="text/javascript">var _siteRoot='index.html',_root='index.html';</script>
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/MgOpen_Modata_400-MgOpen_Modata_700.font.js"></script>
<script type="text/javascript" src="js/menu.js"></script>
<script type="text/javascript" src="js/tooltip.js"></script>
<script type="text/javascript">
Cufon.replace('h1', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h2', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h3', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h4', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h5', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h6', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('ul.menu .menulink', {textShadow: '1px 1px white'});
Cufon.replace('.bar h3');
<!-- Do not remove the lines below - otherwise the hover on menu will not work -->
jQuery(function() {
window.setInterval(
function() {Cufon.*******('ul.menu .menulink');},
100
);
});
</script>
<!--[if IE 6]>
<script src="js/DD_belatedPNG_0.0.8a-min.js"></script>
<link rel="stylesheet" type="text/css" href="css/styleIE6.css">
<script>
DD_belatedPNG.fix('*')
/* string argument can be any CSS selector */
/* .png_bg example is unnecessary */
/* change it to what suits you! */
</script>
<![endif]-->
</head>
baştaki kodaları veriyorum.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
<title>zzzzzzzzzzzzzzzzz</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<script type="text/javascript">var _siteRoot='index.html',_root='index.html';</script>
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/MgOpen_Modata_400-MgOpen_Modata_700.font.js"></script>
<script type="text/javascript" src="js/menu.js"></script>
<script type="text/javascript" src="js/tooltip.js"></script>
<script type="text/javascript">
Cufon.replace('h1', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h2', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h3', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h4', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h5', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('h6', {hover: true, textShadow: '1px 1px white'});
Cufon.replace('ul.menu .menulink', {textShadow: '1px 1px white'});
Cufon.replace('.bar h3');
<!-- Do not remove the lines below - otherwise the hover on menu will not work -->
jQuery(function() {
window.setInterval(
function() {Cufon.*******('ul.menu .menulink');},
100
);
});
</script>
<!--[if IE 6]>
<script src="js/DD_belatedPNG_0.0.8a-min.js"></script>
<link rel="stylesheet" type="text/css" href="css/styleIE6.css">
<script>
DD_belatedPNG.fix('*')
/* string argument can be any CSS selector */
/* .png_bg example is unnecessary */
/* change it to what suits you! */
</script>
<![endif]-->
</head>