dmwhipp
05-14-2011, 10:56 PM
Hello,
I'm creating a section for a school website that will list over 9,000 book titles in four different categories (by Title, by Author, by Book Level, and by Points).
The content is shown in a div and called and loaded via Ajax.
Here is the test page: http://www.gilchrist.leon.k12.fl.us/ar/artest.html
After you click "Go" when the drop down menu is displaying By Book Title, the content loads in the div in a few moments.
Here is the content page that appears in the div after you click "Go": http://www.gilchrist.leon.k12.fl.us/ar/1112-QuizListByTitle.html
If possible, I need a "page loading..." script that will appear only after you click "Go" while the list of books is being loaded.
I've been testing different ones I've found online, but can't get any to work. Of course, I'm not even sure if the script would be added to artest.html, 1112-QuistListByTitle.html, or a combination of both...
Any help with this would be greatly appreciated.
Thank you,
Deborah
I'm creating a section for a school website that will list over 9,000 book titles in four different categories (by Title, by Author, by Book Level, and by Points).
The content is shown in a div and called and loaded via Ajax.
Here is the test page: http://www.gilchrist.leon.k12.fl.us/ar/artest.html
After you click "Go" when the drop down menu is displaying By Book Title, the content loads in the div in a few moments.
Here is the content page that appears in the div after you click "Go": http://www.gilchrist.leon.k12.fl.us/ar/1112-QuizListByTitle.html
If possible, I need a "page loading..." script that will appear only after you click "Go" while the list of books is being loaded.
I've been testing different ones I've found online, but can't get any to work. Of course, I'm not even sure if the script would be added to artest.html, 1112-QuistListByTitle.html, or a combination of both...
Any help with this would be greatly appreciated.
Thank you,
Deborah