Can you see the same issue when viewing our ninja slider from http://www.menucool.com/
We are using your ninja slider with a valid license and like to ask you for help. We have a landing page which includes your slider and it works in normal Desktop and Smartphone Browser very well. But used via facebook it shows only the "loading" screen.
When openning the link with the smartphone facebook app we are able to click on the included link to our landing page. It will be opened within facebook's browser and the loading image is shown. When then the page should be opened "in Chrome" via facebook app options on the smartphone then all images are displayed normally.
May you help us?
Can you see the same issue when viewing our ninja slider from http://www.menucool.com/
The demo from menucool is working fine.
I found the cause and it is more simple as thought.
This is what we used for an image:
<li><div data-image="http://www.tkscable.com/images/AafesFireStick/tv_logos1.png"></div></li>
Using this code the "loading" screen is shown for each picture
If I use this one:
<li><div data-image="images/AafesFireStick/tv_logos1.png"></div></li>
Then the image is displayed properly in the in-app Facebook browser. But when I add the full path inclusive domain the picture is not loaded. Then I tried testing some display methods and the result is that no fully qualified sources will be displayed in the in-app browser. Only relative sources are shown.
Maybe that helps other users in the future.
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Ninja Slider, click:
Ask new question: Ninja SliderOtherwise navigate to one of the following forum categories, and post your question there.
##