Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function ff_do_you_receive_init(element, condition)
- {
- switch (condition) {
- case 'pageentry':
- ff_customClass(element,"uk-display-inline-block");
- ff_icheck(element,false,3);
- //break;
- default:;
- } // switch
- } // ff_do_you_receive_init
Advertisement
Add Comment
Please, Sign In to add comment