Pages loads but without styling when i use a URL redirect
Im having an issue with a mobile site I am building using jQuery mobile.
When i navigate to the following
http://localhost/stores
I get various results depending on the way I access this page.
If i navigate to it through the home page of my site, the page is fine and styled correctly.
However if I directly access it, it seems to loose all the jQuery Styles ?
any ideas ?
Thanks