Tag : link

Title User Language Tags Description Date
Text shifting on bold hover stephcode CSS

To correct the shift that happens on hover when the weight of the link is normal, but bold on hover.

Saturday
Cathleen Grace CathleenGrace ActionScript

MY LOAN TESTIMONY

April 5
CSS3 Roll Links bmayzure CSS

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.

January 25
CSS3 Link Color Transition Effect bmayzure CSS

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/etc), and IE 10. Degrades nicely for unsupported browsers.

January 25
Abrir links em um anova janela gustao PHP September 30
Enable EclipseLink Monitoring hackykaries XML

add the following property in the persistence.xml

August 15
Link wizard sjasliek TYPO3

add this to the config of a column in the TCA to enable a popup for adding a link

March 14, 2012
transfrom submit button to hyperlink pavlosvos JavaScript

Convert a form submit button code to a hyperlink code and hide the form

February 10, 2012
Javascript open links in a new window, without _blank Krummelz JavaScript

Usage: Some other site

February 10, 2012
Typolink in HTML-Elementen grindking TYPO3 Erzeugt die Möglichkeit das manuelle Links mittels ID-Angabe in Typolinks gewandelt werden. (urls) Beispiel in einem HTML-Element auf der Seite: Mein Link 254 entspricht der Seiten-ID January 19, 2012
Generate link to latest modified file on directory blackthorne Bash October 28, 2011
Current theme link for wordpress theme carouselcreative PHP

Link to the current theme / template url for use in wordpress template.

October 26, 2011
Hash Anchor Links kennonb HTML
  • Basically, place the div at the top of the page (or wherever you want the link to jump to).
  • Then place the link somewhere on the page.
  • This will cause the scroll to shift to the top of the div container with that ID attribute.
August 27, 2011
RTE-Links with additional parameter grindking TYPO3

Include this in your TS and you'll get a new dropdown-field for additional link-parameters.

August 22, 2011
Dynamic Link-Parameters with jquery grindking jQuery

Mit dieser Funktion ist es möglch einem Link mit einer speziellen Klasse einen Parameter mitzugeben. In meinem Fall musste der User im Editor einen Link erstellen können und die Klasse 'pdf' zu weisen. jQuery erkannte dann anhand dieses Scripts diese Links und ergänzte diese mit dem Parameter '?type=123' bzw. '&type=123?...'.

Einfach die Klasse 'a.pdf' oder den Parameter nach Wunsch anpassen.

August 22, 2011