This link has been bookmarked by 85 people . It was first bookmarked on 19 Sep 2006, by Kent Tenney.
-
24 Mar 10
-
06 May 09
-
02 Nov 08
-
27 Oct 08
-
27 Mar 08
-
23 Feb 08
-
06 Feb 08
-
14 Oct 07
-
30 Sep 07
-
10 Sep 07
-
20 Apr 07
-
04 Apr 07
-
12 Mar 07
-
09 Mar 07
-
20 Feb 07
-
16 Jan 07
Jeff MuellerNice CSS trick
imported code javascript dhtml tutorial layout design CSS accessibility programming webdesign webdev pullquote
-
27 Dec 06
-
30 Nov 06
-
31 Oct 06
-
30 Oct 06
-
28 Oct 06
-
19 Oct 06
-
27 Sep 06
-
26 Sep 06
-
25 Sep 06
-
23 Sep 06
-
22 Sep 06
Fogday StudiosI wanted a way to add pullquotes without having to duplicate text in the markup.
-
Felipe LavínThe main reason is the amount of work involved. I could go through my older articles to add pullquotes, but what if I should decide that I no longer want pullquotes? I’d have to go through every article again to remove the quotes. Lots of work. I wanted
javascript css pullquote design webDesign webdev dom from-delicious
-
21 Sep 06
-
20 Sep 06
Peter Shankshow to add pullquotes using JavaScript and CSS - add a span around the text and your javascript will create a block from it that displays in a box of its own. Simple and effective.
tutorial css javascript todo typography howto pullquote dom webdev
-
Agripino Petit MiguelMostrar citas de un texto sin tener que duplicar el texto, meidante CSS y JavaScript.
-
19 Sep 06
-
-
Automatic pullquotes with JavaScript and CSS
<script type="text/javascript"><!-- google_ad_client = "pub-1103643514001337"; google_alternate_ad_url = "http://www.456bereastreet.com/inc/chitika_468x60.php"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text"; google_ad_channel ="3248775490"; google_color_border = "F9F8F4"; google_color_bg = "F9F8F4"; google_color_link = "CC3300"; google_color_url = "444444"; google_color_text = "666666"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>As you may have noticed, there are now pullquotes in some articles on this site. I think they can be a nice design element and a good way of highlighting important phrases. As with most things there are several ways of creating pullquotes, the most straightforward being copying the text you want and paste it into a
blockquoteelement. I didn’t want to do that for several reasons.The main reason is the amount of work involved. I could go through my older articles to add pullquotes, but what if I should decide that I no longer want pullquotes? I’d have to go through every article again to remove the quotes. Lots of work. I wanted a way to add pullquotes without having to duplicate text in the markup, and came up with a JavaScript based technique.
-
-
Tommaso BaldovinoJavascript e css per creare blocchi con citazioni all'interno di un testo
-
hwasungHow to use JavaScript and CSS to create pullquotes without duplicating content in your markup.
-
18 Sep 06
Gary BurgeI wanted a way to add pullquotes without having to duplicate text in the markup, and came up with a JavaScript based technique.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.