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

Images not showing up #20

Open
Datadriven opened this issue May 24, 2016 · 1 comment
Open

Images not showing up #20

Datadriven opened this issue May 24, 2016 · 1 comment

Comments

@Datadriven
Copy link

Hi,

Great library, I am having a issue the js is working but the newly created div has a height of 0px and no images are showing up. I have checked the image paths, Images have been downloaded from the sample website you created.

Here is the code:

    <link href="css/atvImg.css" rel="stylesheet">

    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=0">
<script src="atvImg.js"></script>
<script> atvImg(); </script>
@simsketch
Copy link

you need to add css to give height to those containers. try using his default.css from the demo page at kloc.pm

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

No branches or pull requests

2 participants