![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 304 Pomógł: 1 Dołączył: 28.06.2009 Ostrzeżenie: (0%) ![]() ![]() |
Może ktoś mi wytłumaczyć po kolei co robie ten kod:
{ $.ajax({ type: "POST", url: "index.php", data: "email="+$('#email').val(), success: function(data) { $('#a_email').html(data); } }); } |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 898 Pomógł: 80 Dołączył: 31.05.2008 Ostrzeżenie: (20%) ![]() ![]() |
.val() to nic innego pewnie jak value obiektu, a html to pewnie nic innego jak innerHTML
|
|
|
![]() ![]() |
![]() |
Aktualny czas: 3.10.2025 - 00:32 |