jQuery gallery

Jayst84

Suspended / Banned
Messages
5,092
Name
James
Edit My Images
No
Hi all,
I'm working on a new version of my website, because my current one is 100% Flash based and I fancy a change.

I started off looking at Wordpress, but trying to get it to do what I wanted was driving me mad, not to mention constantly getting request time-outs whenever I tried to do anything. But that's another story.

So I'm bashing something together in Dreamweaver CS 5 now. All well and good until I get to the gallery part.

I've tried using several different 'plug-in' solutions, but always get the same problem. The images display in a column running miles down the page, instead of loading into a slideshow.

At the moment I'm working with slideViewerPro. All I've done is copy - paste his code and then change the paths to my images. I bet it's something really stupid I'm missing, any ideas?

I don't have my site online anywhere at the moment but this is what I've done so far:

-downloaded and unzipped the slideViewerPro files
-copy - pasted the 'list' code into my <body> (changed file paths to my images)
-copy - pasted the 'set up' code into my <head>
-downloaded jQuery and updated the path in the code to reflect my filename/path (also tried linking to Google CDN of jQuery instead)

I haven't touched his CSS or JS files.

As I said, I had the same issue with other galleries, so obviously I'm missing something.:bonk:

Anyone able to help an idiot out?

Thanks,

J
 
Im getting errors with the .js

Uncaught TypeError: Object [object Object] has no method 'everyTime'

Post your code of inpassing.html and I'l take a look.
 
Im getting errors with the .js

Uncaught TypeError: Object [object Object] has no method 'everyTime'

Post your code of inpassing.html and I'l take a look.

Thanks for the reply mate, I appreciate you taking the time to have a look. :)

I couldn't get it doing what I wanted, so have taken it down for now and gone with reworking my Flash site in AS3. I need something that looks OK for now to go chasing more work over winter. If I get time in the future and come back to it, I may be back to pester you. :D

Cheers.
 
Not a problem!

Yes, I have a temporary site up at the moment too, want to build an idea in mind but lots of lines of code is needed!

Good luck!
 
I tried looking at the page you have linked to, but it gives a 404 error.

I'm no expert, but this sounds like a CSS issue to me. Have you tested in other browsers? Do you have a debug browser plugin running that is perhaps causing the page to display incorrectly?

See his comment above, removed it for now.

Also 404 error isn't a CSS issue.
 
Back
Top