Hi all
The font of all my HTML components are increased by pressing the "ctrl" button and rolling the wheel of the mouse at the same time. It is helpful for our clients because some of them are partialy blind, but I have a problem with all the pages using the infragistic webgrid control because they dont see to be incresing and the rest of the component do very nicely.
Have you have a solution for that?? The webgrid components meet this feature for disable people (partial blind)?? If not, how could I do it by using javascript code?
Please help.
Jorge from Applied Netowork Solutions.
Hello Jorge,
Indeed, pressing Ctrl + / - or Ctrl - MouseWheel controls the size of the fonts in the browsers. I have tried several UltraWebGrid samples online (for example this one) and all of them correctly increased / descreased theor font size on Ctrl - MouseWheel operation.
Are we missing something? How is your grid setup - if you are using custom Css rules that have fixed font sizes, this might affect the grid.
The webgrid that is displayed at the example, has the same problem i'm trying to fix in the grid's i'm using atm, when Ctrl + is used (or Cntr -) in IE7 and then i try to scroll inside the grid, the columns are destroyed and the only solution is to go back to the original font size in order to be able to see the data. Is there any solution for this problem?
thank you
KT.