I have a table of data wich is generated from mysql.
At the end of each row is a link that opens in a popup(rel="modal" from another jQuery) where I can edit the data in that row.
When I use quicksearch it will not open the popup, after I delete the searched phrase the popup shows up.
Does anyone have an idea what is wrong and how can I fix this?
Hi,
I have an issue with quicksearch.
I have a table of data wich is generated from mysql. At the end of each row is a link that opens in a popup(rel="modal" from another jQuery) where I can edit the data in that row. When I use quicksearch it will not open the popup, after I delete the searched phrase the popup shows up.
Does anyone have an idea what is wrong and how can I fix this?