E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 3 Aug 2010 22:44:24 GMT Fri, 10 Feb 2012 16:57:49 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #10 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Tue, 3 Aug 2010 22:44:24 GMT
<script type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
// -->
</script>

Regarding the W3C, the HTML 4.01 standard finalized in 1999 is still the current, active standard and hardly "outdated". XHTML was never intended to replace or supersede HTML 4.01; indeed, the W3C is currently working on the HTML 5.0 standard that will in fact supersede the current HTML 4.01.

XHTML was only published as a special-case specification for XML programmers who wanted a version of HTML that would also validate as pure XML because they had a programmatic requirement to intermingle their HTML with XML, have HTML written by XML generators and read by XML parsers, etc. Anyone who is not explicitly using XML, and specifically in this intermingled manner, would have no need to use XHTML and should probably use HTML 4.01 instead.]]>
E-junkie Discussions; E-junkieGuru
Post #9 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Tue, 3 Aug 2010 10:50:54 GMT I just read what WC3 had to say about HTML when it was popular in 1996. I build homes for a living and I am going to not have any "updated" wiring installed like fiber optics. When the customer ask why? I am going to tell them the vast majority of homes in the world don't have fiber optics installed. silly

If you want me to paste all your outdated codes I can, was trying to keep it short. I took the period out of dot com and the other code is a snip of where WC3 found many problems. If your would like I could load all you codes by themselves and give you URL so you can see for yourself on WC3.

Anyway I have fixed all the problems with the codes (more than what's mentioned above) except for one below.

From WC3 test:
Line 17, Column 18: there is no attribute "language"

<script language="javascript" type="text/javascript"> (The first quote is highlighted)

The Full Tag:
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
// -->
</script>

Any way to fix this?
Regards]]>
E-junkie Discussions; TexasButter
Post #8 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Tue, 3 Aug 2010 02:41:30 GMT
If you paste our code into your own page where it then gets mangled somehow, your page's mangled version of our original, correct button code is also your responsibility. However, if you can provide us with the URL of your page, we'd be glad to take a look and help you figure out what got mangled and how to fix it. For instance, the button code we issue in Seller Admin would never contain this string from your validation error report:

…ck="javascript:return EJEJC_lc(this);"><a href="https://www.e-junkie.com/ecom/

...where it looks like you may have intermingled the code for two separate buttons into each other somehow -- nor this other string:

<a href="https://www.e-junkiecom/ecom/gb.php?i=569686&c=gc&cl=90474&ejc=4">

...where it appears the "." in "e-junkie.com" has been deleted, probably accidentally.]]>
E-junkie Discussions; E-junkieGuru
Post #7 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Tue, 3 Aug 2010 01:06:05 GMT I am not concerned about the vast majority of web pages only my own.
Doing this for the search engines, being up to date with them, SEO, RDFa...]]>
E-junkie Discussions; TexasButter
Post #6 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Mon, 2 Aug 2010 21:28:12 GMT
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=569686&cl=90474&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>

The last two errors appear to concern button code that has become malformed somehow. If you could you provide the URL of your page which is generating these errors/warnings, we can have a look and see what got mangled there that you'd need to fix.]]>
E-junkie Discussions; E-junkieGuru
Post #5 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Mon, 2 Aug 2010 09:43:40 GMT
I need XHTML 1.0 strict for my data. I am getting about 40 errors and 40 warnings all from E-junkie
Here are a few

Line 208, Column 65: cannot generate system identifier for general entity "cl"
…unkie.com/ecom/gb.php?c=cart&i=569686&cl=90474&ejc=2" target="ej_ejc" class="

Error Line 208, Column 126: there is no attribute "onClick"
…"ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><a h…

Error Line 208, Column 320: document type does not allow element "a" here; missing one of "object", "span", "bdo", "applet", "iframe", "tt", "i", "b", "u", "s", "strike", "big", "small", "font", "em", "strong", "dfn", "code", "q", "samp", "kbd", "var", "cite", "abbr", "acronym", "sub", "sup", "label", "ins", "del" start-tag
…ck="javascript:return EJEJC_lc(this);"><a href="https://www.e-junkie.com/ecom/

Line 242, Column 76: reference to entity "ejc" for which no system identifier could be generated
<a href="https://www.e-junkiecom/ecom/gb.php?i=569686&c=gc&cl=90474&ejc=4">

Regards]]>
E-junkie Discussions; TexasButter
Post #4 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Mon, 23 Jun 2008 20:11:56 GMT
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart& amp;i=63713& amp;cl=11918& amp;ejc=2" alt="Add to Cart" class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this);">

(Note that for demonstration purposes, I had to enter a [space] between the "&" and "amp;" which should be run together in practice -- without the [space]s I inserted, your browser would display it as a plain "&" without the "amp;" part being visible)

BTW, I presume you are using XHTML because it is being used within, or interoperating with, the larger scope of an XML data framework you have developed? Since I don't know your specific situation, consider the following as general advice (perhaps at least for the benefit of others playing along at home :^):

If you are not using XML, then there's really no reason to use XHTML, with all the pitfalls and tradeoffs that entails. XHTML is not the "latest standard" for HTML (that would be HTML 4.01), it's just a special modification of HTML that can be included within XML data records. XHTML is subject to the much stricter parsing validation of XML (where one syntax error could devastate the functioning of an entire dataset and any programming schema dependent on that data). If you don't know whether you're using XML or need to be compatible with it, then you definitely aren't and don't. :^)

Perfectly valid HTML will not validate as XML, so XHTML was invented to address that specific need for certain developers; some browsers will refuse to render an XHTML page at all if it's not perfect, whereas they're much more forgiving with "regular" HTML (which can also be optimized to load quicker with less code, whereas XHTML requires extra code bloat to complete the XML syntax and validate properly at all). FYI and FWIW, YMMV. ;^D]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Mon, 23 Jun 2008 04:16:32 GMT
Secondly, that topic/79 post you referenced is not helpful.

The initial answer on topic/79 says:
1. Remove the target="..." part
2. Replace & with &
3. Add an alt='buy this' to the image tag

In a later reply it says:
Have you replace all occurence of & in the URL with & amp;

So which is it?

For the sake of simplicity, please take the following snippet of code that's generating the error, and show us what it SHOULD look like to resolve this W3C compliance issue:

<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=63713&cl=11918&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);">

Thank you.]]>
E-junkie Discussions; SoundMaven
Post #2 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Mon, 23 Jun 2008 00:41:15 GMT http://www.e-junkie.com/bb/topic/79]]> E-junkie Discussions; E-junkieChef Post #1 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 http://www.e-junkie.com/bb/topic/2673/pg/0#post15077 Sun, 22 Jun 2008 07:47:13 GMT http://validator.w3.org, there are four (4) categories of e-junkie errors that repeatedly appear. How can these errors be fixed, so that my website's code is in compliance?

---> Error #1 XML Parsing Error: EntityRef: expecting ';'

Line 28, column > 80: XML Parsing Error: EntityRef: expecting ';'
…www.e-junkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="…



---> Error #2 reference to external entity in attribute value

Line 28, column 81: reference to external entity in attribute value
…ww.e-junkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="j

Line 28, column 81: reference to external entity in attribute value
…ww.e-junkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="j
Line 28, column 91: reference to external entity in attribute value
…e.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="javascript:



---> Error #3 reference not terminated by REFC delimiter

Line 28, column 81: reference not terminated by REFC delimiter
…ww.e-junkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="j

Line 48, column 832: reference not terminated by REFC delimiter
…ef="index.php?option=com_content&view=article&id=59" title="Listen, shop and



---> Error #4 cannot generate system identifier for general entity X

Line 28, column 79: cannot generate system identifier for general entity "cl"
…/www.e-junkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick=
Line 28, column 88: cannot generate system identifier for general entity "ejc"
…nkie.com/ecom/gb.php?c=cart&cl=11918&ejc=2" target="ej_ejc" onclick="javascri

Thank you.]]>
E-junkie Discussions; SoundMaven