Pablo,

Ok, I have it the page called top.php right now, are you that I need to place this in my index.html?

Payne


Pablo Gosse wrote:


Hi Payne.

The problem here is indeed the target attribute.  You say that if you
remove the target attribute it works, but is lost due to frames.

What exactly is it you're trying to do with the frames?  The solution
might be to embed the js function in the frame itself, and then access
it via href="Javascript:parent.targetframe.document.function();"

Hope that helps.

Pablo.

-----Original Message-----
From: Payne [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 9:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Help with Javascript


First thanks with the help I got yesterday with php and javascript problem, I have a problem with javascript and I need to know if anyone know of a javascript mailing like this, so some strange reason if I add the tag taget to this line...

<a href="javascript:gotoAd()" target="_top">

Any of my browser give me an error, but it I remove it work, but it's lost due to frames.

I know this is a php question so if you can give me a javascript mailing

that would be a BIG help.

Payne




-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to