- A hozzászóláshoz be kell jelentkezni
- 2003 megtekintés
Hozzászólások
abszolute nincs harag.
de odafigyelhetnél: ez url, nem xhtml content
- A hozzászóláshoz be kell jelentkezni
- A hozzászóláshoz be kell jelentkezni
bocs írta:
> azaz helyesen az amp nelkul:
Mármint Internet Felfedezők számára? ;-)
IMHO amp-pal a helyes.
- A hozzászóláshoz be kell jelentkezni
ahogy mondod ;)
- A hozzászóláshoz be kell jelentkezni
Miért KDE 3.2 van a képeken?
- A hozzászóláshoz be kell jelentkezni
a kedves hozzászólást tanácsos visszaszívni:
RFC 1738 magyarázat [www.blooberry.com]-ból:
"Reserved characters ($,&,+ etc):
URLs use some characters for special use in defining their syntax. When these characters are not used in their special role inside a URL, they need to be encoded."
ha tehát hagyományos GET értelemben használjuk a & jelet /paraméter elválasztásra/, akkor nem szabad enkódolni.
- A hozzászóláshoz be kell jelentkezni
bocs Ărta:
> a kedves hozzĂĄszĂłlĂĄst tanĂĄcsos visszaszĂvni:
>
> RFC 1738 magyarĂĄzat [0] [www.blooberry.com]-bĂłl:
>
> "Reserved characters ($,&,+ etc):
>
> URLs use some characters for special use in defining their syntax. When
> these characters are not used in their special role inside a URL, they need
> to be encoded."
>
> ha tehĂĄt hagyomĂĄnyos GET ĂŠrtelemben hasznĂĄljuk a & jelet /paramĂŠter
> elvĂĄlasztĂĄsra/, akkor nem szabad enkĂłdolni.
>
> [0] http://www.blooberry.com/indexdot/html/topics/urlencoding.htm
Bocs, ezt ĂŠn mĂĄskĂŠpp szoktam. LĂĄssuk a hivatalos definĂciĂłt:
http://www.w3.org/TR/xhtml1/#C_12
C.12. Using Ampersands in Attribute Values (and Elsewhere)
In both SGML and XML, the ampersand character ("&") declares the
beginning of an entity reference (e.g., ® for the registered
trademark symbol "ÂŽ"). Unfortunately, many HTML user agents have
silently ignored incorrect usage of the ampersand character in HTML
documents - treating ampersands that do not look like entity references
as literal ampersands. XML-based user agents will not tolerate this
incorrect usage, and any document that uses an ampersand incorrectly
will not be "valid", and consequently will not conform to this
specification. In order to ensure that documents are compatible with
historical HTML user agents and XML-based user agents, ampersands used
in a document that are to be treated as literal characters must be
expressed themselves as an entity reference (e.g. "&"). For example,
when the href attribute of the a element refers to a CGI script that
takes parameters, it must be expressed as
http://my.site.dom/cgi-bin/myscript.pl?class=guest&name=user rather
than as http://my.site.dom/cgi-bin/myscript.pl?class=guest&name=user.
Persze ettĹl fĂźggetlenĂźl az asztali bĂśngĂŠszĹkben van annyi, hogy
megprĂłbĂĄljĂĄk helyreĂĄllĂtani, amit a tisztelt webfejlesztĹ elszĂşrt - de
pl. egy telefonba ĂĄgyazott bĂśngĂŠszĹnek mĂĄr nem biztos, hogy van ennyi
rendelkezĂŠsre ĂĄllĂł erĹforrĂĄsa. Erre termĂŠszetesen a Validator is
felhĂvja a figyelmet - mĂĄr persze ha meg van adva rendesen a DTD ĂŠs
minden egyĂŠb, ahogy kell (kĂŠne).
De nincs harag... Ugye? ;-)
Bye
B
- A hozzászóláshoz be kell jelentkezni