Skip to content

Instantly share code, notes, and snippets.

@Juribiyan
Created August 5, 2014 07:52
Show Gist options
  • Save Juribiyan/0d2fad7ef02a4262dc61 to your computer and use it in GitHub Desktop.
Save Juribiyan/0d2fad7ef02a4262dc61 to your computer and use it in GitHub Desktop.
dcxt test
$('#de-btn-settings')[0].click();
$('.de-cfg-tab[info=posts]')[0].click();
if($('input[info=ajaxUpdThr]:checked').length) { $('input[info=ajaxUpdThr]:checked')[0].click(); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment