SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

Error in the project, resources are not loading properly #1332

Closed siladitya006 closed 7 years ago

siladitya006 commented 7 years ago

image

websoftix commented 7 years ago

Try load the demo using a http server (install one like XAMPP on your computer if you don't have), it should look like http://localhost/path/to/demo.

dylans commented 7 years ago

Agree with @websoftix , the issue is that you need to load it from a web server as file system access has reduced browser permissions (even if said web server is running on your local machine). See Why do I need to use an HTTP server with Dojo.