开发者

Jquery Dialog box within php grid

开发者 https://www.devze.com 2023-01-06 07:10 出处:网络
I\'m trying to use jquery dialogbox for each returned records from the mysql query.But when only the first one works and the rest do nothing.

I'm trying to use jquery dialogbox for each returned records from the mysql query. But when only the first one works and the rest do nothing.

Is it possible to use the dialog box for each record and let's say to bring up their details for editing?

开发者_如何学编程

Many thanks in advance.


I have used Impromptu plugin + ajax calls to do the same. You may find this Jquery plug-in useful.

0

精彩评论

暂无评论...
验证码 换一张
取 消