[jQuery] popup form

2010-02-05 Thread Oguz Yarimtepe
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

Re: [jQuery] popup form

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 3:51 AM, Oguz Yarimtepe oguzyarimt...@gmail.com wrote: 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

Re: [jQuery] popup form

2010-02-05 Thread stworthy
Perhaps here has some plugins you need: datagrid,window,etc. http://jquery-easyui.wikidot.com/ Oguz Yarimtepe wrote: 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

[jQuery] popup form(please help me)

2009-05-31 Thread hamed7
i want create one form for add catagory to database with php and jquery. when i click on one link,ex:add new catagory, show this form and when user add new catagory, some select menu refrash and show new item,and in this form user can edit catagory title also. i am new in jquery,please send