Project

General

Profile

[OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it?

Added by REEMC about 3 years ago

well exactly that

well exactly that
it is not a path or writing error


Replies (7)

RE: Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by gstrauss about 3 years ago

Please see How to get support

Recognize that this forum is for the lighttpd webserver and not for your client side HTML, and then please go elsewhere, starting with your favorite search engine.

RE: [OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by stbuehler about 3 years ago

Right now the problem is you - there is exactly no useful description of anything here.

My only guess is that you skipped the mime type setup.

RE: [OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by REEMC about 3 years ago

Yeah that's right

if i place
mimetype.assign = (
".js" => "text / javascript"

the server does not start

RE: [OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by REEMC about 3 years ago

REEMC wrote in RE: [OT] Why when I do a src = "" it does not load the .j...:

Yeah that's right

if i place
mimetype.assign = (
".js" => "text / javascript"

the server does not start

RE: [OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by REEMC about 3 years ago

you can now place the mimetype
and the .js still not loading

RE: [OT] Why when I do a src = "" it does not load the .js, but if I do it in the same HTML if it executes it? - Added by stbuehler about 3 years ago

You are unable to follow the "How to get support" instructions, so we can't help you.

    (1-7/7)