473,386 Members | 1,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

kiddy question about newsticker snippet

Hi,

I maintain a (hobby) website http://www.randspringer.de/ and want
substitute the current ticker (currently *simple* text) with one that is able
to *link* to some other page.

Of course the code should work with all common browsers
(because I'm not very familiar with Javascript I do not know if there is a
W3C standard).

Any good free js-source for this ?

Thomas
--

Nov 17 '08 #1
4 1109
R.P. wrote:
I maintain a (hobby) website http://www.randspringer.de/ and want
substitute the current ticker (currently *simple* text) with one
that is able to *link* to some other page.
You really want to substitute the current ticker with nothing at all.
Trust me.
PointedEars
Nov 17 '08 #2
Am Mon, 17 Nov 2008 19:51:29 +0100
schrieb Thomas 'PointedEars' Lahn <Po*********@web.de>:
R.P. wrote:
I maintain a (hobby) website http://www.randspringer.de/ and want
substitute the current ticker (currently *simple* text) with one
that is able to *link* to some other page.

You really want to substitute the current ticker with nothing at all.
Trust me.
?!

--
http://www.randspringer.de
Nov 17 '08 #3
R.P. wrote:
Thomas 'PointedEars' Lahn <Po*********@web.de[wrote:]
>R.P. wrote:
>>I maintain a (hobby) website http://www.randspringer.de/ and want
substitute the current ticker (currently *simple* text) with one
that is able to *link* to some other page.
You really want to substitute the current ticker with nothing at all.
Trust me.
?!
Assuming from your From address and attribution line that you, too,
understand German[1]:

[de] <http://www.kommdesign.de/galerie/inhalte/ticker.htm>
HTH

PointedEars
___________
[1] FYI: There is de.comp.lang.javascript, but you wouldn't get very far
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
Nov 17 '08 #4
Thomas 'PointedEars' Lahn wrote:
[1] FYI: There is de.comp.lang.javascript, but you wouldn't get very far
.... there without a real name.

(somehow my .sig randomizer[1] removed that line)
PointedEars
___________
[1] <http://mozext.achimonline.de/signatureswitch_about.php>
Nov 17 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Fred H | last post by:
I'm reading a STL book right now, and there I've picked up the folowing syntax: class C { private: int value; public: C(int initValue) : value(initValue) { } }
1
by: Mike Malter | last post by:
I am just starting to work with reflection and I want to create a log that saves relevant information if a method call fails so I can call that method again later using reflection. I am...
19
by: C# Learner | last post by:
I've been told on here that the following is equivalent: <snippet 1> int a; for (int i = 0; i < 10; ++i) { a = GetValueFromSomewhere(); } </snippet 1>
4
by: rodchar | last post by:
Code Snippet 1 public class CustomerInfoCollection : IList { private ArrayList m_alCustomerInfo; private DataSet m_ds; public CustomerInfoCollection() {
2
by: news.microsoft.com | last post by:
Hi: I work in Csharp's parser files by LEX/YACC.Now I have only CSharp-lex.l and CSharp.y file,but they not have CSharp'comment Parse. this is a part of CSharp-lex.l. ........................
1
by: Shane | last post by:
I want the function in Code Snippet #1 below to return a string of "200" by making a web request for the vbprogram.aspx that contains the PageLoad function in Code Snippet #2 below. Instead, I am...
2
by: daokfella | last post by:
Hi all, I've created a code snippet in VS 2005 and saved it in the proper snippet folder. When I right-click and select Insert Snippet, I navigation to My Code Snippets and it shows my snippet....
4
by: Giampaolo Rodola' | last post by:
Hi, I'm trying to implement an asynchronous scheduler for asyncore to call functions at a later time without blocking the main loop. The logic behind it consists in: - adding the scheduled...
0
by: Jean-Paul Calderone | last post by:
On Thu, 24 Jul 2008 17:19:41 -0400, Wei Hao <weihao89@gmail.comwrote: Perhaps you need an index on rowID. Jean-Paul
4
by: tshad | last post by:
I was watching a video that used a code snippet to create a property and when you type "prop" tab tab, it would create the private variable as well as the property definitions with the private...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.