Closed (fixed)
Project:
ShareThis
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2008 at 23:58 UTC
Updated:
22 Jan 2009 at 23:30 UTC
I ran some performance tests on a Drupal site that uses ShareThis and realized ShareThis module's CSS files are somehow located outside the document .
These CSS files are:
* [HTTP headers] http://w.sharethis.com/button/css/sharethis.css
* [HTTP headers] http://w.sharethis.com/share/css/share.css
Is there any way to code the module so that these CSS files are located in the document ? It'll help with site performance.
Comments
Comment #1
spiffyd commentedOkay, so the
< HEAD>
tags didn't show up above in these two lines due to this comment filter...
1) ...outside the document < HEAD>.
2) ...located in the document < HEAD>.
Comment #2
robloach#347941: Behavior pwned this.