ho questo problema che mi ha messo in crisi
Warning Line 54 column 16: character "<" is the first character of a delimiter but occurred as data.
if((indir.length<32)||(indir.indexOf("index"))!=-1)
This message may appear in several cases:
You tried to include the "<" character in your page: you should escape it as "<"
You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
Another possibility is that you forgot to close quotes in a previous tag.
questo minore (<) mi manda in tilt la validazione (compreso css)
o cambiare l'espressione...
possibile che in xhtml non si possa usare il < di js ?
sarebbe un vero gap
![]()