Javascript spinning wheel effect

Discussion in 'Programming/Scripts' started by Shahryar, Dec 20, 2006.

  1. Shahryar

    Shahryar New Member

    Hi Friends,

    A quick question for you guys. Does anyone know how to create a spinning wheel kind of effect in Ajax/Javascript web applications?

    For example,
    Go to http://www.adobe.com/cfusion/exchange/index.cfm. Type any string in the search box and press search button. You'll be taken to the search results page but before that you'll see that spinning wheel effect on top left corner of the table under "Exhange Search" heading.

    I wanted to use that in one of my applications please let me know how to do that.

    thanks
     
  2. edge

    edge Active Member Moderator

    This is made in ColdFusion Markup Language (CFML)
    You will need to have the Coldfusion MX7 server software on your system to make use of this.

    You can do this an other way.
    Have a look here for a small demo.
    http://www.kijk.info/spinning/index.cfm
     

Share This Page