Guest User

Untitled

a guest
Jun 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $("#save > #a").click(function(){$(this).fadeOut('slow')});
  2. <div id="save" class="sessionSelect">
  3. <div id="a">g</div>
  4. <div id="b">gf</div>
  5. <div id="c">sdfg</div>
  6. <div id="d">agaxca</div>
  7. </div>
Add Comment
Please, Sign In to add comment