Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [www] PrOxY.xorg.pl - Strona Proxy
Kuva
post
Post #1





Grupa: Zarejestrowani
Postów: 91
Pomógł: 0
Dołączył: 24.03.2007

Ostrzeżenie: (80%)
XXXX-


Witam proszę o ocenę www:

PROXY

wszystkie komentarze mile widziane :roll2:
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Kuva
post
Post #2





Grupa: Zarejestrowani
Postów: 91
Pomógł: 0
Dołączył: 24.03.2007

Ostrzeżenie: (80%)
XXXX-


@maryaan czemu twierdzisz, że to gotowiec? Może ja sam wkleiłem tam ten kod skąd ty to możesz wiedzieć :|

A wogóle ten kod nie jest taki sam jak mój nie widziałeś mojego kodu nie gadaj.

Ten post edytował Kuva 20.04.2007, 19:15:58
Go to the top of the page
+Quote Post
maryaan
post
Post #3





Grupa: Zarejestrowani
Postów: 380
Pomógł: 2
Dołączył: 5.01.2007

Ostrzeżenie: (0%)
-----


Ty wkleiles tak? chlopie trzeba stac tylem zeby nie zauwazyc podobienstw, to jest wersja "napisana" przez Ciebie
  1. <form method="post" action="./">
  2.  
  3. <input type="hidden" name="__proxy_action" value="redirect_browse" />
  4. <input type="text" name="__proxy_url" value="http://" id="proxy_url" />
  5. <div id="proxy_options">
  6.  
  7. <label for="__no_javascript">
  8. <input type="checkbox" name="__no_javascript" id="__no_javascript" />
  9. Wylacz JavaScript
  10. </label>
  11.  
  12. <label for="__no_images">
  13. <input type="checkbox" name="__no_images" id="__no_images" />
  14. -=- Obrazki
  15. </label>
  16. <label for="__no_title">
  17. <input type="checkbox" name="__no_title" id="__no_title" />
  18. -=- Tytul
  19. </label>
  20. <label for="__no_meta">
  21. <input type="checkbox" name="__no_meta" id="__no_meta" />
  22.  
  23. -=- Meta
  24. </label>
  25. </div>
  26. <br />
  27. <input type="submit" value="Zobacz" id="proxy_button" />
  28. </form>

to jest oryginal
  1. <form method="post" action="./" id="proxy_form">
  2.  
  3. <input type="hidden" name="__proxy_action" value="redirect_browse" />
  4. <input type="text" name="__proxy_url" id="proxy_url" />
  5.  
  6. <input type="submit" value="Browse" id="proxy_button" />
  7.  
  8. <div id="proxy_options">
  9.  
  10. <label for="__no_javascript">
  11. <input type="checkbox" name="__no_javascript" id="__no_javascript" />
  12. Disable JavaScript
  13. </label>
  14. <label for="__no_images">
  15. <input type="checkbox" name="__no_images" id="__no_images" />
  16. Disable Images
  17. </label>
  18. <label for="__no_title">
  19. <input type="checkbox" name="__no_title" id="__no_title" />
  20. Strip Title
  21. </label>
  22. <label for="__no_meta">
  23. <input type="checkbox" name="__no_meta" id="__no_meta" />
  24. Strip Meta
  25. </label>
  26.  
  27. </div>
  28. </form>

wycinek z Twojego css
  1. #proxy_url {
  2. font-family: "Trebuchet MS", sans-serif;
  3. font-size: 16px;
  4. color: #666666;
  5. width: 432px;
  6. padding: 4px;
  7. border: 1px solid #AAAAAA;
  8. }
  9. #proxy_options {
  10. margin: 10px;
  11. }
  12. #proxy_button {
  13. font-family: sans-serif;
  14. font-size: 16px;
  15. font-weight: bold;
  16. padding: 4px;
  17. cursor: pointer;
  18. }
wycinek oryginalu
  1. #proxy_url {
  2. font-family: Tahoma, sans-serif;
  3. font-size: 16px;
  4. color: #999999;
  5. background-color: white;
  6. display: block;
  7. width: 760px;
  8. padding: 10px;
  9. border: 0px;
  10. }
  11. #proxy_options {
  12. padding: 8px 0px 0px 0px;
  13. }
  14. #proxy_button {
  15. font-family: "Lucida Sans Unicode", sans-serif;
  16. font-size: 14px;
  17. font-weight: bold;
  18. color: #FFFFFF;
  19. background-color: #FF4444;
  20. float: right;
  21. height: 32px;
  22. padding: 0px 6px;
  23. border: 0px;
  24. cursor: pointer;
  25. }


jeszcze pytanie poza konkursem, wyrazu "strip" translator nie przetlumaczyl? :]

Ten post edytował maryaan 20.04.2007, 20:56:57
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 3.10.2025 - 14:47