KTML for JSP Forum :: Table borders will not go to "0"
This thread was displayed: 409 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Wiley Jacobs
06-09-2006 06:35:42 GMT +2
|
I've tried many times to add a table and change the borders to "0", although it always writes the code to "1". The end result with borders does not look as good. Is there anyay to fix this?
|
|
|
Cristian IVASCU[InteraktOnline]
06-09-2006 16:50:27 GMT +2
|
Hi Wiley,
Changing the border value for a table through the properties panel, or even in the code - in which case you must make sure to use the proper format, with quotes - should save your choice. We were unable to reproduce this on our testing servers, so please provide an URL where we can reproduce it and, if possible, details for a FTP connection to the server so we can debug this issue.
Regards,
Cristian
|
|
|
Wiley Jacobs
06-10-2006 00:35:32 GMT +2
|
I'm running the app locally, so it's a bit hard to get to externally right now. I've fixed the problem by doing a string character replace on table border="1" to border="0" when going through my servlet. It's kind of a hack, but it works okay. I have tried it with the sample app and it seems to be working fine, so there must be something in my configuration. I will continue to compare mine in my application and the sample one. Anyway, I will figure that out, I however really need help with the ImageMagick issue. http://www.interaktonline.com/Products/Online-HTML-Editor/KTML-for-JSP/Product-Forum/Details/97347/ImageMagick+not+working.html Thank you, great product!
|
|
|
Cristian IVASCU[InteraktOnline]
06-12-2006 10:11:32 GMT +2
|
Hi Wiley,
This explains why the problem did not reproduce in our testing environment. Hope you find the difference in configuration soon enough. As for the other problem, we are working on it today.
Regards,
Cristian
|
|
|
benjamin wende
07-15-2009 19:35:16 GMT +2
|
|
|
|