Ask a Question related to Macromedia Fireworks, Design and Development.
-
Jfreak53 webforumsuser@macromedia.com #1
Re: using HTML text in FWMX ?
Help please!!!!
Ok, this is the deal, when I nest plain old HTML into the document it comes out fine i.e.:
<P>hello world
<h5>hello world</h5>
but if I go changing the size any then my whole document goes whack on me, what to do, help please like this current document that's at this site:
jfreak53.tripod.com/test/spkiosk.html
with the plain old text it did fine, until that is I tried to change from H5 to H4 or 3 then the doc went whack, also the table that I have is copied html and pasted into the HTML window in FW, and this is what it does to me, please help me, I have about 20 pages to do and to do all the text in images will be a huge page, this page is currently with the HTML going about 300KB, help please?
The original doc is also on this page you can download it and check out my errors:
jfreak53.tripod.com/test/spkiosk.png
I don't like making the text in image format it takes the size way out of whack and it doesn't look right sometimes if it's too small and also it becomes too big in size.
jfreak
Jfreak53 webforumsuser@macromedia.com Guest
-
Error: content type of 'text/html; but expected 'text/xml'.
Hi, I've created a webservice, which is working fine in development environment and UAT environment. but i received following error often in... -
HTML <Href Link inside a form (HTML text box)
Hello, I am using a standard HTML Form to gather information from users and one of the elements within the form is a text box that users will paste... -
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
Hi I'm trying to setup a webservice on a Windows 2003 server, however each time I call it I get the error: Client found response content type... -
found content type of 'text/html; but expected 'text/xml'
Hi, i get the error "Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml' when i invoke a webservice... -
error ...response text/html;charset=utf-8 expected 'text/xml'
I have the same problem - anyone figure out an answer? Thanks! "Georgia Powel" <gpowel@isnsecurity.com> wrote in news:0d1201c37d21... -
Murray *TMM* #2
Re: using HTML text in FWMX ?
There is no way to reliably prevent HTML text from resizing in the browser
if the user decides to change the text settings from Medium to Large, for
example. Using CSS to style the text with pixel sizes *will* prevent the
text from resizing in IE, but not in NN6+ or any other contemporary browser.
And even the IE failure to resize can be blocked by the user.
The only way to prevent the effect that this resizing produces is to remove
the text from the HTML and make graphics of it instead. This is a very poor
method, however, because it causes page weight to increase dramatically
(remember that anything greater than 40-45K total for any given page,
including the weight of all images, will take long enough to download on a
56k dialup that your 'click-through' will increase significantly according
to the usability experts). In addition, putting your content into graphics
will remove that content from accessability requirements, and from search
engine spidering.
The solution is to build your pages with enough flexibility to accommodate
the resizing and yet retain their functionality.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Jfreak53" <webforumsuser@macromedia.com> wrote in message
news:bm4qas$lf9$1@forums.macromedia.com...comes out fine i.e.:> Help please!!!!
>
> Ok, this is the deal, when I nest plain old HTML into the document itwhat to do, help please like this current document that's at this site:>
> <P>hello world
> <h5>hello world</h5>
>
> but if I go changing the size any then my whole document goes whack on me,H5 to H4 or 3 then the doc went whack, also the table that I have is copied>
> jfreak53.tripod.com/test/spkiosk.html
>
> with the plain old text it did fine, until that is I tried to change from
html and pasted into the HTML window in FW, and this is what it does to me,
please help me, I have about 20 pages to do and to do all the text in images
will be a huge page, this page is currently with the HTML going about 300KB,
help please?errors:> The original doc is also on this page you can download it and check out mywhack and it doesn't look right sometimes if it's too small and also it>
> jfreak53.tripod.com/test/spkiosk.png
>
> I don't like making the text in image format it takes the size way out of
becomes too big in size.>
> jfreak
>
>
Murray *TMM* Guest
-
Jfreak53 webforumsuser@macromedia.com #3
Re: using HTML text in FWMX ?
Ok, one last question I promise, having seen this page how do you think I could optimize it to use HTML?
jfreak
Jfreak53 webforumsuser@macromedia.com Guest



Reply With Quote

