The "name" attribute is deprecated in XHTML, in favor of the "id" attribute (which behaves like the old "name" attribute did).
-- Hector On Thu, Dec 10, 2009 at 5:17 PM, Cameron <[email protected]> wrote: > isn't the use of named anchors deprecated? > > On Fri, Dec 11, 2009 at 7:23 AM, Daniel Latter <[email protected]>wrote: > >> >> +1 >> >> >> On 10 Dec 2009, at 22:54, takeshin <[email protected]> wrote: >> >> >>> >>> >>> Jason Austin wrote: >>> >>>> >>>> >>>> Hope this helps. I smell a feature request for adding hashes to >>>> routes & url helpers :) >>>> >>>> >>>> >>> +1 >>> >>> -- >>> takeshin >>> >>> -- >>> View this message in context: >>> http://n4.nabble.com/Adding-a-to-a-URL-using-gotoRoute-tp957210p960642.html >>> Sent from the Zend Framework mailing list archive at Nabble.com. >>> >> >
