| 1 | <script type="text/javascript"> |
| 2 | $(document).ready(function(){ |
| 3 | //code_here |
| 4 | }); |
| 5 | </script> |
hm / Дождаться загрузки документа
Last active 2 weeks ago
Last active 2 weeks ago
| 1 | <script type="text/javascript"> |
| 2 | $(document).ready(function(){ |
| 3 | //code_here |
| 4 | }); |
| 5 | </script> |