Title: [Plugin: WP-TTFGen] Why jQuery?
Last modified: August 19, 2016

---

# [Plugin: WP-TTFGen] Why jQuery?

 *  [Steven Vachon](https://wordpress.org/support/users/prometh/)
 * (@prometh)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-ttfgen-why-jquery/)
 * jQuery is a bloated script that many people—myself included—choose to avoid.
 * Why not just attach a style or class?
 * The CSS would look something like this:
 *     ```
       .someClass
       {
       	background-image: url(bleh.png) !important;
       	height: 100px !important;
       	overflow: hidden !important;
       	width: 100px !important;
       }
       ```
   
 * [http://wordpress.org/extend/plugins/wp-ttfgen/](http://wordpress.org/extend/plugins/wp-ttfgen/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [dimaggio](https://wordpress.org/support/users/dimaggio/)
 * (@dimaggio)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-ttfgen-why-jquery/#post-1270907)
 * That’s not very SEO-friendly if you eg want Google to be able to index your headlines.
   jQuery generates the images _after_ the page’s loaded, so your solution should
   be avoided.
 *  Thread Starter [Steven Vachon](https://wordpress.org/support/users/prometh/)
 * (@prometh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-ttfgen-why-jquery/#post-1270961)
 * Since when is adding a class is not SEO friendly?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP-TTFGen] Why jQuery?’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [Steven Vachon](https://wordpress.org/support/users/prometh/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-ttfgen-why-jquery/#post-1270961)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
