HighDots Forums  

Stopping "text zoom feature" in IE with CSS - Not working

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Stopping "text zoom feature" in IE with CSS - Not working in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hope
 
Posts: n/a

Default Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 03:00 PM






Hi all,

I've been out of the loop for a few years due to a chronic illness. This
used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.

http://www.tavaresmotorsport.com/new/html_pages/catalog.html

Thanks in advance,
Hope


Reply With Quote
  #2  
Old   
Misha
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 03:52 PM






Hmm I can't get the text size to change in IE 6 (winxp virtual pc). It
does zoom in Opera.

I think the reason it doens't work in IE is cause IE sucks. The font is
defined in points in the CSS. It would have to be defined in percents
or ems I think to get the font change. If it's your site change the
size to one of these (or use pixels).

Misha


Hope wrote:

Quote:
Hi all,

I've been out of the loop for a few years due to a chronic illness. This
used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.

http://www.tavaresmotorsport.com/new/html_pages/catalog.html

Thanks in advance,
Hope


Reply With Quote
  #3  
Old   
darrel
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 04:01 PM



Quote:
used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.
You can't prevent people from resizing text. IE/PC, if you use pixels, makes
it a bit more difficult to do so, but it's still possible.

You're better off just accepting the fact that the type size is variable and
design around it.

I wish you the best with coping with your illness.

-Darrel




Reply With Quote
  #4  
Old   
Misha
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 04:05 PM



Ah I misunderstood your post. Blindish people use the text zoom feature
to read small text.


Misha wrote:

Quote:
Hmm I can't get the text size to change in IE 6 (winxp virtual pc). It
does zoom in Opera.

I think the reason it doens't work in IE is cause IE sucks. The font is
defined in points in the CSS. It would have to be defined in percents
or ems I think to get the font change. If it's your site change the
size to one of these (or use pixels).

Misha


Hope wrote:

Hi all,

I've been out of the loop for a few years due to a chronic illness. This
used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.

http://www.tavaresmotorsport.com/new/html_pages/catalog.html

Thanks in advance,
Hope


Reply With Quote
  #5  
Old   
DiMa *TMM*
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 04:35 PM



Just another confirmation of what you've been told: it simply can't be done.
Never could be in the past, either, so I don't know exactly what you're
remembering.

Thankfully, the user can ALWAYS change the size of the text, unless it's in
the form of a graphic.

--
--
DiMa
Team Macromedia Member for Dreamweaver MX
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to
your posts: news://forums.macromedia.com/macromedia.dreamweaver
For Answers, check here first:
http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver
http://www.macromedia.com/support/dreamweaver/technotes.html
http://www.projectseven.com/faqbase
http://dwfaq.com

http://www.macromedia.com/support/forums/etiquette.htm

www dot flyingtigerwebdesign dot com



Reply With Quote
  #6  
Old   
darrel
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 04:58 PM




Quote:
Thankfully, the user can ALWAYS change the size of the text, unless it's
in
the form of a graphic.
Of course, if they are using Opera or a FireFox plug-in, they can also
resize the image. ;o)

-Darrel




Reply With Quote
  #7  
Old   
DiMa *TMM*
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 04:59 PM



darrel <notreal (AT) hotmail (DOT) com> wrote:
Quote:
Thankfully, the user can ALWAYS change the size of the text, unless
it's in the form of a graphic.

Of course, if they are using Opera or a FireFox plug-in, they can also
resize the image. ;o)
Pixie dust can make the text fly, too!!

So can meth...or so I've been told. :-S






Reply With Quote
  #8  
Old   
Hope
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 06:00 PM



Thank you for your quick response and your well wishes. I went head to head
with a golf ball and lost.

I hear you when you suggest to "design around it", but it's inevitable to get
requests from clients that want things that are difficult.

The client would like the text to take up the same amount of space as in height
as the photograph. Any ideas?

Thanks!
Hope



darrel wrote:

Quote:
used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.

You can't prevent people from resizing text. IE/PC, if you use pixels, makes
it a bit more difficult to do so, but it's still possible.

You're better off just accepting the fact that the type size is variable and
design around it.

I wish you the best with coping with your illness.

-Darrel


Reply With Quote
  #9  
Old   
Misha
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 06:42 PM



THe only way to do it would be to use a picture of text. However then
it's not page searchable (ctrl/command-f) and I'm not sure if search
engines treat alt information as they do text.


You could go for an approximation of equality by chaning the font size
and titles. Use pixels for the fonts.

Hope wrote:

Quote:
Thank you for your quick response and your well wishes. I went head to head
with a golf ball and lost.

I hear you when you suggest to "design around it", but it's inevitable to get
requests from clients that want things that are difficult.

The client would like the text to take up the same amount of space as in height
as the photograph. Any ideas?

Thanks!
Hope



darrel wrote:


used to work in IE and now it's not.

Can any one explain why? The text size remains fixed in Netscape and not
IE.

You can't prevent people from resizing text. IE/PC, if you use pixels, makes
it a bit more difficult to do so, but it's still possible.

You're better off just accepting the fact that the type size is variable and
design around it.

I wish you the best with coping with your illness.

-Darrel



Reply With Quote
  #10  
Old   
Hope
 
Posts: n/a

Default Re: Stopping "text zoom feature" in IE with CSS - Not working - 08-06-2004 , 08:15 PM



Thanks for the info. I think it's time to go back to the drawing board....

Hope


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.