Hobo / hobo

The web app builder for Rails (moved from tablatom/hobo)
http://hobocentral.net
103 stars 39 forks source link

spinner positioned in top left corner if jQuery-UI is not included #19

Open bryanlarsen opened 11 years ago

bryanlarsen commented 11 years ago

the jQuery-UI position function is used to position the spinner during Ajax. Since 2.0.0.pre6 we support using Hobo without jQuery-UI. If Hobo AJAX is used without jQuery-UI, then the spinner is positioned in the top left corner.