Skip to content

Instantly share code, notes, and snippets.

View dxtr026's full-sized avatar

Rahul Yadav dxtr026

View GitHub Profile
@dxtr026
dxtr026 / integration.md
Created July 23, 2018 06:21
Integration of Anarock JavaScript Form SDK

asd

@dxtr026
dxtr026 / integration.md
Last active July 23, 2018 06:24
Integration of Anarock JavaScript Form SDK
<!DOCTYPE html>
  <html lang="en-us">
  <head>
  <script type="text/javascript" src="https://s3.ap-south-1.amazonaws.com/anarock.misc/form.js"></script></head>
<body>
  <div id="anarock-form"></div>
  <script>
    var form_container = document.getElementById('anarock-form')
 window.createForm(form_container, '833f8c4988e47bf2', 'wisecowconsultants', 'nyati-evara-wisecow', 'staging')