extended boundaries

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

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


Вы здесь » extended boundaries » расширь границы » jQuery


jQuery

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

1

Код:
<!--HTML-->

<script scr="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<div id="face" onclick="$('#face').hide ()">test</div>

<style>

#face {
width: 400px;
height: 100px;
position: relative;
left: 0px;
top: 0px;
background-color: #fff; 
}

</style>

0

2

Код:
<!--HTML-->
<script>
 console.log(5 + 6);
</script>

0


Вы здесь » extended boundaries » расширь границы » jQuery


Рейтинг форумов | Создать форум бесплатно