Hey Charlie,
this is pseudo, but they are exactly the same...
Is this a problem?
Thanks and regards
Hey guys,
this is amazing. Thanks for your answers.
I implemented the following:
$.ajax({
type: "POST",
url: "some.php",
data: "name=test",
success: function(data){
$("#div").hide("slow");
Hello there,
I am not sure, if this works. I make a function call with the ajax
option of jquery:
$.ajax({
type: "POST",
url: "some.php",
data: "name=test",
success: function(data){
$("#div").html(dat
items. This item
is a normal html-link (a href).
Is it possible, by choosing with enter the link is "clicked"?
Thanks for your help!
ghost2008
4 matches
Mail list logo