Friday, February 5, 2010

[jQuery] popup form

At my web application i am using jquery for updating some div areas. I also need to update some tables which are produced after executing some queries at my db. So i am planning to open a popup form that will show the current values of the row that is shown at the table. Changing and submiting will effect the db also.

May i do it with Jquery or do you suggest anyother library that is written over jquery? And how can i do it? Will be happy if you show the road.

If it is possible to do it with jquery, i prefer to do it with it.

--
Oguz Yarimtepe <oguzyarimtepe@gmail.com>

No comments: