|
|
pinEdit WP
Started by Lodep at 07-03-2008 12:00 . Topic has 5 replies.
 
 
|
|
Sort Posts:
|
|
|
|
07-03-2008, 12:00
|
Lodep
Joined on 03-17-2006
Posts 48
|
Border Collapse ?
|
|
|
|
|
|
Hi,
Can you explain to me why, when i paste this code in the html view :
<table style="border-collapse: collapse" border="0"> <tbody> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> </tbody> </table>
when i switch to the edit mode and go back to html code editor the "Border Collapse" style is removed ?
<table border="0"> <tbody> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> </tbody> </table>
Thanks a lot.
PS : PinEdit 6.1, checked on live demo on pintexx.com and on my computer
Using PinEdit 6.x - Active X with vb6
|
|
|
|
|
Report
|
|
|
|
07-03-2008, 2:48
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
|
|
Hi,
we have tested with latest version of pinEdit 6 and it works for us.
Did you install the latest fix from pintexx.com --> Support --> Fix ?
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
07-03-2008, 2:58
|
Lodep
Joined on 03-17-2006
Posts 48
|
|
|
|
Hi Hans-peter,
Yes, lastest fix installed. Same problem here :
http://pineditdemo.pintexx.com/
Paste this code in the "HTML View" :
<table style="border-collapse: collapse" border="0"> <tbody> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> <tr> <td bgcolor="#417fc8"> <p align="center"> Hello world </p> </td> </tr> </tbody> </table>
Then, go to the "Edit view" and return in "HTML View". You'll see that the "style="border-collapse: collapse"" is removed from the code ! Why ?...
Using PinEdit 6.x - Active X with vb6
|
|
|
|
|
Report
|
|
|
|
07-03-2008, 4:47
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
|
|
Hello,
it seems that this fix has not yet been published.
Please send an email to support@pintexx.com so that we can send you the fix.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
07-03-2008, 6:09
|
Lodep
Joined on 03-17-2006
Posts 48
|
|
|
|
Done.
I'm waiting for your answer.
Thank you.
Using PinEdit 6.x - Active X with vb6
|
|
|
|
|
Report
|
|
|
|
07-07-2008, 3:10
|
Lodep
Joined on 03-17-2006
Posts 48
|
|
|
|
Any news ?
Still waiting for your mail...
Thanks.
Using PinEdit 6.x - Active X with vb6
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit WP » Re: Border Collapse ?
|
|
|
|