This class allows your users to resize the text on your website.
Thanks to the cascading nature of CSS, a simple font-size percentage can be included in the head of any page to facilite this text resizer. It will not disturb any other attribute of your styles except the body's font size.
To use this, instantiate the class on any page where you want to use the resizer, call ProcessTextReset(), and reset the text size by passing query string variables: set_text=smaller, set_text=larger, or set_text=normal (the class uses sessions to remember values). The font size is reset to a percentage of the browser's default font size. See the example file for exact usage.
It requires PHP 4 or higher. Let me know if you find any problems.
|
|
| Name: |
Text Resizer |
| Base name: |
text-resizer |
| Description: |
Resizes text on a page using styles and sessions. |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
559 users |
| All time rank: |
4614 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|