Good evening!
Using the new dashboard option (iframe code option) on my son's high school jv team website. However, it is not displaying the games properly on smartphones - both IOS and Android phones. The current game is displayed to the right of the screen and parents/grandparents can't get to it. Also, does not appear to allow an option to scroll to the right, if one does scroll to the left.
I originally had it displaying up to 5 games, but reduced that to 3 games and it still does not appear to be working.
Another parent created the website and he was thrilled to put the dashboard on it. I am as well, as I am not having to send game links to missing parents all of the time.
The website is located here:
http://www.millardnorthbaseball.com/jv" onclick="window.open(this.href);return false;
Thanks for the advice and for a great product. I've been using this product for 5 plus years and 9 baseball seasons. Best $10 I ever spent for an application!
Doug
New Dashboard feature not displaying properly on team websit
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: New Dashboard feature not displaying properly on team we
It looks like the creator of the website is not giving enough room for the number of games in the scoreboard. We would not have control of that website, but if enough room is given, the embedded part appears to be working correctly.
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Re: New Dashboard feature not displaying properly on team we
The website creator tried your suggestion with minimal success - see his response:
Doug,
Thank you. I tried setting the width to a ridiculously high margin and it still didn’t help, I also turned on “scrolling” and that did enable a scroll for the desktop version (which has helped) but I still can’t get the mobile to scroll all the way right.
You could share with them that this is my code:
<iframe style="border: none; width: 1200px; height: 150px;" src="http://sb.iscoresports.com/scoreboard.p ... 7c6582a4b4"; width="1200" height="150" frameborder="0" scrolling="yes"></iframe>
Doug,
Thank you. I tried setting the width to a ridiculously high margin and it still didn’t help, I also turned on “scrolling” and that did enable a scroll for the desktop version (which has helped) but I still can’t get the mobile to scroll all the way right.
You could share with them that this is my code:
<iframe style="border: none; width: 1200px; height: 150px;" src="http://sb.iscoresports.com/scoreboard.p ... 7c6582a4b4"; width="1200" height="150" frameborder="0" scrolling="yes"></iframe>
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: New Dashboard feature not displaying properly on team we
Change the g=5 parameter to something lower (like g=2 or g=3) to limit the number of games being displayed horizontally to 2 or 3. Then it will fit better in the space being given to the embedded object on the page. Simply changing the width parameter of the IFRAME is not going to make the web page itself have extra room. The page layout of their web page has a narrower width than 5 games would take (g=5 parameter), so it does not fit properly.
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Re: New Dashboard feature not displaying properly on team we
I had tried to change the game parameter already and it is not reflecting on the webpages - I currently have it set to 2 games and when I open up IE and Chrome - both are displaying the 5 games still.
I cleared the cache on my computer, rebooted and it is still displaying 5 games. Unless if there is something that has to be refreshed on the web server?
Thanks!
Doug
I cleared the cache on my computer, rebooted and it is still displaying 5 games. Unless if there is something that has to be refreshed on the web server?
Thanks!
Doug
Re: New Dashboard feature not displaying properly on team we
I just saw the parm in the iFrame code - have sent that to the website guy to make the change. Please disregard my previous comment.
Re: New Dashboard feature not displaying properly on team we
Additional info from my web developer:
Thank you for the update. I set it to 3. And the change takes instantly on desktop browser but still does not work in mobile devices: Android Chrome or Android Dolphin. Still problem getting to the right side to select the current game. Even after emptying cache.
Thank you for the update. I set it to 3. And the change takes instantly on desktop browser but still does not work in mobile devices: Android Chrome or Android Dolphin. Still problem getting to the right side to select the current game. Even after emptying cache.