Author Topic:  [jQuery Creation]Toogle Easy  (Read 1665 times)

0 Members and 1 Guest are viewing this topic.

Offline Hectore

  • Junior
  • *
  • Posts: 95
  • Reputation: 0
  • Gender: Male
[jQuery Creation]Toogle Easy
« on: 29 June 2013, 12:13:20 »
Salut tuturor !

Astazi am sa va prezint un script toogle , ce este foarte dragut si simplu :)

Cod :
Code: [Select]
<div class="puf">
<textarea style="width: 996px; height: 203px;">
<script src="http://code.jquery.com/jquery-latest.js"></script>
<div class="apasa">Apasa-ma</div>
<div style="display: none;" class="deschis">M-am deschis! :D </div>

<script>

$(".apasa").click(function () {
$(".deschis").toggle();
});

</script>
</textarea>


<br>Demo:

<script src="http://code.jquery.com/jquery-latest.js"></script>
<div class="apasa">Apasa-ma</div>
<div style="display: none;" class="deschis">M-am deschis! :D </div>
<script>

$(".apasa").click(function () {
$(".deschis").toggle();
});

</script></div>

<style>
body {
color: #000;
visibility: hidden;}

.puf { visibility: visible;}

 .apasa { border: 1px solid blue; padding: 3px; }

.deschis { border: 1px solid red; padding: 3px; margin-top: 3px;}
</style>
« Last Edit: 28 August 2014, 22:10:41 by ×X×_vasya_×X× »

Offline BiGdOg

  • I'm a
  • Legend
  • Spam Machine
  • *
  • Posts: 2334
  • Reputation: 0
  • Gender: Male
  • Nothing about me, what about you?
Re: Toogle Easy
« Reply #1 on: 29 June 2013, 12:47:31 »

Si pe limba noastra ce face :))?.
Ai putea sa ne pui o imagine sa ne arati ce face :-??









Offline Hectore

  • Junior
  • *
  • Posts: 95
  • Reputation: 0
  • Gender: Male
Re: Toogle Easy
« Reply #2 on: 29 June 2013, 12:52:08 »
DEMO :


Offline BiGdOg

  • I'm a
  • Legend
  • Spam Machine
  • *
  • Posts: 2334
  • Reputation: 0
  • Gender: Male
  • Nothing about me, what about you?
Re: Toogle Easy
« Reply #3 on: 29 June 2013, 12:52:58 »

Aaaa,arata super tare,bravo :-bd









Offline IstuntmanI

  • GZS Owner
  • Administrator
  • Cyborg
  • *
  • Posts: 15119
  • Reputation: 80
  • Gender: Male
  • Real Name: NcF http://fb.me/cnistor96
  • Steam ID: istuntmani
Re: Toogle Easy
« Reply #4 on: 29 June 2013, 14:10:03 »
Nice. :D

Offline [SG]P1xuletz.xD

  • A D D I C T E D.
  • Legend
  • God
  • *
  • Posts: 7254
  • Reputation: 0
  • Gender: Male
  • Todos los Torros.
Re: Toogle Easy
« Reply #5 on: 29 June 2013, 14:16:24 »
Nicee  !





Offline [SG]MonsteR.

  • :troll:
  • Legend
  • Spam Machine
  • *
  • Posts: 1585
  • Reputation: 0
  • Gender: Male
  • Don't worry, be happy.
Re: Toogle Easy
« Reply #6 on: 29 June 2013, 16:57:48 »
Misto, bravo :P

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal