• buskerdog

    (@buskerdog)


    Wouldn’t a pulg-in that mad a little row of different size ‘A’s that the user could click to increase or reduce the font size just be awesome? Is anyone up to creating such a thing? I tried retrofitting a couple of plugins that do other stuff to do this but couldn’t get it to work. There’s gotta be a way.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter buskerdog

    (@buskerdog)

    Well, I found a Mike Industries JS version that doesn’t look the way I want but it does handle the functionality pretty well: https://www.mikeindustries.com/blog/

    I guess I can make that work.

    jwurster

    (@jwurster)

    If you get it to work, I’d like to try it, too.

    Doodlebee

    (@doodlebee)

    I don’t have a *plugin* that does this, but I do have a PHP (and an ASP) script tthat does this. All it is is a stylesheet switcher.

    If you all are interested in mine, I can post it – but I’m away from my office unil next week. In the meantime, just google “PHP stylesheet switcher” and you’ll come up with a *ton* of them.

    Thread Starter buskerdog

    (@buskerdog)

    I almost used the stylsheet switcher for it, and still might. Right now I shoehorned in this method: https://tinyurl.com/vt5b8

    Here’s the javascript: https://tinyurl.com/yqf2yr
    The important part is the function renderReadability () near the end.

    It did cause some layout weirdness that I haven’t had time to fix yet but it’s not crucial.

    jwurster

    (@jwurster)

    I have done a search and have worked on one already, but I like the look of the way it is implemented on mikeindustries. I can wait until you return. If you can post a link to a zip file, that would be great.
    Thank you, jim

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘A plug-in to allow users to change font size?’ is closed to new replies.