Javascript Tooltip / Posts /

Removing the tile effect on images

-1
I am considering purchasing the menucool image/video slider to display on our companies lobby tvs (much cheaper than buying a program specifically for tv lobby ads) and i am running some tests on our Samsung SMART TV.  The TV doesn't render the tile transition as well as the full image sliding in/out.  Probably because it is a 1080p not 1080i.  It also loads the images very slowly during the tile transition cause the TV doesn't have a good processor.

I have set effectRandom:true to effectRandom:false and it still toggles between both series 1/2.  Is this because I am using the demo version?  Can I just remove the chunk of code that loads the tile effect?


Bobby Etheredge  8 years ago   viewed: 2830    

1 Answer

0

By changing the ordering of:

else if(b=="series2")a.a=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17];
to
else if(b=="series2")a.a=[1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5];

I was able to not call in the tile effect from "series2", so now it just does the slide in effect!
( ͡ᵔ ͜ʖ ͡ᵔ ) 
Bobby Etheredge   8 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • 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;

  • When you want to start a new page for your question: