javascripot framework

Discussion in 'JavaScript' started by alun7, Jul 30, 2008.

  1. #1
    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
     
    alun7, Jul 30, 2008 IP
  2. Panzer

    Panzer Active Member

    Messages:
    381
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Im not familiar with prototype (im a jQuery person) but that simple thing should be on their docs site. Have a look around there.
     
    Panzer, Jul 30, 2008 IP
  3. VishalVasani

    VishalVasani Peon

    Messages:
    560
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello,

    You can check below url:

    http://www.prototypejs.org/learn/introduction-to-ajax

    It has function loading...
     
    VishalVasani, Jul 30, 2008 IP