Git Product home page Git Product logo

Comments (8)

ryrych avatar ryrych commented on August 20, 2024

If you use Firefox, install Firebug, open it, activate console tab and refresh the page. It’ll tells you what’s going on.
If you use Chrome, open Developers tools, or Ctrl + Shift + I and look for similar features (console).

I’m sure that the problem is related to bad paths of resources. Did you use absolute or relative ones?

from rcarousel.

spellfast avatar spellfast commented on August 20, 2024

Hi

Thanks for the reply. I did as you suggested and it comes up with 2 errors on the one that does not work. I am not a Jquery programmer so maybe you can spot the problem.

missing ) after argument list
http://www.adrianchorltonphotography.co.uk/testweb/widget/lib/jquery.ui.rcarousel.js
Line 20

missing ) after argument list
http://www.adrianchorltonphotography.co.uk/index.html
Line 248

Thanks

from rcarousel.

spellfast avatar spellfast commented on August 20, 2024

Hi

In answer to your question I tried both absolute and relative paths with same result.

from rcarousel.

ryrych avatar ryrych commented on August 20, 2024

From the page: This is an example of rcarousel –. I think that you have a problem with character encoding. To display it correctly you have to save your page as UTF-8.

from rcarousel.

spellfast avatar spellfast commented on August 20, 2024

Both the CSS and HTML state utf-8. I am using notepad++ for editing and this was set to ANSI. I have now changed it to utf-8 and resaved my documents but the problem persists.

from rcarousel.

ryrych avatar ryrych commented on August 20, 2024

On http://www.adrianchorltonphotography.co.uk/index.html I have many 404 errors (not found). In addition to it, I can find incorectly encoded characters like (at the beginning):

.css(Â "background-image", "url(images/page-on.png)" )

Re-saving is not enough. I think for it to work, you should remove bad characters, or copy these files once again, then saving them as UTF-8.

I know that the issue with encoding can sometimes be difficult to tackle. :)

from rcarousel.

spellfast avatar spellfast commented on August 20, 2024

Hi

Thanks for your help. The 404s are because I do not have all the images that you used. The weird characters are more of a problem. I have tried creating a new document and then pasting your code into it but that has not helped. Have you any suggestions.

from rcarousel.

ryrych avatar ryrych commented on August 20, 2024

Were do you copy the code from? Do you copy it form the rcarousel’s example page or do you copy it from files (plain text)?

I would suggest that you prepare your own content/images and then configure rcarousel from scratch (no copying, no pasting).

When your content is ready, send it to my e-mail and I set it up on my web server.

from rcarousel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.