Skip to content

Instantly share code, notes, and snippets.

@evilj0e
Created June 1, 2014 10:54
Show Gist options
  • Save evilj0e/939d8870287e906e36a3 to your computer and use it in GitHub Desktop.
Save evilj0e/939d8870287e906e36a3 to your computer and use it in GitHub Desktop.
<span id="seh1" class="sehe1" onclick="
$('#ser2').fadeOut(0); $('#ser1').fadeIn(500);
$('#seh1').removeClass('sehe2');
$('#seh2').removeClass('sehe1');
$('#seh1').toggleClass('sehe1');
$('#seh2').toggleClass('sehe2');
"><span class="fo">Текст</span></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment