/    Sign up×
Community /Pin to ProfileBookmark

Jquery/prettySociable. Just a little Help required.

Hello Webdeveloperians,

I’m currently using [url=http://www.no-margin-for-errors.com/projects/prettysociable-mashable-like-sharing/]prettySociable[/url] on my website. I’ve edited the css to give it a bit of my own twist, but what I really want to do is change the way the tooltip (when dragging) defaults to the browser title. Instead, I’d sooner have an image in there. I *think* I’ve found the code I need to edit (the source can be downloaded from the above link. I use the uncompressed version) on line 265, which looks like this:

[code]// If no defined title, take the page title
desc = ($(‘meta[name=Description]’).attr(‘content’)) ? $(‘meta[name=Description]’).attr(‘content’) : “”;
if(attributes.length==1) {
attributes[1] = [‘title’,document.title];
attributes[2] = [‘excerpt’,desc];
}[/code]

Is there any simple way to get it to show an image as the default, rather than the page title?

Any help is gratefully received.

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @clubofone spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...