English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

You can visit the website at www.keplp.com if interested but it might appear correctly on your screen. Basically our webpage is not supported across all platforms and I would like for it to be. The main problem I have is text wrapping. In firefox the text wraps correctly but in IE it goes on past the table dimensions. I am speaking of the text wrap that javascript uses when you open our team page. I would like to figure out how to get the text to wrap correctly in IE. Any help is definately appreciated.

2007-02-06 09:24:40 · 3 answers · asked by jsssika 2 in Computers & Internet Programming & Design

3 answers

Looks like treeview.net is junk.

You can most easily fix this by adding to the style section of your site:

SPAN.TreeviewSpanArea1 {
word-wrap: break-word;
}

That should fix it.

2007-02-06 09:50:06 · answer #1 · answered by Anonymous · 1 0

Hi
Try reducing the width of element from 100% to almost 80%. And also use style to justify text. It will work.
Regards

2007-02-13 08:01:13 · answer #2 · answered by Atif Majid 3 · 0 0

My advice is to try asking a web design forum such as http://www.webdeveloper.com/.

Also, read articles here about IE bugs:
http://www.positioniseverything.net/explorer.html
as it might give you your answer.

I'm using firefox 1.5 and IE6 and it looked ok to me.

Hope this helps.

2007-02-06 18:09:57 · answer #3 · answered by Anonymous · 0 1

fedest.com, questions and answers