Yeah, I don’t care for the image. And I’m leaning towards keeping the mouseover pop-up only because it’s so much more intuitive when you actually want to share a link.
Your previous link has a text only option that I’m going to test now.
Yeah, I don’t care for the image. And I’m leaning towards keeping the mouseover pop-up only because it’s so much more intuitive when you actually want to share a link.
Your previous link has a text only option that I’m going to test now.
Awesome! I think you just solved all my remaining issues:
The trick was to use class=addthis_button (no orange plus sign, but class still invoked to allow for mouseover pop-up)
instead of…
class=addthis_button_compact (orange plus sign)
or…
no class, which didn’t invoke the menu at all unless you click on “Share” and go to a new page (as in Button #3 currently).
So, now I’ve left it at:
Button #1: Facebook Share. Looks ugly (will probably be deleted soon)
Button #2: no orange plus sign, Share text aligned in all browsers, looks clean, blends with template, and mouseover on pop-up
Button #3: no orange plus sign, Share text aligned in all browsers, looks clean, blends with template, but needs click through to a new page to share, and Facebook share is buried on Page 2 of that new page, which requires scrolling.
So I think I’m going to go with Button #2 in its current state unless the majority has an issue with the mouse-over pop-up.
ETA: Oh, and even if we choose to go with no mouseover pop-up, Button #2 still wins! Why? Because I can easily use your previously discovered ui_click: true to disable the pop-up.
So I guess we’re done with Button #3! Deleting it now.
For those late to the party, screenshots in previous posts might give you an idea of the changing states of buttons.
I’m killing Button #1 (Facebook Share) as well. It’s redundant.
The winner is Button #2. Only thing left to decide is with mousover pop-up or without. We’ll decide that tomorrow or over the week.
Sweet! Glad those hours were only almost completely wasted.
Oh, and you might want to look into the popup delay. I think it’s on the first Addthis FAQ I linked above. I’m actually warming up to on-mouseover, but it bugs me when it happens just when I’m just passing through. A short delay, maybe just a few hundred milliseconds might work, too.
Perfect.
ui_delay: 350 milliseconds seemed like the sweet spot. Long enough to avoid accidental pop-up, short enough to be responsive. There’s a max. limit of 500ms, but that seemed a bit long to me.
I guess that covers everything. Thanks for all your help!
Love it.
VERY nice implementation, xash. Clean and useful. I dig it.
They make it easier to share threads with outside sources.
F’rinstance, on occasion I’d post a link to particularly relevant/amusing dope threads to my facebook. I had to copy the link, go into facebook, write a status of "Hey, check out this conversation that I came across on a message board I frequent, paste the link into my status, wait for it to set up the link info and then remove the url I had just pasted (for aesthetics sake). It only took a few seconds, but there was much to do.
Now I can click the “facebook” button under “share”, add my comment, and it’ll be automatically posted on my facebook feed.
When I click on “Search” in a thread the first time, it simply highlights the “share” button: to actually go to “Search” I have to click Search again.
This is happening in IE 7. ETA: on several different computers.
Right now, I only see the “Share” link, without any picture. I like this much more, although I’m not likely to use it anyway (my facebook friends are morons – nice morons, but morons no less – for the mos part, and I don’t use twitter or any other sites of the like).
Yes, I de-suckified it for you.
DE-SUCKIFYING THE SDMB SINCE 1973. It’s taking more suck than we thought.[sup]TM[/sup]
It’s probably a brilliant implementation of something very useful to many, and a tribute to xash’s coding skills, that it’s been added.
However, my opinion is, get rid of it. I don’t use Facebook, don’t support its use by others, and I consider that the new buttons clutter the spartan SDMB interface, pop up dropdowns unexpectedly, and are generally of no value and some annoyance to me.
I’m quite willing to go along with the majority — but since you sought feedback, I’m giving my personal take.
The new Share button supports much more than just Facebook. I could easily see just the Email option being useful to many members/guests who might want to privately share a thread with a select few people (although analytics currently shows 43% of shares were done on Facebook and only 14% on email).
The current implementation using the plain text “Share” button is spartan and blends well with the SDMB look in my opinion.
Sure, this might happen from time to time, but I think the overall benefit to the SDMB (in terms of increased traffic) and members/guests (in terms of being able to easily share threads with friends and family) outweighs the minor annoyance of the dropdown popping up unexpectedly. In fact, in the current implementation, this should typically happen only if your mouse pointer stops on top of the “Share” text, not while moving across it to go to some other button.
It happens if I’m moving it very slowly even if I don’t stop on it. But this is much better.
I think you did an excellent job, xash. I agree that the button is set up to blend into the existing interface. I think the delay you built in should keep the pop-up from annoying the people who are most likely to be annoyed by it.
Thanks!
GT
To make it blend a bit more, you might want to consider adding that little arrow. It looks like you add it after the script.
Clever!
I just added the image. It looks great in Opera and Chrome, but for some reason on FireFox the image has a white border around it. Any ideas?
ETA: BORDER = 0 solved it!
Thank you for the desuckification.