473,404 Members | 2,178 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,404 software developers and data experts.

advanced scrolling marquee

Scenario:
2 web pages - 1 main and page 2
On the page 2 it has information (the data source) that updates when I
put in information on a webform.
One the main page it has a small scrolling marquee. This marquee needs
grab the information from the data source (page 2) and make it display
in a scroll fashion.
Any ideas?

Corey

Jul 12 '06 #1
6 5697

corey wrote:
2 web pages - 1 main and page 2
On the page 2 it has information (the data source) that updates when I
put in information on a webform.
AJAX (or AJAX-lite, as you don't appear to have XML to work with).

Asynch JavaScript that loads page 2 in the background of page1, then
does something clever and JavaScripty with it. It's probably better if
page 2 serves its content as RSS or other XML dialect - that would be
easier to process within page 1

Jul 12 '06 #2
corey wrote:
Scenario:
2 web pages - 1 main and page 2
On the page 2 it has information (the data source) that updates when I
put in information on a webform.
One the main page it has a small scrolling marquee. This marquee needs
grab the information from the data source (page 2) and make it display
in a scroll fashion.
Any ideas?
How is a page a data source? If the person has page 1 in his browser,
then he doesn't have page 2.
Jul 12 '06 #3
Where do I locate Ajax or Ajax-lite?

Jul 12 '06 #4
"corey" <co*******@cox.netwrites:
Where do I locate Ajax or Ajax-lite?
AJAX isn't a product that you can locate - it's a term used to describe
a number of technologies that are often used together. It's kind of an
over-used buzzword, in my opinion.

Wikipedia has a pretty good write-up about it:

<http://en.wikipedia.org/wiki/AJAX>

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Jul 12 '06 #5
corey wrote:
Where do I locate Ajax or Ajax-lite?
I usually find Ajax in the grocery store in the cleaning products aisle.
If I were looking for Ajax-lite, I'd probably start with Google. You
know: http://www.google.com

--
"The most convoluted explanation that fits all of the made-up facts is
the most likely to be believed by conspiracy theorists. Fitting the
actual facts is optional."
Jul 12 '06 #6
corey wrote:
>
2 web pages - 1 main and page 2
On the page 2 it has information (the data source) that updates when I
put in information on a webform.
You might even find this interesting

https://addons.mozilla.org/firefox/2325/

Jul 13 '06 #7

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

Similar topics

3
by: Mandy | last post by:
Starting a web page for my local Little League, I want a led-like scrolling marquee like the one found here: http://www.lnll.org I'm willing to pay for it. Thanks, Coach Jeff
4
by: Cat Laugel | last post by:
Hello, I am redesigning my website and would like to have the text scroll within the webpage without the page itself scrolling.... if you understand what I mean... ;-) I want a very sleek look...
1
by: jdcharbonneau | last post by:
I've written a custom controll that scrolls text (marquee style) one character at a time. This works - but is too jerky looking. I'd like to make a smoother-scrolling marquee. I think the way to do...
7
by: Giuseppe Dini | last post by:
I'm looking desperatle for a javascript that allow me to show a few small images scrolling horizzontaly on the screen from right to left. I'm sure I've seen a lot of time such a script, but now I...
2
by: Fabrizio | last post by:
Hi, I'm trying to deal with ASP.NET and i would like to know if there is any control or any method that allows me, like in JAVA classes, to have, for example, scrolling news with links to...
1
by: sven.daems | last post by:
Hy I want to add a sort of news service to my site. I've a number of messages, wich I want to be shown in a <marquee> tag. I've found a simple scrit that generates an random message (wich I've...
5
by: PythonistL | last post by:
I have this script that scrolls the plain text. <script type="text/javascript"> var msg = 'My scrolling text. ..'; var myTimeout; function scrollMsg() {...
8
praclarush
by: praclarush | last post by:
Ok, I'm new to JavaScript and I'm taking a class for it the assignment in it I'm supposed to create edit a pre-made page to display a marquee that automatically scrolls for the user, as well as give...
1
by: 321qwerty123 | last post by:
Hello, I was hoping that someone could help me with a scrolling marquee im using in a all html high school project. The picture (multiple 240x240 ) marquee needs to scroll from right to left,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.