Welcome To Snipplr


Everyone's Recent Snippets Tagged link



« Prev 1 2 3 4 5
Button that onclick with scroll to top of the page
0 1393 posted 11 years ago by tucq88
To correct the shift that happens on hover when the weight of the link is normal, but bold on hover.
0 2531 posted 12 years ago by stephcode
In wordpress, if you want to auto convert all URLs in your string into clickable hyperlinks, you can actually do it using the built-in function make_clickable(). If you need to do that outside of wordpress, you can use the same function. Example...
2 3789 posted 12 years ago by fackz
Here's the basic principal behind spiders. (ex: <a href="http://giochiflash.123homepage.it">Giochi Flash</a> $html = file_get_contents('http://www.example.com');
6 6623 posted 12 years ago by haydin
Cross-browser roll link effect in CSS3. Works in IE 10+, Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/etc). Degrades nicely for unsupported browsers.
0 2255 posted 12 years ago by bmayzure
A simple CSS3 link-color transition effect. Fades from the base color to the active/focus color and back on rollover. A nice little added effect that's pretty well cross browser. Works with Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/...
1 2373 posted 12 years ago by bmayzure
Ask the user with a confirmation dialog if the link should be followed or not.
0 1091 posted 12 years ago by gummiost
Snippet obtained from Stackoverflow courtesy of [Loki Astari](http://stackoverflow.com/a/130428)
0 3528 posted 13 years ago by symsec
show favicon with css
1 1627 posted 13 years ago by jntu_gnec
0 1356 posted 13 years ago by paul0078
IE6 and IE7 don't respect the 'outline' attribute for hyperlinks. This jQuery snippet removes the annoying outline in these browsers.
0 1546 posted 13 years ago by Huskie
Convert a form submit button code to a hyperlink code and hide the form
0 2147 posted 13 years ago by pavlosvos
0 1718 posted 13 years ago by rwunsch
Link to the current theme / template url for use in wordpress template.
0 1334 posted 14 years ago by carouselcreative
0 1246 posted 14 years ago by silentpro
On screen: Click here to see the pics! On print: Click here [link: http://www.shabada.boh] to see the pics!
0 1268 posted 14 years ago by claudiowebdesign
0 2262 posted 14 years ago by silentpro
A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.
0 1500 posted 14 years ago by amandalaine
use <?php>/images/someimage.gif Such a path resolves to .. http://www.yoursite.com/wp-content/themes/YOURTHEME/images/someimage.gif
0 1163 posted 14 years ago by disgruntledillon
Use Facebook's sharer to easily post status updates to Facebook. The three meta tags control the default content Facebook pulls to create the post.
0 1336 posted 14 years ago by dmertl
0 1315 posted 14 years ago by dmertl
0 1057 posted 14 years ago by ronal
Dieses Typoscript wrappt den More-Link und umschließt ihn mit dem <p>-Tag, sowie fügt ihm die Klasse ".news-latest-morelink" bei. Entwickelt von <a href="http://www.maddesigns.de">Sven Wolfermann</a>.
0 3182 posted 14 years ago by kopfaction
Show link on bottom page.
0 1220 posted 14 years ago by genik
Show fast link when scrolling down/up the document.
0 1134 posted 14 years ago by genik
<p>usage: <br> <code>&lt;a href="" onclick="recordOutboundLink(link, category, action, opt_label, opt_value);return false;"&gt; <br> &lt;form id="uniqueID" onsubmit="trackFormSubmit(form, category, action, opt_label, opt_value);return false;"&gt;</...
0 1712 posted 14 years ago by freezy
Call Taxonomy anywhere on a template (without link)
0 1368 posted 14 years ago by zealmurapa
Returns the video id for any type of youtube url that holds one.
2 2057 posted 14 years ago by KabuqueJoe
« Prev 1 2 3 4 5