Jump to content
UBot Underground

shekhar007

Members
  • Content Count

    10
  • Joined

  • Last visited

Community Reputation

0 Neutral

About shekhar007

  • Rank
    Member

System Specs

  • OS
    Windows 8
  • Total Memory
    < 1Gb
  • Framework
    v3.5
  • License
    Standard Edition
  1. most customers are not technical and they think its virus, also huge drop in desktop buyers these days, i even tried submitting the software to appsumo, they didnt lke this kind of installation and didnt accept the software to be listed in appsumo
  2. its good, need to try, i was using another jquery table plugin
  3. not much activity in ubot why, forums less posts,good to see urs
  4. for those struggling with this, use the CDN of jscolor;no need to host it yourself, the below code works <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jscolor/2.5.2/jscolor.min.js"></script> <script> function addHtml() { document.querySelector('#out').innerHTML += '<input data-jscolor="{}">' jscolor.install() // recognizes new inputs and installs jscolor on them } </script> <button onclick="addHtml()">Click to generate HTML input</button> <p id="out"></p>
  5. i am still facing this problem in-spite of running the .bat file
×
×
  • Create New...