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

looking for xhtml complient scrolling news script.

www.sicl.co.uk uses a propretory scrolling news javascript. id like one that
actually works with XHTML code to degrade (display the news) when you turn
off css and javascript anyone know of a good example?

mark
Jul 23 '05 #1
4 1635
mark | r wrote:
www.sicl.co.uk uses a propretory scrolling news javascript.
id like one that actually works with XHTML code to degrade
(display the news) when you turn off css and javascript
anyone know of a good example?


Do you really mean an XHTML compliant script? It would be unusual for
anyone to have a requirement for a script that cannot work on any
existing IE browsers.

Richard.
Jul 23 '05 #2

"Richard Cornford" <Ri*****@litotes.demon.co.uk> wrote in message
news:ch*******************@news.demon.co.uk...
mark | r wrote:
www.sicl.co.uk uses a propretory scrolling news javascript.
id like one that actually works with XHTML code to degrade
(display the news) when you turn off css and javascript
anyone know of a good example?


Do you really mean an XHTML compliant script? It would be unusual for
anyone to have a requirement for a script that cannot work on any
existing IE browsers.


the site mentioned is xhtml cpomplient and works in ie (not v5 on a mac)

mark
Jul 23 '05 #3
mark | r wrote:
Richard Cornford wrote:
mark | r wrote:
www.sicl.co.uk uses a propretory scrolling news javascript.
id like one that actually works with XHTML code to degrade
(display the news) when you turn off css and javascript
anyone know of a good example?


Do you really mean an XHTML compliant script? It would be
unusual for anyone to have a requirement for a script
that cannot work on any existing IE browsers.


the site mentioned is xhtml cpomplient and works in ie
(not v5 on a mac)


IE is incapable of building a scriptable XHTML DOM from any type of page
source. What you will find is that the DOM being scripted is an HTML DOM
and the source being sent is being sent with the content-type text/html
and is Appendix C compatibility mark-up (HTML with XHTML-like
correctable syntax errors), with which all browsers build an HTML DOM
not an XHTML DOM. So you actually want an HTML DOM compliant script
because it will be an HTML DOM that is being scripted.

The probability is that the error-filled HTML mark-up of Appendix C
XHTML will have no significant impact on the script used (beyond slowing
page loading and HTML parsing as the browser error-corrects the
mark-up).

Richard.
Jul 23 '05 #4
...back to the original thread (revised)

anyone know of a dhtml scrolling news system similar to the one on
www.sicl.co.uk that allows the 'news items' to be displayed inline with the
markup when javascript and css is turned off (or is read out by a text to
speach browser)

mark
Jul 23 '05 #5

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

Similar topics

119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.