javascript - Custom "Pin It" button on hover (I am NOT using Blogger or WordPress) -


i making own personal portfolio website , implementing use of pinterest "pin it" button when image hovered. there way can customize image used button? not using wordpress or blogger; site hosted on school's server.

this piece of code controls "pin it" button now:

<script type="text/javascript" async  data-pin-shape="round" data-pin-height="32" data-pin-hover="true" src="http://assets.pinterest.com/js/pinit.js"></script> 

any appreciated! thank you!

there tutorials out there on how jquery, had year ago don't remember url of the tutorial, think it, test code built still running on this gallery. button appear on hover actual pinterest website, boss wanted functionality removed.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -