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

Super new to jQuery #84

Open
josephlarrew opened this issue Jul 22, 2013 · 3 comments
Open

Super new to jQuery #84

josephlarrew opened this issue Jul 22, 2013 · 3 comments

Comments

@josephlarrew
Copy link

I'm having trouble getting the plug in to work. I've included the files in my project and on the page. I took the basic code on your site and tried to add more code to get it to show more than one slide. Here's my code:

This is slide #1!

Google Logo

This is slide #2!

Google Logo
<script type="text/javascript"> $(document).ready(function () { $('#features').jshowoff(); }); </script>

It ends up showing up the two div elements multiple times down the page instead of rotating them around like I thought they would do. Also, eventually, my goal is to get them to pull from a database and rotate. Any idea perhaps?

@josephlarrew
Copy link
Author

Also, I was trying to put them inside a table.

@ericnims
Copy link

Please show the actual code not the result.

@josephlarrew
Copy link
Author

I'm long past trying to use this. Sorry.
On Aug 23, 2013 2:25 PM, "ericnims" [email protected] wrote:

Please show the actual code not the result.


Reply to this email directly or view it on GitHubhttps://github.com//issues/84#issuecomment-23180271
.

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