Skip to content

Instantly share code, notes, and snippets.

View ruslansavenok's full-sized avatar

Ruslan ruslansavenok

View GitHub Profile
var testReplies = 10000,
testCode = function() {
/* code to test */
//$(this) is #actionBox, use it as your container
//#actionBox that will be removed after test
},
actionBoxConfigure = function(){
/* put elements into actionBox here */
//var i=100;