Nulled TextResize free download

TextResize-[Clean-Nulled].zip

See it in action

To see it in action, head to: http://getfresh.ro/demos/text_resize/

What is TextResize?

TextResize is a jQuery plugin that allows your visitors to adjust the text size of your content.
TextResize adapts both the text size and the line height of the text according to the size requested.

TextResize can be set to allow a maximum number of text size increase/decrease, based on a custom size step. It also features a text reset button, that reverts the text to its initial size.

TextResize is constructed on a parent jQuery selector (e. g. to an element ID, class, tag name) and it can be applied to all child elements, or to a selection of child elements.
You can contain TextResize to a particular HTML element, or apply it to the whole page.

Choose the skin, apply, see effects

Applying the TextResize behavior to your website is simple. You just need to follow the steps below:

  1. Choose the element(s) to which you wish to apply the TextResize behavior.
  2. Choose the location of the text adjustment tools (Decrease, Revert, Increase)
  3. Choose the skin of the adjustment tools (18 currently available skins)
  4. You’re all set, simply paste the code in your page and enjoy

Usage:

<script type="text/javascript" src="textresize.jquery.js"></script>
<script type="text/javascript">
    $('#your_content').textResize({
        createNav: 1, // creates the HTML for the resize links
        innerTags: '*', // or you can apply just a selection: e. g. 'p', 'div'
        navHolder: '#tools', // resize links location: decrease, revert, increase
        maxSteps: {increase: 5, decrease: 4} // how many times one can in/decrease
    });
</script>

Updated v1.1

  • Fixed IE javascript issue.
  • New calling method – you can apply TextResize to a list of parent elements in your page:
    <script type="text/javascript" src="textresize.jquery.js"></script>
    <script type="text/javascript">
        $('#your_content, #another_element').textResize({ // applies text resize to list of parent elements
            createNav: 1, // creates the HTML for the resize links
            innerTags: '*', // or you can apply just a selection: e. g. 'p', 'div'
            navHolder: '#tools', // resize links location: decrease, revert, increase
            maxSteps: {increase: 5, decrease: 4} // how many times one can in/decrease
        });
    </script>
    

Full Live Demo

Mercifully Note: We refresh new substance like WordPress Themes,
Plugins, PHP Scripts ordinary. In any case, recall that you
ought to never utilize this things in a business site.
Every one of the substance posted here for advancement
and testing reason as it were. We’re not in charge of
any harm, use at your own particular RISK! We highly recommend to buy TextResize from the The Developer ( getfresh ) website. Thank you.

Free Download

Downloads

You May Also Like

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.