Forum'da ara:
Ara


Yazar Mesaj
Mesaj03.12.2008, 14:05 (UTC)    
Mesaj konusu: YAZIYA SİNYALLİ LİNK VERME KODU yazıları düzenleyin

<script language="JavaScript" type="text/javascript">
hv=0;
currentTag=0;
ua=navigator.userAgent;
v=navigator.appVersion.substring(0,1);
if((ua.lastIndexOf("MSIE") != -1) && (v != '1') && (v != '2') && (v != '3')){
document.onmouseover=flip; document.onmouseout=flop; window.setInterval(flipflop,250); }
function flipflop() {
if(hv=='underline') {
hv='none'
}else {
hv='underline' }
if(currentTag){
currentTag.style.textDecoration=hv }}
function flip() {
src=event.toElement;
if(src.tagName=="A"){
currentTag=src;
hv='none';
src.style.textDecoration=hv; }}
function flop() {
src=event.fromElement;
if(src.tagName=="A"){
currentTag=0;
hv='underline';
src.style.textDecoration=hv; }}
</script>
<a href="http://mehmetdanisman.tr.gg/ANA-SAYFA.htm" _fcksavedurl="http://mehmetdanisman.tr.gg/ANA-SAYFA.htm">ANA SAYFA</a>
Mesaj03.12.2008, 14:18 (UTC)    
Mesaj konusu: yazıları kendine uyarla

Kod:
<script language="JavaScript" type="text/javascript">
hv=0;
currentTag=0;
ua=navigator.userAgent;
v=navigator.appVersion.substring(0,1);
if((ua.lastIndexOf("MSIE") != -1) && (v != '1') && (v != '2') && (v != '3')){
document.onmouseover=flip; document.onmouseout=flop; window.setInterval(flipflop,250); }
function flipflop() {
if(hv=='underline') {
hv='none'
}else {
hv='underline' }
if(currentTag){
currentTag.style.textDecoration=hv }}
function flip() {
src=event.toElement;
if(src.tagName=="A"){
currentTag=src;
hv='none';
src.style.textDecoration=hv; }}
function flop() {
src=event.fromElement;
if(src.tagName=="A"){
currentTag=0;
hv='underline';
src.style.textDecoration=hv; }}
</script>
<a href="http://mehmetdanisman.tr.gg/ANA-SAYFA.htm" _fcksavedurl="http://mehmetdanisman.tr.gg/ANA-SAYFA.htm">ANA SAYFA</a>
 
Başa dön       
 

______________
Mesaj03.12.2008, 14:32 (UTC)    
Mesaj konusu:

kodları sabit başlık altında paylaşın

iyi çalışmalar Wink

______________
DERS EĞLENCE VE BİLGİNİN DEĞİŞMEZ ADRESİ
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu