[jQuery] jQuery + Ajax request

[jQuery] jQuery + Ajax request


Hello!
Im trying to build a AJAX request with jQuery,
the function should work like this.
I have a list of words like this.
[code]
<ul id="searchword_ul">
<li id="searchword_kuken">
<?=form_open('adminpanel/testformremove')?>
<div style="display:none">
<?=form_input('sokord_id', '3', 'id="sokord_id"')?