SinguerInc MakeTitle is a simple, unobtrusive script used to create dynamic titles with no-standars fonts in HTML.
Check out these example:
Make a million dynamic titles with your favorite font without make an gif/jpg image, 100% anti-alias and background 100% transparent!
- Include
SinguerInc_MakeTitle.js in your header.
<script type="text/javascript" src="SinguerInc_MakeTitle.js"></script>
- Add some javascript code for create a title. For example:
<script type="text/javascript"> var aTitle = new MakeTitle("<![CDATA[<FONT SIZE='35' COLOR='#ee0000'>MakeTitle simple example.</FONT>]]>"); aTitle.make(); </script> - Result:
29/9/07 - Fixed Safari 3 (Beta) bugs.
If you are having problems with the script, please browse the comments on the MakeTitle related entries on my blog for answers. Still no luck? send me an email. Thanks.
|