javascript - not able to run linkedin company profile script -
i copied code link(https://developer.linkedin.com/plugins/jymbii) giving company name , clicking code button. generated code given below
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script> <script type="in/jymbii" data-companyid="5818" data-format="inline"></script> i pasted code in tag of html file , run html file in chrome, firefox , ie, browser gave blank page output.
how should use in jsp/html file, generate job-posting feed.
please me.
just add 2 script tags in <body> tag. if have added them in <head> tag not work
Comments
Post a Comment