Postponed (maintainer needs more info)
Project:
Service links
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2011 at 08:32 UTC
Updated:
25 Jul 2013 at 18:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
TheCrow commentedlet's try also if this <script> tag doesn't look much friendly
Comment #2
TheCrow commentedIt's running on sample page and seem work :)
The version for 6.x-2.x will come on the next commit
Comment #3
TheCrow commentedCommitted!
Comment #5
baysaa commentedThe linkedin share widget doesn't work for IE8 (internet explorer 8) and below. The reason for it is, IE8 doesn't allow data uri's on script elements according to this wikipedia page: http://en.wikipedia.org/wiki/Data_URI_scheme#Web_browser_support
The anchor tag gets replaced with a script tag on IE8 but it doesn't show the LinkedIn share button. If you comment out the following lines from linkedin_share_widget.js
The share button appears on IE8. However if you click it, it only shares the homepage/domain name, obviously because there's no "data-url" attached to the script element.
I don't have a fix for this yet, but thought I'd raise the issue in hopes that someone else has a fix for it. I've searched everywhere on Google and the issue tracker but couldn't find anyone reporting the same issue, and on google even if I found reports there were no solutions.
Comment #6
baysaa commentedComment #7
TheCrow commentedhave you tried to visualize the home page project? I don't see anything wrong with this widget
Comment #8
simon georges commented