Changeset 953 for cpc/trunk/project/web
- Timestamp:
- Nov 18, 2009, 2:50:27 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/iepngfix/iepngfix.htc
r765 r953 14 14 // This must be a path to a blank image, relative to the HTML document(s). 15 15 // In production use I suggest '/images/blank.gif' or similar. That's all! 16 IEPNGFix.blankImg = '/ blank.gif';16 IEPNGFix.blankImg = '/iepngfix/blank.gif'; 17 17 18 18
Note: See TracChangeset
for help on using the changeset viewer.