[jQuery] jQuery and multiple forms in page

2009-07-26 Thread Ayah
Hello! i need help with one thing, i have a list with words generaded via mysql. And i want to have an x in the end of every word, so i can easily delete one in my list. And ofc i wants some fadeOut effect on it. I made it work but only with one, not with a whole list of words. So tired to make

[jQuery] jQuery + Ajax request

2009-07-26 Thread Ayah
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

[jQuery] Multiple instace of Dialog

2009-01-13 Thread Ayah
Hi, Im building a search engine for my website. And i want to have a button on each searchresult that a dilog will showup with more info. Like this: Searchresult: Google.se (button) -- Yahoo.com (button) and so on... But i dont know how to crate a dynamic javascript for the