When one wants to refer to some part of a webpage with the \"http://example.com/#foo\" method, should one use
http://example.com/#foo
F
How about using name attribute for old browsers and id attribute to the new browsers. Both options will be used and fallback method will be implemented by default!!!