Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

CSS/HTML code question?

Is there any other script to open links in new tab/windows besides

target="_blank"

and

class="newtab"

I have Friendster (it's a social networking site, like MySpace where you get to edit your profile and it uses both CSS and HTML codes together, not many of you may be aware of). And idk but HTML codes get like edited when you enter them. Like on my myspace I put this code:

a href="url here" class="newtab" target="_blank" --and it's working perfectly.

But if I put it in Friendster they take target="_blank" off of the code. FOR SHORT: Links open in the same page.

And it has a separate box for the CSS codes and the links codes look like this:

/* GLOBAL LINKS */

.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {

text-decoration: none;

color: #cc99ff;

}

.usercontent a:hover {

text-decoration: underline;

color: #ffff00;

IDK if anything can be done about it. But I believe somehow there's a way that just has to be figured out. 10 easy points for the first answer that will work :)

2 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    idk either use javascript or not

    if that friendster support html they must support <script> tag or not

    here the example to open pop up

    <script type="text/javascript">

    <!--

    function myPopup() {

    window.open( "http://www.google.com/%22 )

    }

    //-->

    </script>

    <form>

    <input type="button" onClick="myPopup()" value="POP!">

    </form>

    or u can use a simple one like this

    <A HREF= "javascript:void(0)" onclick = "window.open ('http://www.msn.com/')%22 >to msn</a>

    good luck

  • duque
    Lv 4
    5 years ago

    there's no decision to stay away from viewer's from saving/copying your unique %.. as without delay as snap pictures are viewable in a viewer's browser, those pictures have already been downloaded to their pc. A savvy personality may understand precisely the position to locate those pictures or per chance do a glance for for them. Your astounding guess is to both watermark the buyer-pleasant pictures or make thumbnails of them. Ron

Still have questions? Get your answers by asking now.