Re: Validation error frequencies

On Feb 3, 2008, at 15:08, Michael A. Puls II wrote:

> Are you looking for info like the following?
>
> input: <a href=" http://www.example.com/√/with spaces/script
> name.ext?uni=√&with spaces=with spaces ">test</a>
>
> Here's the output in different browsers. (.href first and then
> .getAttribute("href"))


Thank you. I should have been looking for info like the .href DOM  
property behavior. What I actually had in mind was what is requested  
when the user clicks a link with spaces in it or when an image src has  
spaces in it.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Monday, 4 February 2008 10:20:19 UTC