L
L
lik1732020-05-13 20:33:15
JavaScript
lik173, 2020-05-13 20:33:15

Why doesn't the js calendar open?

I want to push the calendar into the html page, here is the code:

<form>
<script src="vigets/calendar_ru.js" type="text/javascript"></script>
<form action="">
<input type="button" value="Открыть календарь" onfocus="this.select();lcs(this)"
  onclick="event.cancelBubble=true;this.select();lcs(this)">

</form>
</script>

It seems that everything is fine on a separate page, why is it so?
Here is the link of the code \ site
link
all thanks, I understood the error. Thanks for the quick answer

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene Chefranov, 2020-05-13
@lik173

Doesn't it bother you to close the script twice?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question