Profile
Achievement
jaff's Recent Snippets
- All /
« Prev 1 Next »
Use /* <![CDATA[ */ to make validators ignore the javascript code.
0
1099
posted 14 years ago by jaff
Remove the doctype and any xml namespace declarations from your header and quirks mode will take care of the rendering, additionally this fix is not compatible with IE8 rendering so we need to put IE8 in emulation mode
1
913
posted 14 years ago by jaff
JavaScript
jQuery LimitCharWidth: Allows you to collapse the inner text so that it adjust into specific width.
This plugin allows you to collapse the inner text so that it adjust into specific width or container width.
1
1086
posted 14 years ago by jaff