On 9/4/07, Michael Geary <[EMAIL PROTECTED]> wrote:
> $('#testhref').click( function() {
>
Hey Michael,
looks like you missed the selector variable here =p
$(selector).click( function() {
This should work.
Regards,
--
Joan Piedra || Frontend webdeveloper
http://joanpiedra.com/

