Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [JavaScript]tablesorter
rad11
post
Post #1





Grupa: Zarejestrowani
Postów: 1 270
Pomógł: 184
Dołączył: 7.10.2012
Skąd: Warszawa

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


Witam, co moze być przyczyną że tablesorter sie nie uruchamia do tabeli??

do tabeli dodalem
  1. id="myTable" class="tablesorter"


  1. <table width='100%' cellspacing='0' cellpadding='8' border='2' id="myTable" class="tablesorter">


oraz 2 skrypty wywolujace

  1. $(document).ready(function()
  2. {
  3. $("#myTable").tablesorter( {sortList: [[0,0], [1,0]]} );
  4. }
  5. );


oraz
  1. $(document).ready(function()
  2. {
  3. $("#myTable").tablesorter();
  4. }
  5. );

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: 28.09.2025 - 22:03