Web Coders Forum

User info

Welcome, Guest! Please login or register.


You are here » Web Coders Forum » Wapego Sites » Wapego Working facebook,twitter,Google+ Sharer Script


Wapego Working facebook,twitter,Google+ Sharer Script

Posts 1 to 5 of 5

1

No need To edit.
You may need to remove any br in the textarea box

Code:
 Share Url:<script>document.write('<textarea name="share" rows="1">'+window.location+'</textarea>')</script><br/>BB Url: <script>document.write('<textarea name="share" rows="1">'+window.location+'</textarea>')</script> <br/> 
<script>
document.write('<a href="https://www.facebook.com/sharer/sharer.php?u='+window.location+'"><img src="http://mytechstore.ml/content/fbshare.png"/></a>')
</script> <script>
document.write('<a href="https://twitter.com/intent/tweet?source='+window.location+'&text=Just%20read%20this"> <img src="http://mytechstore.ml/content/twit.png"/> </a>')
</script> <script>
document.write('<a href="https://plus.google.com/share?url='+window.location+'"> <img src="http://mytechstore.ml/content/google.png"/> </a>') </script> 

[text] Share Url:<script>//script by Irhodia Jonathan (http://mytechstore.ml)
document.write('<textarea name="share" rows="1">'+window.location+'</textarea>')</script><br/>BB Url: <script>//script by Irhodia Jonathan (http://mytechstore.ml)
document.write('<textarea name="share" rows="1">'+window.location+'</textarea>')</script> <br/>
<script> //script by Irhodia Jonathan (http://mytechstore.ml)
document.write('<a href="https://www.facebook.com/sharer/sharer.php?u='+window.location+'"><img src="http://mytechstore.ml/content/fbshare.png"/></a>')
</script> <script>//script by Irhodia Jonathan (http://mytechstore.ml)
document.write('<a href="https://twitter.com/intent/tweet?source='+window.location+'&text=Just%20read%20this"> <img src="http://mytechstore.ml/content/twit.png"/> </a>')
</script> <script>//script by Irhodia Jonathan (http://mytechstore.ml)
document.write('<a href="https://plus.google.com/share?url='+window.location+'"> <img src="http://mytechstore.ml/content/google.png"/> </a>') </script> [/text]

#tci; #wcoders; #tcihosting; #javascript; #facebook; #sharer;

0

2

Thanks for the code will be useful since i want to try out wapego

To other wcoders what do you think i can do

0

3

k but what is ur current site

0

4

k but what is ur current site

0

5

if you dont have one http://tcihosting.gq is a good choice

0


You are here » Web Coders Forum » Wapego Sites » Wapego Working facebook,twitter,Google+ Sharer Script