Klaus Hartl wrote:
> That won't work for two reasons: $(this).attr('href') most likely 
> returns a complete url, thus there is no leading "?".

Oops! Yes, of course.

> Secondly if you have a parameter like "number=0", it won't be put into 
> the hash because after parseFloat val == 0 which evaluates to false.

Ahh, I missed that one -- good eye :-)

Luke

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to