Jquery loads different themes on different servers!

Jquery loads different themes on different servers!

Hi all,

this sounds pretty weird... I have this jQuery mobile prototype that is using theme "c" for the footer, and another theme for the rest of the page.

There is no issue when I view this prototype from a local server on my wify network (python -m SimpleHTTPServer), but when I load it on the internet, the datatheme "C" does not apply anymore for the footer...

Of course I checked a million times that all the files are exactly the same on my local server and on the other server... and they are, definitely: style sheets, html files... 

I am totally confused... Any ideas what the problem could be? Maybe some sort of caching server side?

thank you!

Giovanni