Re: ajax wilgets javascript



Gufo Rosso wrote:
example
dragable obj start at 0,0
user move obj to 100,100
library send ajay request 100,100


other ex

form
user send a form to ajax
ajax response (json) form value from server and replace user
send form

in table
link open a new window (div window)
mod a data (full record)
user send a form
library close window
window have internal/external close resize move reference id
link2 open request
delete this record (y/n)
library close request

display field record
user dblclik --> field editable
user click field request ajax and ajax replace user field

login user send form
if(ok)
ajax populate (change content in html body)
!ok
ajax resposse bad login and not edit content page

have idea to use it ?

library request only (extjs is toooooo big) a specific file to create, manipulate, save
element and reload from server a new library request destroy if element unused


Can you please post well formed sentences and paragraphs. It is too tedious to try to read your shorthand notation and to try to read your mind.
.



Relevant Pages

  • Re: ajax wilgets javascript
    ... dragable obj start at 0,0 ... library send ajay request 100,100 ... ajax response form value from server and replace user ... link open a new window ...
    (comp.lang.javascript)
  • Re: Updated Javascript Best Practices document
    ... synchronization problems using Ajax. ... timing issues by creating a request "list", ... accessible to the sendthe call-backfunction of each request. ...
    (comp.lang.javascript)
  • My ajax class - not handling multiple requests
    ... I am having my first real attempt at an ajax class as so far Ive ... Im guessing that when one request is in progress the other one is ... var _method; ... // this cond checks if we have already set xmlhttp, ...
    (comp.lang.javascript)
  • Re: Display "waiting" pages while long running operations complete
    ... You could definitely achieve some thing like this using AJAX, ... Jono wrote: ... server's busy working on their request. ... I've tried it briefly with Response.Redirectto the waiting page ...
    (microsoft.public.dotnet.framework.aspnet)
  • ajax wilgets javascript
    ... dragable obj start at 0,0 ... library send ajay request 100,100 ... ajax response form value from server and replace user ... link open a new window ...
    (comp.lang.javascript)