Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS][PHP] Aktywny przycisk
winkoVic
post 30.10.2010, 09:03:02
Post #1





Grupa: Zarejestrowani
Postów: 6
Pomógł: 0
Dołączył: 30.10.2010

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


Witam, jak mogę zrobić przycisk aktywny po kliknieciu w dzial podmienia obrazek a gdzy z niego wyjdziemy zmienia sie na poprzedni ?
Proszę o pomoc


  1. <div id='menu'>
  2.  
  3. <div id='reszta_lewa'></div>
  4.  
  5. <a href='?id=main'><div id='onas'></div></a>
  6. <a href='?id=wykl'><div id='wyklady'></div> </a>
  7. <a href='?id=cenn'><div id='cennik'></div> </a>
  8. <a href='?id=galer'><div id='galeria'></div> </a>
  9. <a href='?id=kon'><div id='kontakt'></div> </a>
  10. <a href='?id=myj'> <div id='myjnia'></div></a>
  11.  
  12. <div id='reszta_prawa'></div>
  13. </div>


  1. #onas {
  2. background: url('images/menu/onas.png');
  3. float:left;
  4. border:0px;
  5. width: 134px;
  6. height:55px;
  7. }
  8. #wyklady {
  9. background: url('images/menu/wyklady.png');
  10. float:left;
  11. border:0px;
  12. width:133px;
  13. height:55px;
  14. }
  15. #cennik {
  16. background: url('images/menu/cennik.png');
  17. float:left;
  18. border:0px;
  19. width:134px;
  20. height:55px;
  21. }
  22. #galeria {
  23. background: url('images/menu/galeria.png');
  24. float:left;
  25. border:0px;
  26. width:133px;
  27. height:55px;
  28. }
  29. #kontakt {
  30. background: url('images/menu/kontakt.png');
  31. float:left;
  32. border:0px;
  33. width:134px;
  34. height:55px;
  35. }
  36. #myjnia {
  37. background: url('images/menu/myjnia.png');
  38. float:left;
  39. border:0px;
  40. width:133px;
  41. height:55px;
  42. }
  43. #reszta_prawa {
  44. background: url('images/menu/reszta_prawa.png');
  45. width:99px;
  46. height:55px;
  47. float:left;
  48. }
  49. #reszta_lewa {
  50. background: url('images/menu/reszta_lewa.png');
  51. float: left;
  52. width:100px;
  53. height:55px;
  54.  
  55. }


Ten post edytował winkoVic 30.10.2010, 10:55:47
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Wersja Lo-Fi Aktualny czas: 24.07.2025 - 21:25