Tamam, böylece temelde bazı bilgileri girmek için benim kullanıcı için bir yol olarak FCKeditor kullanıyorum. Bu DB saklanır zaman, bu nedenle gibi saklanır
<p> </p>
<div style=\"margin: 0in 0in 10pt\"><b><span style=\"color: #666666\">Test Title</span></b><span style=\"color: #666666\"> <br />
Address goes here <br />
This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location.</span></div>
Neyse, ne zaman çıktı onu alır ve bir google harita üzerinde bir iğne ucu oluşturur ve bu metin açılan pencerenin içine giren bir işlev içine gönderilen bu metin. Ben çalıştırıyorum sorun, php javascript fonksiyonu çağırmak çıkış yaptığında bu gibi görünüyor olduğunu
showAddress(" <p> </p>
<div style=\"margin: 0in 0in 10pt\"><b><span style=\"color: #666666\">Test Title</span></b><span style=\"color: #666666\"> <br />
Address goes here <br />
This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location. This is some lengthy text about the location.</span></div>");
Temelde satır sonları ve sonra boşluk girmek vurmak zaman bir 'literal sonlandırılmamıs string' ile çıkmak için javascript neden oluyor.
Thanks,
Levi