On Aug 23, 2007, at 8:39 AM, Richard D. Worth wrote:

I assume .hash is an expando property on your anchor? Or maybe you want $(this).attr('href')? A little more slimming:

Hi Richard,

.hash is actually a native property in the same way that .href or .pathname is. It just grabs the # symbol and everything after it from the url

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com


Reply via email to