Jump to content
  • 0

открые ссылок в новом окне


mashur
 Share

Question

в общем да, открываются ссылки в новом окне, хотя не должны. вот код хтмл

                <TH><a href="index.html" class="rollover"></a></TH>
<TH><a href="vector.html" class="rollover2"></a></TH>

а точнее индекс открывается в том же окне если быть на Векторе. но если быть на индексе и пытаться на него же нажать, то опять в новое окно(

помогите необразованному)

на всякий случай брошу цсс роловера

   a.rollover {
background: url(1.jpg);
display: block;
width: 143px;
height: 35px;
}
a.rollover:hover {
background-position: 0 -35px;
}


a.rollover2 {
background: url(2.jpg);
display: block;
width: 143px;
height: 35px;
}
a.rollover2:hover {
background-position: 0 -35px;
}

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

сделал так:

                <TH><a href="http://www.facebook.com/profile.php?id=100001556612117&ref=tn_tnmn" target="_self" class="ic"></a></TH>
<TH><a href="http://vk.com/id99857089" target="_self" class="ic2"></a></TH>

ничего не поменялось(

Edited by mashur
Link to comment
Share on other sites

  • 0

так же(

думал может дело в таблице? надо попытаться дивами сделать...

ппц... я не тот код выложил)))

не туда вписывал тарджет) ща попытаюсь еще раз

ура))) работает))) туплю жестоко) спасибо огромное) репутацию вроде повысил :boast:

а такой вопрос

куда вставлять код скрипта?

$('.slider3').mobilyslider({
transition: 'fade',
animationSpeed: 800,
bullets: true,
arrowsHide: false
});

и с этим разобрался уже))) в сам скрипт залез и там ковырял) alexandr_v-vich спасибо)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy