--
You received this message because you are subscribed to a topic in the Google Groups "deck.js" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/deckjs/PmlESVKcAhk/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to deckjs+un...@googlegroups.com.
Thank you both for replying.
I have downloaded the gh-pages branch and tried it on my linux box with 4 different browsers and on windows with 3 browsers, none of them worked. I am starting to feel slightly stupid :-)
On Wed, Mar 6, 2013 at 10:32 PM, Caleb Troughton <caleb.t...@gmail.com> wrote:
If what you want is a download of the project page, you could also just go to the GitHub repository, switch to the "gh-pages" branch, and download that ZIP.
On Wednesday, March 6, 2013 1:07:42 PM UTC-8, Bo Jensen wrote:Hi,--
I failed to get the demo at :
http://imakewebthings.com/deck.js/
running locally.
Here's what I did :
1) Downloaded newest deck.js from github account
2) Fetched index.html from http://imakewebthings.com/deck.js/
3) Fetched home.js from http://imakewebthings.com/deck.js/
4) Fetched common.css and home.css from http://imakewebthings.com/deck.js/css
But when I load the page, it's rendered correctly, but I can't move to another slide from frontpage. I see it switches to #sample page but nothing happens.
Any suggestions ? Am I missing something or could it be a browser issue ?
Thanks
Bo
You received this message because you are subscribed to a topic in the Google Groups "deck.js" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/deckjs/PmlESVKcAhk/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to deckjs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "deck.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deckjs+un...@googlegroups.com.
I did the same, with the same problem. The error console (in linux/firefox, Ctrl+Shift+J) tells me that jquery is not found. To make it work, in index.html, remove the "../" in ../jquery-1.7.min.js.On 03/06/2013 10:51 PM, Bo Jensen wrote:
Thank you both for replying.
I have downloaded the gh-pages branch and tried it on my linux box with 4 different browsers and on windows with 3 browsers, none of them worked. I am starting to feel slightly stupid :-)