Closed waldyrious closed 10 years ago
It only works in chrome if file is named index.xml (thus triggering xml parsing). static page is fine, but jquery doesn't seem to load well (I get $ not defined error in both firefox and IE)
$ not defined error
Fixed in 59c0cc913 (the file rename, not the self-closing of the meta tag)
It only works in chrome if file is named index.xml (thus triggering xml parsing). static page is fine, but jquery doesn't seem to load well (I get
$ not defined error
in both firefox and IE)