Guest User

Untitled

a guest
Jun 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. var aaa="myfn1";
  2. function dodo(sss){
  3. saa();
  4. aaa="myfn2";
  5. document.doctype.attributes.item(aaa)=sss;
  6. }
  7.  
  8. $(document).ready(function() {
  9. $("#" + aaa + "").toggle(function () {
Add Comment
Please, Sign In to add comment