I\'m using firefox 50.1.0 when I add fadeout or fadein jquery functions the twitter share button doesn\'t show up. The iframe is getting loaded but the button is not showing
Generally, Keep your script references in the Head not the body. You need to include jQuery, Bootstrap css and Bootstrap js correctly to use it. This works by getting the widget script on click and then scanning the dom for the div with the widget code to execute solving the async problem with Firefox.
Code Integration Close
Home