Would love to know if this is possible
Would love to know if this is possible
I get lots of links to other sites and when someone clicks on them they are off to the other site. I can add to the link a command to open in new window but would love to just have the .htaccess file do this. Is that possible??
-
kleinerChemiker
- Regular
- Posts: 765
- Joined: Tue Oct 17, 2006 2:36 pm
- Location: Vienna/Austria
- Contact:
Then how other than having to edit eveyones blog
Then how can this be done with out having to edit everyone blog???kleinerChemiker wrote:no
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
I am not a programmer so this is hard to understand
Don,Don Chambers wrote:Perhaps this will help you: http://tinyurl.com/hjsyl
I am not a programmer and all that page shows and talks about is how to program something. Would be nice to be albe to have a command like <base target=_blank> in the heading. I tried this and Serendipity went crazy. I sure hope someone has an idea??
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
The javascript solution I pointed you to is the only thing I could find. At the bottom of that article, it actually stated there was an update to the script. It seems to do what you want, but you do need to understand what it is doing to use it.
For what its worth, opening blank targets is typically not recommended except for a few rare instances. Many people are used to navigating with back/forward browser arrows, and the moment you open a new window/tab, there is nothing to go "back" to.... the other window may still be open, but that might be immediately obvious to everyone.
For what its worth, opening blank targets is typically not recommended except for a few rare instances. Many people are used to navigating with back/forward browser arrows, and the moment you open a new window/tab, there is nothing to go "back" to.... the other window may still be open, but that might be immediately obvious to everyone.
=Don=