search for: anombre

Displaying 1 result from an estimated 1 matches for "anombre".

Did you mean: nombre
2006 Feb 21
6
Help with Script.aculo inPlaceEditor
Well, I start recently with Scriptacolus and inPlaceEditor. I have two doubts about use it. 1) When I specify URL for save changes or not it doesn''t work. See example below: <script type="text/javascript"> new Ajax.InPlaceEditor(''aNombre'', ''productos.php?a=actualizar&f=aNombre''); </script> In productos.php file I have this: $field = isset($_GET[''f''])?$_GET[''f'']:null; // wich means the field for update or not if ($_GET[''a''] == "actualiz...