lay
03-25-2009, 08:07 AM
I have this code : <textarea name="annonce" id="annonce" class="case" style="width:500px; height:300px;" mce_editable="true"><?php $annonce = str_replace("@", "@ ", $annonce); echo $annonce;?></textarea>
this code is have the problem with Opera browser. I think that this cause of
mce_editable function. So can u know other function that support with all the browser?
this code is have the problem with Opera browser. I think that this cause of
mce_editable function. So can u know other function that support with all the browser?