javascript works only if written in one line
5 posters
Page 1 of 1
javascript works only if written in one line
javascript works only if written in one line. but if you copy the normal code somewhere, it doesn't work
used to work on everyone. and then as a result of the updates it became like this
Re: javascript works only if written in one line
Are you should you are copying and pasting correctly? If you are doing it from here, make sure that nothing extra has been added.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: javascript works only if written in one line
can you post a screenshot please
do you get any message ?
is this for all codes or just one?
are the java enabled?
do you get any message ?
is this for all codes or just one?
are the java enabled?
Re: javascript works only if written in one line
correctly
correctly
I can't imagine a screenshot because I have already made all the codes in one line
correctly
I can't imagine a screenshot because I have already made all the codes in one line
Re: javascript works only if written in one line
sorry i can not fully understand youpoesia-verses wrote:correctly
correctly
I can't imagine a screenshot because I have already made all the codes in one line
you have all your codes combined in one code ?
Re: javascript works only if written in one line
have all your codes combined in one code ?
no, of course
no, of course
Re: javascript works only if written in one line
do you get any message?
is this for all codes or just one?
are the java enabled?
is this problem on mobile or desktop version?
ok please answer to each question separately
is this for all codes or just one?
are the java enabled?
is this problem on mobile or desktop version?
ok please answer to each question separately
Last edited by skouliki on September 27th 2020, 08:52; edited 1 time in total
Re: javascript works only if written in one line
It sounds like things could be missing in the code you are using.
Can you tell us where you got the code from.
"IE" where the post / topic / Thread is giving us a URL Address so we can test this our self.
Regards,
Ape
Can you tell us where you got the code from.
"IE" where the post / topic / Thread is giving us a URL Address so we can test this our self.
Regards,
Ape
Re: javascript works only if written in one line
Hello @poesia-verses
Try cleaning up the cache, history and anything like this. All of your members have problems like this? Maybe the cache to them, for visiting the website over too long of period of time got damaged but I'm not sure about that either.
I'd still recommend to clean the cache and if you'd like to do the work, try making a simple jQuery, I'll leave one below for you to make a square. Don't forget please, to clear the cache, then add the code to the javascripts
Another fix might be just to add the codes to your overall_header template as
Try cleaning up the cache, history and anything like this. All of your members have problems like this? Maybe the cache to them, for visiting the website over too long of period of time got damaged but I'm not sure about that either.
I'd still recommend to clean the cache and if you'd like to do the work, try making a simple jQuery, I'll leave one below for you to make a square. Don't forget please, to clear the cache, then add the code to the javascripts
- Code:
$(function(){$(function(){
$('body').append('<div class="square" style="position:absolute;width:150px;height:150px;left:0;top:0;z-index:9999;"></div>');
})
});
Another fix might be just to add the codes to your overall_header template as
|
poesia-verses likes this post
Re: javascript works only if written in one line
if your request is complete, please mark it as Solved
Similar topics
» Written abuse from fellow Member
» Written abuse from fellow Member
» HTML page not posting what's written
» Sound when new post is written?
» Into the Myst: The ending has not yet been written
» Written abuse from fellow Member
» HTML page not posting what's written
» Sound when new post is written?
» Into the Myst: The ending has not yet been written
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum