Форум А и О (скрипты, дизайн, общение)

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Форум А и О (скрипты, дизайн, общение) » Комбинат Добрых Услуг. » Заказ часиков на форум!


Заказ часиков на форум!

Сообщений 1 страница 13 из 13

1

Можно мне сделать круглые часы,вырезать только лица.
http://i85.beon.ru/41/6/380641/72/17214972/293857_max.jpeg
Сдлеайте лучше под стидь форума)))

http://kamchattwilight.funbb.ru/

0

2

Kamchatka

Kamchatka
А РАЗМЕР?

0

3

А неважно.Сделайте на свой вкус,главное чтоб не мелкие были.
)))

0

4

Kamchatka написал(а):

А неважно.Сделайте на свой вкус,главное чтоб не мелкие были.
)))

КОРОЧ Я  часы делала в первый раз, тык

Не разобралась еще как менять цвет шрифта

0

5

Студентка
слушай,мне нравятся!!!!классненькие,только с каким кодиком его лепить???)))

0

6

Kamchatka написал(а):

Студентка
слушай,мне нравятся!!!!классненькие,только с каким кодиком его лепить???)))

Код:
<table border="0" bordercolor="white" width="150" height="179" background="http://www.10pix.ru/img1/334132/485875.png">
<tr>
<td align="center"> 
<script>
document.write("<FONT color yellow' face='Fixedsys' style='font-size-30 : 30px;'>");
var clockid=new Array()
var clockidoutside=new Array()
var i_clock=-1
var thistime= new Date()
var hours=thistime.getHours()
var minutes=thistime.getMinutes()
var seconds=thistime.getSeconds()
if (eval(hours) <10) {hours="0"+hours}
if (eval(minutes) < 10) {minutes="0"+minutes}
var thistime = hours+":"+minutes
 
function writeclock() {
 i_clock++
 if (document.all || document.getElementById || document.layers) {
  clockid[i_clock]="clock"+i_clock
  document.write("<span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span>")
 }
}
function clockon() {
 thistime= new Date()
 hours=thistime.getHours()
 minutes=thistime.getMinutes()
 seconds=thistime.getSeconds()
 if (eval(hours) <10) {hours="0"+hours}
 if (eval(minutes) < 10) {minutes="0"+minutes}
 thistime = hours+":"+minutes
  
 if (document.all) {
  for (i=0;i<=clockid.length-1;i++) {
   var thisclock=eval(clockid[i])
   thisclock.innerHTML=thistime
  }
 }
 
 if (document.getElementById) {
  for (i=0;i<=clockid.length-1;i++) {
   document.getElementById(clockid[i]).innerHTML=thistime
  }
 }
 var timer=setTimeout("clockon()",1000)
}
window.onload=clockon
</script><script>writeclock()</script></td></tr></table>

0

7

Спасибо)))Первый раз,а уже так красиво получилось))))Урааа)))

0

8

Kamchatka
немного переделала код-

Код:
<table border="0" bordercolor="white" width="150" height="179" background="http://www.10pix.ru/img1/334132/485875.png">
<tr>
<td align="center"> 
<script>
document.write("<FONT color=#3c11f3' face='tahoma' size=5;'>");
var clockid=new Array()
var clockidoutside=new Array()
var i_clock=-1
var thistime= new Date()
var hours=thistime.getHours()
var minutes=thistime.getMinutes()
var seconds=thistime.getSeconds()
if (eval(hours) <10) {hours="0"+hours}
if (eval(minutes) < 10) {minutes="0"+minutes}
var thistime = hours+":"+minutes
 
function writeclock() {
 i_clock++
 if (document.all || document.getElementById || document.layers) {
  clockid[i_clock]="clock"+i_clock
  document.write("<span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span>")
 }
}
function clockon() {
 thistime= new Date()
 hours=thistime.getHours()
 minutes=thistime.getMinutes()
 seconds=thistime.getSeconds()
 if (eval(hours) <10) {hours="0"+hours}
 if (eval(minutes) < 10) {minutes="0"+minutes}
 thistime = hours+":"+minutes
  
 if (document.all) {
  for (i=0;i<=clockid.length-1;i++) {
   var thisclock=eval(clockid[i])
   thisclock.innerHTML=thistime
  }
 }
 
 if (document.getElementById) {
  for (i=0;i<=clockid.length-1;i++) {
   document.getElementById(clockid[i]).innerHTML=thistime
  }
 }
 var timer=setTimeout("clockon()",1000)
}
window.onload=clockon
</script><script>writeclock()</script></td></tr></table>

+1

9

НЕТ!!!Изза второго кода,мне пришлось полностью табоицу перделывать,он не рабит!!!!!!!!!(((

0

10

можно круглые часы
200/200
цифры(фиолетовым,блестели)
стрелки(розовым)

0

11

Курай написал(а):

можно круглые часы
200/200
цифры(фиолетовым,блестели)
стрелки(розовым)

не умею такие делать.

0

12

кругленькими сделать что бы тока лица были цифры голубые
стрелки красные блестящие размер 200 на 200

0

13

тема закрыта, я часы делать не умею

0


Вы здесь » Форум А и О (скрипты, дизайн, общение) » Комбинат Добрых Услуг. » Заказ часиков на форум!


Сервис форумов BestBB © 2016-2020. Создать форум бесплатно