Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

23
votes
7answers
12k views

Is there a way to make ellipsize=“marquee” always scroll?

I want to use the marquee effect on a TextView, but the text is only being scrolled when the TextView gets focus. That's a problem, because in my case, it can't. I am using: ...
12
votes
7answers
6k views

<marquee> problem in ie8

My <marquee> tag is working perfectly in ie6 and ie7, but in ie8 it only shows first item. How can I fix this? Thanks in advance.
7
votes
6answers
1k views

<marquee> html tag usage/replacment

I know that <marquee> tags are evil. If it is so bad to have scrolling text, then using JS to get the same effect doesn't make it any better, right? And suppose I decided to have some ...
5
votes
2answers
221 views

Is there a way to create creeping line without flickering?

I've tried javascript (w. jQuery), flash, canvas, but i cannot get rid of flickering, even on fast browsers (Chrome). Javascript example Most of time it does go smooth, but if you'll watch it for a ...
4
votes
3answers
1k views

Marquee TextView on App Widget

I am developing an AppWidget where I need a TextView to display text as a marquee. I have tried using the following code (as one would do in a regular Activity), but the text does not scroll. ...
3
votes
1answer
48 views

Scrolling Marque in Silverlight

I need to create a scrolling marque in my Silverlight application. The marque needs to scroll from right-to-left. When its done scrolling, it needs to restart automatically The trick is, that I need ...
3
votes
3answers
1k views

C# how to load a form with marquee progress bar?

I created a loadingForm with only a progress bar with marquee style. In my mainForm I'm trying to do this: //before downloading loadingForm lf = new loadingForm(); lf.Show(); //start downloading ...
3
votes
3answers
272 views

Is it acceptable to use the marquee element in HTML?

I was wondering if it's alright to use marquee, and if it's supported by other browsers. I know twitter is using it, i think it's quite good for annoucements? any thoughts on that :))
3
votes
6answers
2k views

Marquee effect in Java Swing

How can I implement Marquee effect in Java Swing
3
votes
1answer
84 views

jSrcoller always sticks my div to top

I am using jScroller to show a marquee.. It works fine but it always sticks my div to top of the page rather than the exact position of the div.... <div id="CaptDiv"> // this div is at the ...
3
votes
3answers
4k views

Smooth text animation (Marquee) using WPF

Trying to build a marquee control with smooth text animation. Current efforts include: Using translate transform Using animation on Canvas dependency properties (Left, Right) Using animation on ...
3
votes
1answer
2k views

Smooth text animation (Marquee text effect) using QT

I have a question about how to make marquee text smooth (using Qt 4.5.3) on not powerful hardware (Atom N270 + Intel 945GSM). My approach is as follows: I draw my text (36px Arial bold) onto a ...
3
votes
2answers
5k views

Marquee ProgressBar unresponsive with BackgroundWorker

In my code, when a button is clicked the progress bar is set to marquee and then my BackgroundWorker is called but when the BackgroundWorker is called the progress bar freezes or disappears. I use the ...
3
votes
3answers
20k views

Javascript Marquee to replace <marquee> tags

I'm hopeless at Javascript. This is what I have: <script type="text/javascript"> function beginrefresh(){ //set the id of the target object var marquee = ...
2
votes
1answer
171 views

Scrolling image marquee javascript

I currently want to make a marquee of several images, but my code only allows one. Do you know any way I could add several images to this code? (I have already tried adding the images directly into ...
2
votes
5answers
170 views

Continues Marquee in asp.net

I'm developing news website in asp.net, and I want to make news bar that move news from right to left , I have did it with Marquee tag but the problem is I want it to repeat its content without any ...
2
votes
1answer
81 views

How to remove the Child in ActionScript3?

I added the child each and Every time,once the child is added,when i add the next child the previous child is deleted this is my goal. am trying to remove the Child ,But Nothing Displayed in my ...
2
votes
2answers
104 views

how to change the Size and color of Marquee text field in ActionScrtipt3?

I have a class for MarqueetextField, I am trying to change the text inside a marquee tag and the color of the marquee using as3.I Don't Know how to Change the Color and Size,kindly anybody Help me
2
votes
0answers
94 views

How do I get text to Marquee in the Android-wheel?

I am using the android-wheel http://code.google.com/p/android-wheel/ in an application. I have three of the wheels side by side on my screen. When the text in a wheel is wider than the wheel I would ...
2
votes
0answers
166 views

textView.post resets TextView marquee behavior Android

I am showing a some text on my loading screen. I have set TextView properties to make is scroll text but I also have another TextView that shows the current item being loading. when I do ...
2
votes
2answers
521 views

Android TextView SetText() stops marquee of another TextView - workaround?

I'm currently playing with the marquee feature of Android's Textview. But there is a problem- I have a layout containing a few TextView. On one of them, which shows a title of an music file, I want to ...
2
votes
1answer
461 views

Android : How to display more than one Marquee simultaneously (focus for two marquees)

I want 2 marquees in my application. But only one is working always. If i comment the first one, then the second one will work. Otherwise the first one. Or only one marquee is getting focus at a time. ...
2
votes
0answers
2k views

Android Ellipsize marquee issues with currently selected list item

My Question - I want the text of a TextView I have in a custom ListView to marquee scroll ONLY when the item is selected in the ListView. When the list item loses focus, I want the marquee to stop ...
2
votes
1answer
665 views

jQuery Marquee - like Pandora

I'm trying to make a marquee -- via jQuery, that is like Pandora's. I want it to make it only start scrolling if 1) The width of the element would be cut off 2) If you're hovering over the element. ...
2
votes
1answer
844 views

Plugin for making marquee like text using jquery

In the process of making an old webpage standard compliant, the validator came across a marquee tag... and screamed bloody hell.... Is there any good jquery plugin to achieve the same effect as the ...
2
votes
2answers
12k views

Seamless jQuery Marquee?

Is it possible to create a 100% seamless marquee in jQuery (or just javascript but jQuery prefered)? I've made a simple marquee that moves left until it is off the screen then simply jumps (when out ...
2
votes
2answers
22k views

Continuously scrolling horizontal ticker containing images in jQuery?

I would like to do something like this: http://javascript.about.com/library/blcmarquee1.htm The script I referenced however seems to be a bit laggy (outdated?), so I was wondering if anyone knew of a ...
2
votes
4answers
311 views

Link in Marquee unclickable!

Ok heres my deal, I have a marquee like this: <marquee style=";position:absolute;left:608;top:10; font-family:Arial;font-size:24pt; color:#FFFFFF;height:153; "scrollamount="4" direction="down"> ...
1
vote
1answer
27 views

Set Text's initial position for marquee tag

I am using up direction for scrolling the text in the marquee tag in html.Initially it starts from bottom and then continue scrolling. I want to set it's initial position from top of the marquee ...
1
vote
2answers
57 views

Update Java Applet label using Threads

I have the following Applet class: public class Marquee extends Applet { Label label1 = new Label("Testing"); public void pushUpdate( String text ) { System.out.println( "receiving: ...
1
vote
1answer
206 views

How To Make a Marquee UILabel in iOS?

How do I implement a marquee for the iOS UILabel? Thanks!
1
vote
1answer
79 views

how to view the marquee text in full screen in as3

I have a class for MarqueetextField,it Displays the 6 letter only and also it doesn't display full Screen for Example if i type"Beautiful Girl".It Displays five letter only (Beaut) It moves five ...
1
vote
1answer
476 views

jQuery Vertical Marquee

I'm looking for a continuous scrolling marquee (not the HTML element!) which is similar to this one, but instead scrolls vertically down. With a lot of scrolling div's I've seen, these will reach the ...
1
vote
3answers
111 views

how to use JQuery .live() without any human interaction, i.e click etc?

Here is my code that auto refreshes a div containing tweets pulled from twitter: var twittercacheData; var twitterdata = $('#bottom-bar').html(); var twitterauto_refresh = setInterval( function () { ...
1
vote
1answer
120 views

Hover Over to Pause Marquee

I want to create a Marquee that scrolls some news articles but when the user hovers over it I need it to pause and when the user hovers out of it (onMouseOut) I need to ti start back up. This did not ...
1
vote
1answer
190 views

Setting of TextView stops marquee scrolling of other TextView

This was asked elsewhere, but the solution did not work for me. So posing it again with more context. The issue is that an activity contains a scrolling music title text view which is disrupted by an ...
1
vote
1answer
57 views

Ignite jquery plugin on hover

There is one thing, what I should make for client web page. All done, except plugin is not working properly. Anyways, there comes a little description. First of all, I'm using Wordpress, but probably ...
1
vote
1answer
120 views

jQuery animate(“left”) not showing images until full width in sight

I'm building a very tailored image scroller that uses animate("left") to get a marquee-like effect displaying a series of <div>s with nested images scrolling left. They are within a <div ...
1
vote
1answer
331 views

How to make marquee stop on full text length scrolling?(text length is less than marquee width)

I have php code like echo" <marquee width=\"100\" behavior=\"slide\" ><font color=green>".$username."</font></marquee>"; and I want the marquee stop scrolling when it ...
1
vote
2answers
170 views

c# how to create a teleprompter like application in winforms?

im developing a c# winforms application. i cant find a solution to this probably because im new. i need to create a teleprompter like text that scrolls from bottom and goes up in a loop. is there any ...
1
vote
1answer
158 views

unable to get marquee effect [closed]

Possible Duplicate: Marquee effect in Java Swing I am trying to obtain marquee effect (the same we have in html). But I am unable to do so with this code. How can I improve this code to ...
1
vote
2answers
334 views

News Marquee over analog TV stream - C#

I want to put over an analog TV stream a news marquee using c#, I can stream analog TV using DirectShow but I can't figure out how to mix it with rotating text, should I create a filter? or I have to ...
1
vote
1answer
196 views

Why are the link/span tags in my <marquee> appearing on several lines in Firefox?

<marquee behavior="scroll" scrollamount="10" onmouseover="style.cursor='hand'; this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 6, ...
1
vote
2answers
957 views

An alternative to the ancient “marquee” tag?

What is the standard equivalent of the "marquee" tag? I'm looking for a solution in HTML, C#, asp.NET or ASPX, jquery, java script
1
vote
1answer
355 views

Working out speed for marquee-type animation in Silverlight

I have a StackPanel element onto which I add HyperLinkButton controls, one for each element in a return IEnumerable. This StackPanel is contained within a Canvas element. Once I've populated the ...
1
vote
5answers
3k views

Android Marquee

Is there any working example for Marquee in android? I went through some sites, but that examples are not working. Thank you for the answers.. But the following code is not working anyway. I am using ...
1
vote
3answers
612 views

Is it possible to change the speed of HTML's <marquee> tag?

When one marquee leaves the screen then after a short time gap it enters from another side. Is there any way to reduce this time?
1
vote
3answers
196 views

Determining what objects fall within a selection rectangle (marquee)

I'm writing a program that (amongst other things) provides an IDE-like environment for the user where they can select one or more objects with a rectangualr selection tool. All selections will be a ...
1
vote
2answers
186 views

What is wrong with this functions recursion? (setTimeout issue)

I am writing a marquee script because I do not like the fact that with most marquee scripts when the marquee reaches the last item (thinking using a ul, so last item is the last li), it waits till ...
1
vote
2answers
1k views

Seamless JQuery marquee/ticker

Hey guys, I found code posted by a user on here for a seamless jQuery marquee/ticker. I've modified it to start and stop when scrolled over/scrolled out of, but it often lags once the user scrolls ...

1 2 3