Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #formid .input, #formid .select, etc...
- { display: none;
- }
- #formid #MyFirstBlock, #formid .submit
- { display: block
- }
- .submitted .input, .submitted .select, etc...
- { display: block
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement