Jump to content
  • 0

behavior как бы заставить его работать...


Anuksanomun
 Share

Question

Доброго времени суток!

По просьбе модератора создала новую свеженькую темку :)

Не работает данная приблуда, хоть прибей:(

Сколько на сайтах (разных) не смотрела.... у них всё сказачно.

А тут качаешь, прописываешь... и не пашет

Пробовала и в корень кидать к индексному файлу, и полный путь прописывать, результат один и тот же...

Пробовала также разные скрипты PIE, border-radius.htc...

А было бы хорошо, если б заработало.

css:



#menu .stripNav a.current {
display:block;
height:28px;
border:1px solid #3586b4;
background: url(../images/butt_active_c.png) repeat-x top left;
border-radius:4px;
behavior: url(PIE.htc); /* учим IE border-radius */
}

файл лежит в папке css.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Значится так... попробовала... нифига...

что я не так делаю?:)

Вот дерево размещения:

MyWork/index.html

MyWork/css/style.css

MyWork/css/PIE/PIE.htc

Пробовала кидать ПИЕ в MyWork/css/PIE.htc

так что ещё....

ну ещё могу снова css:



menu ul li{
display:block;
float:left;
border:2px solid #637528;
border-radius:0 10px;
position:relative;
zoom:1;
padding:10px 15px;
background:#c69580;
/* Для WebKit (Safari, Google Chrome и т.д.) */
background: -webkit-gradient(linear, left top, left bottom, from(#c69580), to(#637528));
box-shadow:-5px 0 10px #666;
text-shadow:-2px -2px 10px #000;
-pie-border-radius:0 10px;
behavoir:url(../css/PIE/PIE.htc);
}

Данную запись пробовала во всех мыслимых и не мыслимых вариациях, к сожалению результат всё тот же:( отрицательный.

behavoir:url(../css/PIE/PIE.htc);

Edited by Anuksanomun
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