Displaying 1 result from an estimated 1 matches for "scriptalci".
Did you mean:
scriptall
2007 May 17
5
AJAX, PHP and scriptalicious
...[ID] == "")
{
echo "nothing";
}else{
$delete = mysql_query(''DELETE FROM `testing` WHERE ID = '' .
$_GET[ID] . '''');
echo "Item has been deleted";
test();
}
Now comes the problem, how would i make the delete div use the
scriptalcious fade effect to fade out, then execute the AJAX function
to delete the user?
Any help is greatly appreciated!
Thanks,
envex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" grou...