Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit WP

Started by ej595 at 08-13-2006 12:56 . Topic has 8 replies.

Print Search
Sort Posts:    
   08-13-2006, 12:56
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Explorer vs FireFox
Reply Quote
I've created a table with some data using pinEdit. The table looks great and theres not line wrapping and everything is on one neat line (or 3 lines because its 3 rows). I save the document. When i read that same document in internet explorer every cell is line wrapped and the table is very big as each word is on its own line !!??, if i view the same document again in firefox, its totally fine.

Is there a setting i should be using to make the 2 appear the same ? I have line wrapping=false in each cell and it makes no difference in ie. in using ie version 6, and the latest firefox.

many thanks

   Report 
   08-14-2006, 10:11
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Explorer vs FireFox
Reply Quote

Hi,

how does the table code looks like ?

Regards,
Hans-Peter


   Report 
   08-14-2006, 3:54
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Explorer vs FireFox
Reply Quote
This is the entire code printed out from the view source. It does'nt seem formatted and comes out on one line.
=======================


<head></head><body style="background-color: white;"><br>Useful Numbers<br><br><table style="border: 1px dotted rgb(216, 216, 215); empty-cells: show; border-collapse: collapse; width: 502px; height: 81px;" border="0" cellpadding="0" cellspacing="2"><tbody><tr><td style="border: 1px dotted rgb(216, 216, 215); width: 10px; text-align: center; font-weight: bold; background-color: rgb(0, 113, 129);"><span style="color: rgb(255, 255, 255);">Organisation</span><br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px; text-align: center; font-weight: bold; background-color: rgb(0, 113, 129);"><span style="color: rgb(255, 255, 255);">Number</span><br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px; text-align: center; font-weight: bold; background-color: rgb(0, 113, 129);"><span style="color: rgb(255, 255, 255);">Hrs</span><br></td></tr><tr><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">Condo Board<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">416 555 5555<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;"><br></td></tr><tr><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">Toronto Hydro<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">416 555 5555<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;"><br></td></tr><tr><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">Local Church<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;">416 555 5555<br></td><td style="border: 1px dotted rgb(216, 216, 215); width: 10px;"><br></td></tr></tbody></table><br><br><span style="font-family: Arial; font-size: 8pt;">please update as an when required.</span><br><br><div style="position: absolute; left: 10px; top: 0pt; color: red; font-family: Arial; font-size: 10px;" id="__lave" align="right">pinEdit  WP Evaluation 5.0.0621</div></body>



   Report 
   08-17-2006, 3:25
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Explorer vs FireFox
Reply Quote
Anything on this as yet, or is it dead in the water ?

   Report 
   08-17-2006, 4:42
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Explorer vs FireFox
Reply Quote

Hi,

the problem is that each td has a width of 10px.
Therefore the text is wrapped.

Did you enter the width of the cells ?

Regards,
Hans-Peter

 


   Report 
   08-17-2006, 8:37
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Explorer vs FireFox
Reply Quote
No i didnt enter anything. I tried to drag the table wider on internet explorer but no joy. Should i be entering the cell widths manually then ? - please forgive my ignorance

   Report 
   08-17-2006, 10:09
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Explorer vs FireFox
Reply Quote

Hi,

if you select the table and press the remove formatting button then all styles are removed.
So you can remove the cell width.

But it would be iteresting to know how this could occur.

Which version of pinEdit do you use (Ctrl+F10) ?

Regards,
Hans-Peter


   Report 
   08-20-2006, 12:06
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Explorer vs FireFox
Reply Quote
Thanks Han-Peter,
i checked each cell, and indeed it was set to 10px width, and line wrap =true. For some reason it looked fine in firefox though ? - maybe its a firefox issue here and iexplorer was actually showing me an accurate table. I removed the formatting 1 cell at a time, and its fine now. Incidently, another little difference in firefox is that i dont get the pinexx menu showing if i do a right click inside the table, but i DO if im using iexplorer. So i think im going to stick to iexplorer for the time being. My version is 5.0.0621.

Thanks Ej

   Report 
   08-21-2006, 9:32
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Explorer vs FireFox
Reply Quote

Hi,

yes that might be.
Both browser might display html content different.

Could you please verify the right click problem with our life demo ?
We can not reproduce the problem.

Regards,
Hans-Peter

 


   Report 
Pintexx Forum » Developer Produ... » pinEdit WP » Re: Explorer vs FireFox