framework icon indicating copy to clipboard operation
framework copied to clipboard

Allow multiple ajax-loader images per page

Open tuhlmann opened this issue 14 years ago • 2 comments

Currently it is only possible to display one element (mostly called "ajax-loader") that is shown during an ajax call.

There are use cases where it's desirable to have multiple elements per page and choose the "right" ajax-loader per ajax call.

For instance if I have a page with two subwindows, each of the pages showing content that can be separately reloaded from the server I'd like to see the ajax-loader images next to the "Load More" button I just clicked.

tuhlmann avatar Oct 24 '11 20:10 tuhlmann

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/1135

github-importer avatar Feb 19 '12 21:02 github-importer

Hmm… I'm tempted to close this ticket. I'm not sure Lift should be in the business of dealing with AJAX loaders at all (providing the start/stop AJAX hook for people to do that on the client makes much more sense). Maybe we should open up a discussion the list?

Shadowfiend avatar May 12 '14 03:05 Shadowfiend