[jQuery] Re: Binding Events on a Click

2009-07-16 Thread pinman
e return value (normally false to stop > the HREF triggering) to allow the HREF to continue (i.e. return true in > the function) > > But if you're revealing a password like this, it won't be very secure, > because something "HIDDEN" is still there in the "Vi

[jQuery] Binding Events on a Click

2009-07-16 Thread pinman
Hello, as a complete beginner in the world of jQuery I'm struggling both with the concept and coding of what I am trying to achieve and would appreciate any help you guys can offer :-) I'd like to have a hyperlink on a page, that when clicked reveals some hidden text below the hyperlink AND at th