Questions tagged [vticker]

10 questions
2
votes
2 answers

Vertical inline ticker

I have tried vTicker but it does not work as an inline element.

    ...
Some other headline text

I would like the vertically scrolling text inside the vTicker object to align with the other content in…
SISYN
  • 2,209
  • 5
  • 24
  • 45
2
votes
2 answers

jQuery vertical ticker removing pseudo classes

I'm using vTicker which is working perfectly, but after items cycle through, they lose their css properties that are based on their pseudo-classes. The idea is to have the first and last child be of the same opacity, the second and second-to-last,…
Cucumber
  • 23
  • 6
0
votes
1 answer

jQuery vTicker - few elements at one moment

I have little problem with jQuery vTicker script. For now the script is sliding up or down only one element at time. I need that script to slide a few elements up at one moment but I dont know if that is possible (for example: I have four elements…
Adrian
  • 159
  • 1
  • 10
0
votes
0 answers

Using jQuery noConflict yet results in "Uncaught TypeError"

I'm using vticker inside a wordpress blog. Page source is very messy, but I can confirm jQuery is running!! Neither noConflict nor jQuery() instead of $ works out of error. Clues to finding a solution are really appreciated. Code: j$ =…
revo
  • 47,783
  • 14
  • 74
  • 117
0
votes
1 answer

JQuery vTicker plugin not manipulating my list

I'm having trouble getting this version of the vTicker plugin to work for me, even though the instructions were absurdly simple. I'm probably missing something obvious, but I installed the JQuery vTicker plugin, loaded JQuery 1.7.2 and created the…
Orun
  • 4,383
  • 3
  • 26
  • 44
0
votes
2 answers

jQuery vTicker - Pause:true Resumes on Mouseover

I have successfully implemented the jQuery vTicker plugin, along with 'previous,' 'next,' and 'pause' link functionality. When I click Pause, the ticker does pause. The problem is when the ticker is paused, if you mouse-over the ticker, it resumes.…
Matt
  • 85
  • 1
  • 10
0
votes
1 answer

Vticker plugin and Twitter plugin (jTweetAnywhere) not working together.

I would like my twitter feed to be displayed using Vticker (one tweet at a time is shown, fades up and another appears in its place). I used the directions on the site (http://www.jugbit.com/jquery-vticker-vertical-news-ticker/) which shows you how…
0
votes
1 answer

Jquery Continuous vertical text scroller that refreshes content

I have been trying to adapt JQuery to do what I want, and after spending hours trying to find the answer, am appealing to my betters. I am using vticker to create a continuously scrolling display. This information updates every 60 - 90 seconds,…
Jon T.
  • 1
  • 2
0
votes
1 answer

vTicker jQuery Plugin, content flash

I am using the famous jQuery vTicker plugin for vertical scrolling content. However, when one loads the page, the content "
  • elements in my case" appears for a fraction of a second, before hiding the content back again and starting to work as…
  • Subliminal Hash
    • 13,614
    • 20
    • 73
    • 104
    -1
    votes
    1 answer

    jQuery vTicker on a generated list

    Im having a little issue with something, i have a plugin that fetches my twitter feed which works great! however i want it to scroll through the results, it is setting the vTickert CSS on the main container #twitterFeed but not doing anything else…
    James Brandon
    • 1,350
    • 3
    • 16
    • 43