Bubi Base
Wordpress Themes, Wordpress snippets
Showing posts with label
HTML
.
Show all posts
Showing posts with label
HTML
.
Show all posts
Friday, February 7, 2014
Custom image for facebook share - Open in popup
<a class="facebook" target="_blank" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="http://www.facebook.com/sharer/sharer.php?u=YOUR_URL">Facebook</a>
Tuesday, February 19, 2013
Access radio button value
$
(
'input[name=radioName]:checked'
,
'#myForm'
).
val
()
Older Posts
Home
Subscribe to:
Posts (Atom)