Twoje PC  
Zarejestruj się na Twoje PC
TwojePC.pl | PC | Komputery, nowe technologie, recenzje, testy
B O A R D
   » Board
 » Zadaj pytanie
 » Archiwum
 » Szukaj
 » Stylizacja

 
M E N U
  0
 » Nowości
0
 » Archiwum
0
 » Recenzje / Testy
0
 » Board
0
 » Rejestracja
0
0
 
Szukaj @ TwojePC
 

w Newsach i na Boardzie
 
OBECNI NA TPC
 
 » PeKa 05:46
 » mo2 05:39
 » dugi 05:27
 » @GUTEK@ 05:21
 » Dexter 05:19
 » luckyluc 05:08
 » bagi_glog 05:08
 » cVas 04:02
 » power 03:53
 » rzymo 03:04
 » Pinokio.p 01:53

 Dzisiaj przeczytano
 12953 postów,
 wczoraj 34453

 Szybkie ładowanie
 jest:
włączone.

 
ccc
TwojePC.pl © 2001 - 2024
A R C H I W A L N A   W I A D O M O Ś Ć
    

html............... , helmut 13/04/01 00:03
Robie sobie stronke z ramkami i w jednej z nich (malej)umiescilem skrypt wyszukiwarki onetu, niestety gdy dam jej szukaj to otwiera sie w tej ramce , a nie w nowym oknie jak ja chce -> gdzie ten open wsadzic? , a funkcja wyglada tak:
function szukaj()
{
szAdres = document.location.href;
nAdresLength = szAdres.length
document.formularz.qt.value = document.formularz.question.value;
if(document.formularz.name[0].checked)
if(nAdresLength > 0)
{
nCounter = 0;
szNewAdres="";
nLastIndex = szAdres.lastIndexOf("/");
if( nLastIndex != nAdresLength && nLastIndex!=-1)
{
while (nCounter <= nLastIndex )
{
szNewAdres = szNewAdres + szAdres.charAt(nCounter);
nCounter++
}
szAdres = szNewAdres;
document.formularz.qt.value = document.formularz.qt.value + " +url:"+szAdres;
}
}
document.formularz.submit();
}

Ctrl - Alt - helmut - delete

  1. aha oczywiscie , helmut 13/04/01 01:01
    to board pododawal te http przed tymi adresami

    Ctrl - Alt - helmut - delete

    
All rights reserved ® Copyright and Design 2001-2024, TwojePC.PL