tmort / Socialite

Other
1.68k stars 163 forks source link

Allow for target="_blank" to be added to Pinterest (and other) links... #58

Open ericrasch opened 11 years ago

ericrasch commented 11 years ago

I have some instances where I need target="_blank" to be added to the social links. Problem is, attributes keep getting stripped out from the anchor tags once Socialite activates.

Is there a way to stop that from happening?

johnantoni commented 11 years ago

could add option via data attributes

tmort commented 10 years ago

Definitely something I will try to implement asap. If you'd like to contribute don't hesitate to submit a pull request.