# 14 years ago | |
---|---|
Any way in XML to force the Google search to open in a new window? The problem: our school uses google sites, and my google searches are opening in a smallish section. Thanks. :-) |
# 14 years ago | |
---|---|
Unfortunately there is no way to do it currently. I am going to implement this in near future. |
# 14 years ago | |
---|---|
Thanks Alex. I'll look forward to future updates! Leanna |
# 14 years ago | |
---|---|
I've implemented openLinksInNewWindow parameter in the embedding code. To force all links to be opened in a new window use an embedding code like this for simple embedding with object tag:
for swfobject:
|
# 14 years ago | |
---|---|
Thanks Alex! |
# 14 years ago | |
---|---|
Forgive my ignorance, I'm just not that familiar with XML. I pasted this, and my links still aren't opening in a new window, and I can't figure out which part of the code applies to not opening in a new window: <object I also am not sure if I need the swfobject code? |
# 14 years ago | |
---|---|
You should replace "id=11151@1" with "id=11151@1&openLinksInNewWindow=true" in your code. Here are the benefits of using swfobject |
# 14 years ago | |
---|---|
Now it is not working at all and I tried rebuilding from scratch. Man, this is frustrating. Any clue what the problem is when it says "n/a." |
# 14 years ago | |
---|---|
leannaaker, it looks like an error in flashvars in your embedding code. Could you please paste the embedding code you use so I can check it and fix a mistake. |
# 14 years ago | |
---|---|
Any fix for this yet? I'm having the same problem. Here's my coding: <object width="300" height="68" type="application/x-shockwave-flash" data="http://cdn.tagul.com/cloud.swf"> and here's my website: http://www.inreviewonline.com |