how can you do autozoom (- / +) of text many cells? thank you, tomas
S Socrates Tomas Oct 12, 2007 #1 how can you do autozoom (- / +) of text many cells? thank you, tomas
I Ian Haynes Oct 12, 2007 #2 how can you do autozoom (- / +) of text many cells? I think you are referring to style sheet switching, where a user clicks on a link to enlarge or reduce the text size on a page. It requires some JavaScript and alternate style sheets which specify the different text sizes These articles may help: http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm http://www.alistapart.com/stories/alternate/ HTH
how can you do autozoom (- / +) of text many cells? I think you are referring to style sheet switching, where a user clicks on a link to enlarge or reduce the text size on a page. It requires some JavaScript and alternate style sheets which specify the different text sizes These articles may help: http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm http://www.alistapart.com/stories/alternate/ HTH
P P@tty Ayers Oct 12, 2007 #3 Socrates Tomas said: how can you do autozoom (- / +) of text many cells? Click to expand... All modern browsers allow the user to do this to HTML text; you don't need to do anything special.
Socrates Tomas said: how can you do autozoom (- / +) of text many cells? Click to expand... All modern browsers allow the user to do this to HTML text; you don't need to do anything special.