Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo HTML File #5

Merged
merged 1 commit into from
Sep 19, 2012
Merged

Demo HTML File #5

merged 1 commit into from
Sep 19, 2012

Conversation

lucanos
Copy link
Contributor

@lucanos lucanos commented Sep 19, 2012

The demo HTML page ("demo.html") uses CSS and jQuery (loaded from the
jQuery CDN) to demonstrate what a web page will look like with a
specific background image/pattern.
The list of files is manually populated, and, when changed, replaces the
background image tile with the selected file.

The demo HTML page ("demo.html") uses CSS and jQuery (loaded from the
jQuery CDN) to demonstrate what a web page will look like with a
specific background image/pattern.
The list of files is manually populated, and, when changed, replaces the
background image tile with the selected file.
atlemo pushed a commit that referenced this pull request Sep 19, 2012
Demo HTML File made by Luke Stevenson.
@atlemo atlemo merged commit 3f86801 into atlemo:master Sep 19, 2012
@atlemo
Copy link
Owner

atlemo commented Sep 19, 2012

So when I upload new patterns, will they be added to the list, or do you need to do it manually?

@lucanos
Copy link
Contributor Author

lucanos commented Sep 19, 2012

Manually, at the moment.
If I were to create a PHP file, it could gather them automatically, but it would only operate when within the webroot of a server, and if that server could handle PHP. This way, even if someone downloads the zipball, they can drag-and-drop the file into their browser and it will work.

@atlemo
Copy link
Owner

atlemo commented Sep 19, 2012

Would it be possible to make something that just scans the local folder for .png files and populates a list based off it?
Thanks for doing this btw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants