Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $('.content_container :input[type=radio]:checked, .content_container :input:not([type=radio])')
  2.  
  3. .content_container :input:not([type=button])
  4. .content_container :button:not([type=button])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement