I am using an iframe to feed an RSS but when i click on the link on the
iframe it opens the link on the iframe instead of opening it on the
parent window or a new window.. the code is in php.. its something like
this.. $item->source = $SERVER_URL; how can i make the links open in a
new window or the parent window and not on the iframe ..
Thanks
Kelli...
iframe it opens the link on the iframe instead of opening it on the
parent window or a new window.. the code is in php.. its something like
this.. $item->source = $SERVER_URL; how can i make the links open in a
new window or the parent window and not on the iframe ..
Thanks
Kelli...
Comment