- Posts: 1
- Thank you received: 0
SyntaxError: unterminated string literal [FIREFOX]
- camulatz
- Topic Author
- Offline
- New Member
Less
More
11 years 8 months ago #1431
by camulatz
SyntaxError: unterminated string literal [FIREFOX] was created by camulatz
Uncaught SyntaxError: Unexpected token ILLEGAL [GOOGLE CHROME] on line 3
'<div id="bodyContent" class="placemarkBody">'+
'test'+
'</script>
</div>'+
'</div>';
Same error in Firefox and Chrome
J2.5.9
WAMP
'<div id="bodyContent" class="placemarkBody">'+
'test'+
'</script>
</div>'+
'</div>';
Same error in Firefox and Chrome
J2.5.9
WAMP
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 8 months ago #1432
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic SyntaxError: unterminated string literal [FIREFOX]
Hi.
Check your plugins and Addition HTML field
Some other plugin breaks code
The last closing script tag it is not mine.
Check what you enter. If no - try to disable one by one plugin t find one, which breaks the code
Check your plugins and Addition HTML field
Some other plugin breaks code
Code:
'test'+
'</script>
The last closing script tag it is not mine.
Check what you enter. If no - try to disable one by one plugin t find one, which breaks the code
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.172 seconds