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 the same time opens a new
browser window to a specified URL (which would have been declared in
the HTML code NOT the jQuery bind code).

There will be several of these 'Click here to reveal password and open
site' hyperlinks on the page.  Will this scenario cause a problem in
the sense that if you click on one hyperlink then all of the reveals
would be triggered and numerous windows would be opened?

Is this possible?

Many thanks for your time and any advice you can give me :-)

Reply via email to