May 10, 200818 yr Ok..Lets say on myspace is there a css or something that makes it where when you click a link like "Pics" or "View Friends" it opens in a new tab? I know if you write the link its like <a href="bla bla bla" target="_blank"> bla bla </a>it will make the link pop into a new window... Any Idea's?
May 13, 200818 yr put in the header<base trarget="_blank">then no need for it in ever link.sedondly, to make it open a new tab instead of a new window, you have to set this in the browser options (open new link in tab)
Create an account or sign in to comment