HacıKedi Hectopat Katılım 9 Şubat 2021 Mesajlar 272 Daha fazla Cinsiyet Erkek 9 Ocak 2022 #1 [CODE title="Yazdığım kod"]document.designMode on[/CODE] Bu kodu yazıp ENTER'a bastığımda bu hatayı alıyorum. [CODE title="Aldığım hata"]Uncaught SyntaxError: Unexpected identifier[/CODE] Çözümü nedir?
[CODE title="Yazdığım kod"]document.designMode on[/CODE] Bu kodu yazıp ENTER'a bastığımda bu hatayı alıyorum. [CODE title="Aldığım hata"]Uncaught SyntaxError: Unexpected identifier[/CODE] Çözümü nedir?
kaan_js Hectopat Katılım 27 Aralık 2019 Mesajlar 204 Daha fazla Cinsiyet Erkek 10 Ocak 2022 #2 document.designMode = "on" yapmalısın, string olarak vermemişsin ve eşittir kullanmamışsın
HacıKedi Hectopat Katılım 9 Şubat 2021 Mesajlar 272 Daha fazla Cinsiyet Erkek 10 Ocak 2022 #3 kaan_js dedi: Document. Designmode = "on" Yapmalısın, string olarak vermemişsin ve eşittir kullanmamışsın. Genişletmek için tıkla... Çok bilgim yoktu teşekkür.
kaan_js dedi: Document. Designmode = "on" Yapmalısın, string olarak vermemişsin ve eşittir kullanmamışsın. Genişletmek için tıkla... Çok bilgim yoktu teşekkür.
J jameswarn007 Yoctopat Katılım 14 Ağustos 2022 Mesajlar 1 Daha fazla Cinsiyet Erkek 14 Ağustos 2022 #4 You can print the code on word file and save it as a pdf. Upload it on code community or upload it a jpeg to get the solution. You can compress pdf online and share it as an attachment.
You can print the code on word file and save it as a pdf. Upload it on code community or upload it a jpeg to get the solution. You can compress pdf online and share it as an attachment.