View Single Post
  #5  
Old 03-09-2013, 06:19 AM
 
wnc2 wnc2 is offline
 

Senior Member
  
Join Date: May 2003
Posts: 140
 

Default Re: Redactor WYSIWYG Editor Integration

Quote:
Originally Posted by PhilJ
Are you sure it's bold? Are there <b> or <strong> HTML tags in the description source code by default?

Ensure you have put the correct server path in your upload PHP file.


hi phil,

many thanks for your quick reply.

if i write qwerty i see it in bold but the code is simply:
<p>qwerty</p>

than if i select the letters and i press the "B" button (which is obviously deactivated) the letters turn to normal character and the code become:
<p><span style="font-weight: normal;">qwerty</span></p>
if i press "B" again, letters turn Bold again but the bold code doesn't appear, it turn back to:
<p>qwerty</p>


any idea?
__________________
www.wnc2.biz
4.7.6+ fashion walk + xbanners2 + xmenusR
cdseopro - xcms - OPC
enterprise hosting on handsonwebhosting
IMAC with Sierra 10.12
=======
5.3.3.1 on test (maybe ready in 2031)
Reply With Quote