I get an error message when I use your copy of highslide-full.js and sets hs.debug to true.
- Code: Select all
hs.debug = true;
Instead of continuing the battle against spammers, we decided to close the forum for new users and topics. But don't worry, there are still plenty of ways to reach us. Most notably, we will move our attention to Stack Overflow, where we will monitor questions under the tags [highcharts], [highstock] and [highslide].
For other ways of getting in touch with us, see Highcharts Support or Highslide Support.
Torstein Hønsi, CTO, 2013-01-29hs.debug = true;RoadRash wrote:Have you done any changes in highslide-full.js? Your gallery works well with mobile.js when I download your page and runs it with a fresh highslide-full.js file.
I get an error message when I use your copy of highslide-full.js and sets hs.debug to true.
- Code: Select all
hs.debug = true;
if(hs.getExpander(this).slideshow) hs.getExpander(this).slideshow.pause();if (this.slideshow && this.slideshow.controls) {if (this.slideshow && this.slideshow.autoplay) {RoadRash wrote:Have you done any changes in highslide-full.js? Your gallery works well with mobile.js when I download your page and runs it with a fresh highslide-full.js file.
I get an error message when I use your copy of highslide-full.js and sets hs.debug to true.
- Code: Select all
hs.debug = true;
luis wrote:But no thumbstrip and slideshow.
Is this the way it is supposed to work?
(It actually makes sense not to show these...)
RoadRash wrote:Yes, the mobile.js file is supposed to remove the slideshow functions (controlbar, and thumbstrip if you are using this for your gallery).
Please see this demo: http://highslide.com/studies/mobile.htm
hs.allowHeightReduction = false; // t=10503RoadRash wrote:The mobile.js file is designed for the mobile devices listed in the file (Android, BlackBerry, iPhone, iPad, iPod, Palm, Symbian).
I’m not familiar with Nokia N800.
- The problem with the non-centered navigation arrows is probably a CSS/position limitation in the browser.
- You can try to remove this line in mobile.js to fix the aspect ratio issue:
The above line will normally affect only HTML popups and the default setting is true, so this is the only thing I can think of that might cause the aspect ratio issue.
- Code: Select all
hs.allowHeightReduction = false; // t=10503
RoadRash wrote:The mobile.js file is designed for the mobile devices listed in the file (Android, BlackBerry, iPhone, iPad, iPod, Palm, Symbian).
I’m not familiar with Nokia N800.
- The problem with the non-centered navigation arrows is probably a CSS/position limitation in the browser.
- You can try to remove this line in mobile.js to fix the aspect ratio issue:
The above line will normally affect only HTML popups and the default setting is true, so this is the only thing I can think of that might cause the aspect ratio issue.
- Code: Select all
hs.allowHeightReduction = false; // t=10503
RoadRash wrote:I’m afraid we can’t do anything to solve this since Highslide works well in all main desktop browsers and all main mobile browsers.
Users browsing this forum: No registered users and 3 guests