diff --git a/src/js/update.js b/src/js/update.js index e32eae6..43722b4 100644 --- a/src/js/update.js +++ b/src/js/update.js @@ -7,6 +7,21 @@ __$__.Update = { // this function is called when ace editor is edited. PositionUpdate: function(__arg__) { + + //adding portion start + + window.onload = function(){ + var cell_highlight = document.getElementsByClassName("ace_gutter-cell"); + for(i=0;i