hi i have the javascripot framework in existing project which need me to update the ajax effect. i have this downloaded http://www.prototypejs.org/ i am looking for how to do the ajax loading when the page is waiting the query to run? The page need to show a .gif picture Requesting data until the data are shown. Pls help thanks
Im not familiar with prototype (im a jQuery person) but that simple thing should be on their docs site. Have a look around there.
Hello, You can check below url: http://www.prototypejs.org/learn/introduction-to-ajax It has function loading...