File: new.html

Recommend this page to a friend!
  Classes of zinsou A.A.E.Moïse   JavaScript CORS Request   new.html   Download  
File: new.html
Role: Example script
Content type: text/plain
Description: example script
Class: JavaScript CORS Request
Get remote page via DOM without CORS restrictions
Author: By
Last change:
Date: 6 years ago
Size: 2,436 bytes
 

Contents

Class file image Download
<!doctype html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-language" content="fr"> <meta name="description" content="Suivez l´évolution des principaux indices mondiaux en CFD et gratuitement, diffusés en streaming et en temps réel."> <meta http-equiv="pragma" content="no-cache"> <meta name="twitter:url" content="https://fr.investing.com/indices/major-indices"/> <meta name="twitter:site" content="@InvestingFrance"> <meta name="twitter:title" content="Indices boursiers mondiaux - Investing.com"> <meta name="twitter:description" content="Suivez l´évolution des principaux indices mondiaux en CFD et gratuitement, diffusés en streaming et en temps réel."> <meta name="twitter:card" content="summary"> <meta property="og:title" content="Indices boursiers mondiaux - Investing.com"/> <meta property="og:description" content="Suivez l´évolution des principaux indices mondiaux en CFD et gratuitement, diffusés en streaming et en temps réel."/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://fr.investing.com/indices/major-indices"/> <meta property="og:site_name" content="investing.com France"/> <meta property="og:locale" content="fr_FR"/> <meta property="og:image" content="https://i-invdn-com.akamaized.net/investing_300X300.png"/> <meta name="google-site-verification" content="DTRxWXB3vjNUsTCPICWo9yzZmIllylXYkRevEXo7szg"> <title>new test</title> </head> <body> <h1>Le test du Js url's Content Parser</h1> <h2>Le test du Js url Parser h2</h2> <h3>Le test du Js url Parser h3</h3> <h4>Le test du Js url Parser h4</h4> <h5>Le test du Js url Parser h5</h5> <h6>Le test du Js url Parser h6</h6> <a href="./test.html">papa et maman sont fatigués de parler</a> <form id="changepass" method="POST"> <fieldset> <p><input type="text" id="pseudo" name="pseudo" placeholder="pseudo" /> <input type="text" id="name" name="name" placeholder="name" /> <input type="password" id="password" name="password" placeholder="old password" /></p><p> <input type="password" id="newpassword" name="newpassword" placeholder="New password" /></p><p> <input type="submit" value="modify" /> </p><div id="manage" ></div> </fieldset> </form> </body> </html>