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

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -