Hi, Can anyone recommend a way to implement a font resizer in a cakePHP application? Can this be done with the scriptaculous js library? Or would I be better off doing this server-side? The functionality should be global to the app and allow the user to click on some buttons in the header to resize all text elements on the page. Ideally, this would not involve a full page refresh. I'm thinking that dynamic font resizing using the DOM would be better than a CSS style switcher?
Many thanks for any suggestions lukemack. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
