[jQuery] Re: simple ahref toggle problem [beginner]

2007-07-05 Thread Ganeshji Marwaha
try something like this on ur document.ready event.. Remember to remove your href="javascript:popUp('sound.html')" from your anchor and replace it with "#". Untested, but this should get u in the right direction. var on = false; $("#gomusic").click(function() { if(!on) { popUp("sound.html"); $(th

[jQuery] Re: simple ahref toggle problem [beginner]

2007-07-05 Thread tlob
anyone? too simple? ;-) thx for the 1.1.3.1 btw.! On 4 Jul., 14:43, tlob <[EMAIL PROTECTED]> wrote: > Hey there > > I have a simple beginner problem. I have a link, that is opening a new > windows with flash sound in it the client wants that! hmpff.. > > After I clicked the link "sound o