Hi everyone.
Immediately apologize: to be a lot of code…
I have a form to add users:
http://localhost/ci_doctrine/signup/submit";
method="post" id="myForm">
Username:
Password:
Confirm Password:
E-mail:
Nothing special…
Respectively included:
And my
Hi (-:
I can't understand how fadeout works in Opera and IE )))-:
Two pieces of code:
$("p").live("click", function(){
$(this).fadeOut("slow");
});
$("tr").live("click", function(){
$(this).fadeOut("slow");
});
The first works well in all browsers, but the second
jQuery in Action
Learning JQuery
jQuery Reference Guide
It was solved by adding encodeURIComponent :-)
Hi.
I have a problem with .post().
I try to send this str:
date=19.11.2008&title=Input title&description=Input
description&keywords=Input keys&body=Test g
post function:
$.post("http://bla-bla/post.php";,
str,
function(data){
$("#answer").html(data);
}
5 matches
Mail list logo