Skip to content
  • Home
  • About
    • Our Partners & Clients
  • Products & Services
  • Contact Us
  • Blog
    • Coding Tips
    • Design
    • Free Resources
  • Search
Origine IT
Origine IT
Break the rules, Simplify
  • Home
  • About
    • Our Partners & Clients
  • Products & Services
  • Contact Us
  • Blog
    • Coding Tips
    • Design
    • Free Resources
  • Search
Category: product
Home Archive for category "product"

Category: product

Copy and Paste screenshot to div using javascript

    <html> <head> <script language=”javascript” src=”scripts/jquery-3.0.0.min.js”></script> <script> $(document).ready(function(e) { $(“#textareaid”).bind(“paste”, function(e){ var items = (e.clipboardData || e.originalEvent.clipboardData).items; console.log(JSON.stringify(items)); // will give you the mime …

Read more"Copy and Paste screenshot to div using javascript"

Online Claim Manager

Read more"Online Claim Manager"

Vehicle Dealer System

Read more"Vehicle Dealer System"
2021 © Origine IT
Back to Top