Loading...
 
Skip to main content

History: Post-it_Sticky_Note_Custom_js

Source of version: 1 (current)

Copy to clipboard
            if (getCookie('flip_class_postitnote') != 'hidden') {
  $('#postitnote').removeClass('hidden').hide().delay('500').fadeIn('slow').draggable();
}