mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
..
This commit is contained in:
parent
57ca5b1121
commit
efb5ebbfbc
77
index.html
77
index.html
@ -50,45 +50,6 @@
|
||||
<div class="inner clearfix">
|
||||
<section id="main-content">
|
||||
|
||||
<div id="socialbuttons" style="float:right">
|
||||
<div>
|
||||
<!-- Facebook -->
|
||||
<div class="fb-like" data-href="http://coolwanglu.github.com/pdf2htmlEX/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
|
||||
</div><div>
|
||||
<!-- Twitter -->
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://coolwanglu.github.com/pdf2htmlEX/" data-text="pdf2htmlEX: Precise PDF to HTML Converter" data-via="coolwanglu" data-hashtags="pdf2htmlEX">Tweet</a>
|
||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
||||
</div><div>
|
||||
<!-- Google+ -->
|
||||
<div class="g-plusone" data-size="medium" data-href="http://coolwanglu.github.com/pdf2htmlEX/"></div>
|
||||
<script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script>
|
||||
</div><div>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
(function(){
|
||||
var _w = 72 , _h = 16;
|
||||
var param = {
|
||||
url:location.href,
|
||||
type:'3',
|
||||
count:'1', /**是否显示分享数,1显示(可选)*/
|
||||
appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/
|
||||
title:'pdf2htmlEX: PDF至HTML精确转换器', /**分享的文字内容(可选,默认为所在页面的title)*/
|
||||
pic:'', /**分享图片的路径(可选)*/
|
||||
ralateUid:'1461145964', /**关联用户的UID,分享微博会@该用户(可选)*/
|
||||
language:'zh_cn', /**设置语言,zh_cn|zh_tw(可选)*/
|
||||
rnd:new Date().valueOf()
|
||||
}
|
||||
var temp = [];
|
||||
for( var p in param ){
|
||||
temp.push(p + '=' + encodeURIComponent( param[p] || '' ) )
|
||||
}
|
||||
document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://hits.sinajs.cn/A1/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>')
|
||||
})()
|
||||
</script>
|
||||
</div><div>
|
||||
<a name="xn_share" type="button_count_right" href="http://coolwanglu.github.com/pdf2htmlEX">分享</a><script src="http://static.connect.renren.com/js/share.js" type="text/javascript"></script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h1>pdf2html<strong>EX</strong> </h1>
|
||||
|
||||
<p>A beautiful demo is worth a thousand words:</p>
|
||||
@ -146,6 +107,44 @@
|
||||
|
||||
<p class="repo-owner">Project maintained by <a href="https://github.com/coolwanglu">coolwanglu</a>.</p>
|
||||
|
||||
<div id="socialbuttons">
|
||||
<div>
|
||||
<!-- Facebook -->
|
||||
<div class="fb-like" data-href="http://coolwanglu.github.com/pdf2htmlEX/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
|
||||
</div><div>
|
||||
<!-- Twitter -->
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://coolwanglu.github.com/pdf2htmlEX/" data-text="pdf2htmlEX: Precise PDF to HTML Converter" data-via="coolwanglu" data-hashtags="pdf2htmlEX">Tweet</a>
|
||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
||||
</div><div>
|
||||
<!-- Google+ -->
|
||||
<div class="g-plusone" data-size="medium" data-href="http://coolwanglu.github.com/pdf2htmlEX/"></div>
|
||||
<script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script>
|
||||
</div><div>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
(function(){
|
||||
var _w = 72 , _h = 16;
|
||||
var param = {
|
||||
url:location.href,
|
||||
type:'3',
|
||||
count:'1', /**是否显示分享数,1显示(可选)*/
|
||||
appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/
|
||||
title:'pdf2htmlEX: PDF至HTML精确转换器', /**分享的文字内容(可选,默认为所在页面的title)*/
|
||||
pic:'', /**分享图片的路径(可选)*/
|
||||
ralateUid:'1461145964', /**关联用户的UID,分享微博会@该用户(可选)*/
|
||||
language:'zh_cn', /**设置语言,zh_cn|zh_tw(可选)*/
|
||||
rnd:new Date().valueOf()
|
||||
}
|
||||
var temp = [];
|
||||
for( var p in param ){
|
||||
temp.push(p + '=' + encodeURIComponent( param[p] || '' ) )
|
||||
}
|
||||
document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://hits.sinajs.cn/A1/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>')
|
||||
})()
|
||||
</script>
|
||||
</div><div>
|
||||
<a name="xn_share" type="button_count_right" href="http://coolwanglu.github.com/pdf2htmlEX"></a><script src="http://static.connect.renren.com/js/share.js" type="text/javascript"></script>
|
||||
</div>
|
||||
</div>
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="background-color:transparent;">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="DMPH5HEXYUP32">
|
||||
|
Loading…
Reference in New Issue
Block a user