latest 18 messages by sillyslux

+ [2017-05-30T19:15:22Z] sillyslux creating new files online isn't possible?
+ [2017-05-30T19:15:09Z] sillyslux i can edit files online https://help.github.com/articles/editing-files-in-your-repository/
+ [2017-04-24T01:13:35Z] sillyslux so github automatically deletes oauth access tokens when they are accidentally commited in code?
+ [2017-03-09T01:41:01Z] sillyslux in e.g. background-image: url(images/logo.png)
+ [2017-03-09T01:40:31Z] sillyslux and for css, it's gonna be relative to the css file's path, not the actual location
+ [2017-03-09T01:36:06Z] sillyslux see ^ the difference?
+ [2017-03-09T01:35:47Z] sillyslux src="DropletGIS/index.80560056338a24c8ae34.js"
+ [2017-03-09T01:35:41Z] sillyslux src="/DropletGIS/libraries.dll.js"
+ [2017-03-09T01:35:14Z] sillyslux for the other js and css you're loading from a relative path and add DropletGIS
+ [2017-03-09T01:34:40Z] sillyslux note the leading slash
+ [2017-03-09T01:34:31Z] sillyslux for the dll.js you use an absolute path
+ [2017-03-09T01:32:45Z] sillyslux use this https://phldroplet.github.io/DropletGIS/index.80560056338a24c8ae34.js
+ [2017-03-09T01:32:32Z] sillyslux Rodya_, you're trying to load https://phldroplet.github.io/DropletGIS/DropletGIS/index.80560056338a24c8ae34.js