Share on Facebook var button = document.getElementById('facebook_share_link_73') || document.getElementById('facebook_share_icon_73') || document.getElementById('facebook_share_both_73') || document.getElementById('facebook_share_button_73'); if (button) { button.onclick = function(e) { var url = this.href.replace(/share\.php/, 'sharer.php'); window.open(url,'sharer','toolbar=0,status=0,width=626,height=436'); return false; } if (button.id === 'facebook_share_button_73') { button.onmouseover = function(){ this.style.color='#fff'; this.style.borderColor = '#295582'; this.style.backgroundColor = '#3b5998'; } button.onmouseout = function(){ this.style.color = '#3b5998'; this.style.borderColor = '#d8dfea'; this.style.backgroundColor = '#fff'; } } }
Continue reading...Wednesday, June 10, 2009
I just received an email from SitePoint Marketplace that they are testing their new marketplace called Flippa. The first thing that comes into my mind is that SitePoint might be building a marketplace that can counter a phenomenon called ‘SitePoint Marketplace Saturation’. I was wrong. Let’s go into the pros and cons of the new Flippa: Pros - Professional [...]
Continue reading...
Friday, July 3, 2009
4 Comments