[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - Table->Structure ->Index->Edit

Thilanka Kaushalya lgtkaushalya at gmail.com
Fri Jul 1 18:44:09 CEST 2011


Hi Marc,

I started working with ajaxify the Index->Edit option in Table->Structure. I
added the following two action for tbl_structure.js file to handle the
ajax.


   1. $("#table_index tbody tr td.edit_index.ajax").live('click')  -
   Correctly loads the "*index_frm*" to a dialog box
   2. $("#index_frm.ajax input[name=do_save_data]").live('click')  - which
   try to save the action.

But when I try to change the "*Index type*" it shows an js error in firebug.
Then I checked it with non ajax event of index edit. In that case also it
gives an error. It seems there is an error in the previously development
which does not match the name of the option elements. Should I correct that
or just consider on ajax event only.


Regards,
Thilanka.

-- 
L G Thilanka Kaushalya
Computer Science & Engineering,
University of Moratuwa,
Sri Lanka

Connect with me at,
      Gmail        : lgtkaushalya at gmail.com
      Twitter       : @thilanka_k
      Facebook  : Thilanka Kaushalya
      Yahoo       : lgtkaushalya at yahoo.com
      Blog          : http://coders-view.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110701/dfa5ac86/attachment.html>


More information about the Developers mailing list