Active
Project:
Views Ticker
Version:
7.x-2.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2011 at 11:35 UTC
Updated:
12 Apr 2016 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
migdesigns commentedI get the same problem. When I click on an image to pop up on colorbox, the ticker moves down inside its div and the more you open images in colorbox, the lower the ticker goes.
Comment #2
migdesigns commentedOk, so I noticed that when ever an image is clicked on and opened in colorbox, the scroller and mask from views gets duplicated. This also happened to me when I use a map and ticker in the same page. Look at the picture I have attached to see how it duplicates...
Comment #3
puneet_93 commentedI am also facing the same problem.However i wanted to know that is this happening because of this code
which i had to copy in template.php in order to get colorbox to work. also is there any way around it
Comment #4
criscomWhen I open an image with colorbox on the same page as views ticker, the left-scroll starts to scroll endlessly.
the left property doesn't reset any more:
<ul id"views-ticker-liScroll-news_alert" class="liScroll" style="width: 524 left: -3.2776.04px>Any ideas would be very welcome.
Comment #5
criscomThere are some alternative js libraries that you may want to use.
SimplyScroll worked for me. It works great with colorbox. No issues there:
http://logicbox.net/jquery/simplyscroll/
Comment #6
snike commentedIf you have this problem, just install 7.x-2.x-dev version
Comment #7
sgdev commentedWe've created a new patch that removes all inline javascript from Views Ticker. I think that might solve some of these problems. Also we have refactored things in a way that it makes it much easier to add new plugins.
@criscom, I like the simplyScroll option as something that could be added. Can you review the patch and let me know if the jQuery Marquee plugin that we've added might improve things too? Thanks!
https://www.drupal.org/node/2704723