The spinner is not showing at all with this code. However, when using $(document).ready() instead of $(document).bind('pageinit') (which is not correct with jQuery Mobile), the spinner is shown correctly.
Can anyone tell me what I am doing wrong? (using JQM 1.2.0 RC2)